.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}@layer variables, font-stack, resets, base, elements, components, utils;@layer components{.accordion-list{background-color:#f8f8f8;padding-block:3pc;padding-inline:var(--page-padding-inline)}.accordion-list__back{align-items:center;background:none;border:none;color:var(--brand-black);display:inline-flex;font-size:var(--font-size-small)!important;font-weight:var(--font-weight);gap:.5rem;letter-spacing:.14px;margin-block-end:var(--spacing-24)!important;padding:0;text-decoration-line:none}.accordion-list__back svg{block-size:.625rem;color:transparent;inline-size:.625rem}.accordion-list__content{background-color:var(--brand-white);font-family:var(--font-greet-standard);padding:2rem 1.5rem 4rem 3.5rem}.accordion-list__header{align-items:center;display:flex;justify-content:space-between;padding-block-end:3.0625rem;padding-inline-start:var(--spacing-16)}.accordion-list__title{color:var(--brand-toefl-duskwinkle);font-family:var(--font-toefl);font-size:var(--font-size-heading-small);font-weight:var(--font-weight-semibold);line-height:1.5rem}.accordion-list .accordion-list__rte-content{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.accordion-list .accordion-list__rte-content table{--table-border-color:#d9d9d9;border-collapse:collapse;color:var(--brand-black)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight)!important;line-height:1.225rem!important;width:100%}.accordion-list .accordion-list__rte-content table th{border:1px solid var(--table-border-color);font-size:var(--font-size-large)!important;font-weight:var(--font-weight-semibold);line-height:1.5;padding:var(--spacing-16) var(--spacing-16)}.accordion-list .accordion-list__rte-content table td{border:1px solid var(--table-border-color);font-size:var(--font-size-medium);line-height:1.5;padding:var(--spacing-8) var(--spacing-16)}.no-border .accordion-list .accordion-list__rte-content table td:first-child,.no-border .accordion-list .accordion-list__rte-content table th:first-child{border-right-color:transparent}.accordion-list .accordion-list__rte-content ol,.accordion-list .accordion-list__rte-content ul{margin-inline-start:var(--spacing-24)}.accordion-list .accordion-list__rte-content ol li:not(:last-child),.accordion-list .accordion-list__rte-content ul li:not(:last-child){margin-block-end:var(--spacing-6)}.accordion-list form input[type=text]:focus-visible{box-shadow:none!important}.accordion-list__search{align-items:center;border:1px solid var(--brand-black);display:flex;flex-grow:1;margin-inline-start:var(--spacing-10);max-width:580px;padding-inline-start:var(--spacing-20)}.accordion-list__search-input{border:none;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:1.275rem;outline:none;width:100%}.accordion-list__search-button{align-items:center;background-color:var(--brand-toefl-duskwinkle);border:none;cursor:pointer;display:flex;margin:var(--spacing-4)!important;padding:var(--spacing-10) var(--spacing-16)}.accordion-list__search-button svg{block-size:1.125rem;color:transparent;inline-size:1.125rem}.accordion-list__question{background-color:transparent;border-block-end:1px solid #d5d6d6;border-block-start:none;border-inline:none;cursor:pointer;display:grid;font-size:var(--font-size-small);font-weight:var(--font-weight-medium);grid-template-columns:1fr auto;letter-spacing:.14px;line-height:1.225rem;padding-block:var(--spacing-24);padding-inline-end:var(--spacing-24);padding-inline-start:var(--spacing-40);text-align:left;width:100%}.accordion-list__question:hover{background-color:#f5f6ff}.accordion-list__question:hover .accordion-list__qutitle{text-decoration-line:underline}.accordion-list__qutitle{color:var(--brand-black)!important;font-family:var(--font-greet-standard)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight-medium)!important;line-height:1.225rem!important}.accordion-list__qutitle.is--open{color:var(--brand-toefl-duskwinkle)!important;padding-block-end:var(--spacing-24)}.accordion-list__qutitle.is--open .accordion-list__answer li,.accordion-list__qutitle.is--open .accordion-list__answer p{color:var(--brand-black)}.accordion-list__icon{align-items:center;display:inline-flex;margin-inline-end:auto}.accordion-list__icon svg{block-size:1.5rem;inline-size:1.5rem}.accordion-list__answer{padding-block-end:var(--spacing-24);padding-block-start:var(--spacing-24)}.accordion-list__answer p,.accordion-list__answer ul li{color:var(--brand-black)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight)!important;line-height:1.225rem!important}.accordion-list__error{font-weight:var(--font-weight-semibold);text-align:center}@media(max-width:767px){.accordion-list{background-color:none;padding-inline:0!important}.accordion-list__back{margin-block-end:var(--spacing-20)!important}.accordion-list__content{padding-inline:var(--spacing-20)!important}.accordion-list__header{align-items:normal;flex-direction:column;gap:var(--spacing-10);padding-block-end:var(--spacing-20);padding-inline-start:0}.accordion-list__search{margin:0}.accordion-list__question{padding-block:var(--spacing-24)!important;padding-inline:var(--spacing-16)!important}}.accordion-list[data-theme=toeic-link-dark]{background-color:var(--color-surface);font-family:var(--font-toeic);padding-block:var(--spacing-88)}@media(max-width:767px){.accordion-list[data-theme=toeic-link-dark]{padding-block-end:var(--spacing-64);padding-block-start:var(--spacing-24);padding-inline:var(--page-padding-inline)!important}}.accordion-list[data-theme=toeic-link-dark] .accordion-list__header{padding-block-end:var(--spacing-48)}.accordion-list[data-theme=toeic-link-dark] .accordion-list__search{border:1px solid var(--brand-toeic-beige-2)}.accordion-list[data-theme=toeic-link-dark] .accordion-list__search input::placeholder{color:var(--brand-toeic-beige-2)}.accordion-list[data-theme=toeic-link-dark] .accordion-list__search-button,.accordion-list[data-theme=toeic-link-dark] .accordion-list__search-input{background-color:transparent}.accordion-list[data-theme=toeic-link-dark] .accordion-list__back{color:var(--brand-toeic-beige-2)}.accordion-list[data-theme=toeic-link-dark] .accordion-list__back svg path{stroke:var(--brand-toeic-beige-2)}.accordion-list[data-theme=toeic-link-dark] .accordion-list__content{background-color:inherit;padding:0}.accordion-list[data-theme=toeic-link-dark] .accordion-list__title{color:var(--brand-toeic-beige-2);font-family:var(--font-toeic);font-size:2pc;font-weight:300;letter-spacing:.32px;line-height:2.8pc}.accordion-list[data-theme=toeic-link-dark] .accordion-list__question{background-color:#373837}.accordion-list[data-theme=toeic-link-dark] .accordion-list__question:hover{background-color:#636563}.accordion-list[data-theme=toeic-link-dark] .accordion-list__question:hover:has(.is--open) .accordion-list__qutitle{text-decoration:none}.accordion-list[data-theme=toeic-link-dark] .accordion-list__question:focus-visible{--color-on-surface:var(--brand-toeic-beige-2);position:relative}.accordion-list[data-theme=toeic-link-dark] .accordion-list__qutitle{color:var(--brand-toeic-beige-2)!important;font-family:var(--font-toeic)!important;font-weight:var(--font-weight-semibold)!important}.accordion-list[data-theme=toeic-link-dark] .accordion-list__qutitle.is--open{color:var(--brand-toeic-link-aqua-blue)!important}.accordion-list[data-theme=toeic-link-dark] .accordion-list__icon svg path{stroke:var(--brand-toeic-beige-2)}.accordion-list[data-theme=toeic-link-dark] .accordion-list__answer{padding-block-end:var(--spacing-12)}.accordion-list[data-theme=toeic-link-dark] .accordion-list__answer p,.accordion-list[data-theme=toeic-link-dark] .accordion-list__answer ul li{color:var(--brand-toeic-beige-2)!important;font-family:var(--font-toeic)}@media(max-width:767px){.accordion-list[data-theme=toeic-link-dark] .accordion-list__content{padding-inline:0!important}.accordion-list[data-theme=toeic-link-dark] .accordion-list__title{font-size:28px;letter-spacing:.28px;line-height:39.2px;padding-inline:var(--spacing-16)}.accordion-list[data-theme=toeic-link-dark] .accordion-list__header{padding-block-end:var(--spacing-20)}.accordion-list[data-theme=toeic-link-dark] .accordion-list__question,.accordion-list[data-theme=toeic-link-dark] .accordion-list__question:hover{background-color:transparent}.accordion-list[data-theme=toeic-link-dark] .accordion-list__question:hover .accordion-list__qutitle{text-decoration:none}.accordion-list[data-theme=toeic-link-dark] .accordion-list__qutitle.is--open{padding-block-end:0}.accordion-list[data-theme=toeic-link-dark] .accordion-list__answer{padding-block-end:var(--spacing-12)}}.accordion-list[data-theme=toeic-white-green]{background-color:var(--color-surface);font-family:var(--font-toeic);padding-block:var(--spacing-88)}@media(max-width:767px){.accordion-list[data-theme=toeic-white-green]{padding-block-end:var(--spacing-56);padding-block-start:var(--spacing-40);padding-inline:var(--page-padding-inline)!important}}.accordion-list[data-theme=toeic-white-green] .accordion-list__header{font-family:var(--font-toeic);padding-block-end:var(--spacing-48)}.accordion-list[data-theme=toeic-white-green] .accordion-list__search{border:1px solid var(--brand-black)}.accordion-list[data-theme=toeic-white-green] .accordion-list__search input::placeholder{color:var(--brand-black)}.accordion-list[data-theme=toeic-white-green] .accordion-list__search-input{background-color:transparent}.accordion-list[data-theme=toeic-white-green] .accordion-list__search-button{background-color:#005837}.accordion-list[data-theme=toeic-white-green] .accordion-list__back{color:var(--brand-black)}.accordion-list[data-theme=toeic-white-green] .accordion-list__back svg path{stroke:var(--brand-black)}.accordion-list[data-theme=toeic-white-green] .accordion-list__content{background-color:inherit;font-family:var(--font-toeic);padding:0}.accordion-list[data-theme=toeic-white-green] .accordion-list__title{color:var(--brand-black);font-family:var(--font-toeic);font-size:2pc;font-weight:600;letter-spacing:.32px;line-height:2.8pc}.accordion-list[data-theme=toeic-white-green] .accordion-list__question{background-color:var(--brand-white)}.accordion-list[data-theme=toeic-white-green] .accordion-list__question:hover{background-color:var(--brand-toeic-light-green)}.accordion-list[data-theme=toeic-white-green] .accordion-list__question:focus-visible{--color-on-surface:var(--brand-black);position:relative}.accordion-list[data-theme=toeic-white-green] .accordion-list__qutitle{color:var(--brand-black)!important;font-family:var(--font-toeic)!important;font-weight:var(--font-weight-semibold)!important}.accordion-list[data-theme=toeic-white-green] .accordion-list__qutitle.is--open{color:#005837!important}.accordion-list[data-theme=toeic-white-green] .accordion-list__icon svg path{stroke:var(--brand-black)}.accordion-list[data-theme=toeic-white-green] .accordion-list__answer{font-family:var(--font-toeic);padding-block-end:var(--spacing-12)}.accordion-list[data-theme=toeic-white-green] .accordion-list__answer p,.accordion-list[data-theme=toeic-white-green] .accordion-list__answer ul li{color:var(--brand-black)!important;font-family:var(--font-toeic)}.accordion-list[data-theme=toeic-white-green] .accordion-list__rte-content table td{font-size:var(--font-size-small)}@media(max-width:767px){.accordion-list[data-theme=toeic-white-green] .accordion-list__content{padding-inline:0!important}.accordion-list[data-theme=toeic-white-green] .accordion-list__title{font-size:28px;letter-spacing:.28px;line-height:2.1pc;padding-inline:var(--spacing-16)}.accordion-list[data-theme=toeic-white-green] .accordion-list__header{font-family:var(--font-toeic);padding-block-end:var(--spacing-20)}.accordion-list[data-theme=toeic-white-green] .accordion-list__question,.accordion-list[data-theme=toeic-white-green] .accordion-list__question:hover{background-color:transparent}.accordion-list[data-theme=toeic-white-green] .accordion-list__question:hover .accordion-list__qutitle{text-decoration:none}.accordion-list[data-theme=toeic-white-green] .accordion-list__qutitle.is--open{padding-block-end:0}.accordion-list[data-theme=toeic-white-green] .accordion-list__answer{padding-block-end:var(--spacing-12)}}.accordion-list[data-theme^=gre] .accordion-list__rte-content table th{background-color:var(--brand-gre-purple);border:none;color:var(--brand-white)}.accordion-list[data-theme^=toefl] .accordion-list__rte-content table th{background-color:var(--brand-toefl-periwinkle);border:none;color:var(--brand-black)}.accordion-list[data-theme=toefl-he-xlight]{background-color:var(--color-surface);padding-block:var(--spacing-64)}@media(max-width:767px){.accordion-list[data-theme=toefl-he-xlight]{padding-block:var(--spacing-32)}}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__content{padding:0}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__header{justify-content:center;padding-block-end:var(--spacing-32);padding-inline-start:0}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__title{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__question{background-color:var(--brand-gray);border:1px solid #d5d6d6;margin-block-end:var(--spacing-8);padding:var(--spacing-16) var(--spacing-24)!important}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__question:last-child{margin-block-end:0}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__question:hover{background-color:#f4f4ff}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__question:hover .accordion-list__qutitle{text-decoration-line:none}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__question:hover .accordion-list__icon{background-color:rgba(51,51,51,.08);box-shadow:0 0 0 1px var(--brand-toefl-duskwinkle)}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__qutitle{align-self:center;font-family:var(--font-toefl)!important;font-size:var(--font-size-xlarge)!important;font-weight:var(--font-weight-bold)!important;letter-spacing:0;line-height:var(--font-line-height-xtight)!important}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__qutitle.is--open{color:var(--brand-black)!important;padding-block-end:var(--spacing-16)}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__answer{padding:0}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__answer li,.accordion-list[data-theme=toefl-he-xlight] .accordion-list__answer p{color:var(--brand-toefl-charcoal)!important;font-size:var(--font-size-medium)!important;font-weight:var(--font-weight)!important;letter-spacing:.16px;line-height:var(--font-line-height-tight)!important}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__answer a,.accordion-list[data-theme=toefl-he-xlight] .accordion-list__answer a:active{color:var(--brand-toefl-duskwinkle)}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__icon{align-self:flex-start;border:1px solid var(--brand-toefl-duskwinkle);padding:var(--spacing-6)}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__icon svg{block-size:var(--spacing-20);inline-size:var(--spacing-20)}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__icon svg path{stroke:var(--brand-toefl-duskwinkle);stroke-width:2px}@media(max-width:767px){.accordion-list[data-theme=toefl-he-xlight] .accordion-list__content{padding-inline:var(--page-padding-inline)!important}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__header{text-align:center}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__title{font-size:var(--font-size-heading-medium)}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__question{column-gap:var(--spacing-16)}.accordion-list[data-theme=toefl-he-xlight] .accordion-list__qutitle{font-size:var(--font-size-large)!important}}[data-theme=gre-xlight].accordion-list{background-color:var(--brand-white)}[data-theme=gre-xlight].accordion-list .accordion-list__title{color:var(--brand-gre-purple);font-family:var(--font-gre)!important}[data-theme=gre-xlight].accordion-list .accordion-list__search-button{background-color:var(--brand-gre-purple)}[data-theme=gre-xlight].accordion-list .accordion-list__question:hover{background-color:var(--brand-gre-ivory)}[data-theme=gre-xlight].accordion-list .accordion-list__qutitle{font-family:var(--font-gre)!important}[data-theme=gre-xlight].accordion-list .accordion-list__qutitle.is--open{color:var(--brand-gre-purple)!important;padding-block-end:var(--spacing-24)}[data-theme=gre-xlight].accordion-list .accordion-list__answer{font-family:var(--font-gre)!important}.c-alert-message{--link-color:#003082;align-items:center;background-color:#fdb913;border-radius:0;color:var(--link-color);column-gap:.75rem;display:none;font-size:var(--font-size-medium);font-weight:400;justify-content:center;letter-spacing:.2px;line-height:1.5rem;min-block-size:46px;padding-block:calc(var(--font-size-medium)/2);padding-inline-end:3rem;padding-inline-start:var(--font-size-medium);position:relative;text-transform:none}.enableAlert .c-alert-message{display:flex}.c-alert-message>svg{color:#003356;min-inline-size:var(--font-size-xlarge)}.c-alert-message--text>*{display:inline-block}.c-alert-message--text a{color:inherit;font-weight:700;padding:2px}.c-alert-message--text a:focus{outline:2px solid var(--link-color)}.c-alert-message--text a:focus,.c-alert-message--text a:hover{background-color:#d8eaff;border-radius:4px;text-decoration:none}.c-alert-message--close{background:none;border:none;border-radius:.25rem;bottom:0;color:#000;margin:auto;padding-block:var(--font-size-tooSmall);padding-inline:var(--font-size-medium);position:absolute;right:0;top:0}.c-alert-message--close svg{block-size:var(--font-size-medium);display:block}.c-alert-message--close:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:1px auto -webkit-focus-ring-color}.c-alert-message .icon-arrow{display:none;margin-left:2px;min-height:15px;min-width:13px}}@layer components{@media(max-width:768px){.c-alert-message{font-size:var(--font-size-small)}}.theme-toefl .c-alert-message,.theme-toefl-he .c-alert-message{background-color:var(--brand-toefl-highlighter-yellow);color:var(--brand-black);column-gap:2px;font-family:var(--font-greet-standard);letter-spacing:.16px;line-height:var(--font-line-height-tight)}.theme-toefl .c-alert-message>svg,.theme-toefl-he .c-alert-message>svg{color:var(--brand-black)}.theme-toefl .c-alert-message .icon-bell,.theme-toefl-he .c-alert-message .icon-bell{display:none}.theme-toefl .c-alert-message .icon-arrow,.theme-toefl-he .c-alert-message .icon-arrow{display:inline-block;vertical-align:middle}.theme-toefl .c-alert-message--close svg,.theme-toefl-he .c-alert-message--close svg{height:18px;width:14px}.theme-toefl .c-alert-message--close:focus,.theme-toefl-he .c-alert-message--close:focus{box-shadow:none}.theme-toefl .c-alert-message--text b,.theme-toefl .c-alert-message--text strong,.theme-toefl-he .c-alert-message--text b,.theme-toefl-he .c-alert-message--text strong{font-weight:var(--font-weight-semibold)}.theme-toefl .c-alert-message--text svg,.theme-toefl-he .c-alert-message--text svg{color:inherit}.theme-toefl .c-alert-message--text a,.theme-toefl-he .c-alert-message--text a{font-weight:inherit}.theme-toefl .c-alert-message--text a:focus,.theme-toefl-he .c-alert-message--text a:focus{outline-color:2px solid var(--brand-black)}.theme-toefl .c-alert-message--text a:focus,.theme-toefl .c-alert-message--text a:hover,.theme-toefl-he .c-alert-message--text a:focus,.theme-toefl-he .c-alert-message--text a:hover{background-color:transparent;text-decoration:underline}.theme-toeic .c-alert-message{background-color:var(--brand-toeic-yellow-green);color:var(--brand-black);column-gap:2px;font-family:var(--font-toeic);font-weight:var(--font-weight-semibold);line-height:30px}.theme-toeic .c-alert-message>svg{color:var(--brand-black)}.theme-toeic .c-alert-message .icon-bell{display:none}.theme-toeic .c-alert-message .icon-arrow{display:inline-block;vertical-align:middle}.theme-toeic .c-alert-message--close svg{height:18px;width:14px}.theme-toeic .c-alert-message--close:focus{box-shadow:none}.theme-toeic .c-alert-message--text b,.theme-toeic .c-alert-message--text strong{font-weight:var(--font-weight-semibold)}.theme-toeic .c-alert-message--text svg{color:inherit}.theme-toeic .c-alert-message--text a{font-weight:inherit}.theme-toeic .c-alert-message--text a:focus{outline-color:2px solid var(--brand-black)}.theme-toeic .c-alert-message--text a:focus,.theme-toeic .c-alert-message--text a:hover{background-color:transparent;text-decoration:underline}.c-btn-button{column-gap:var(--spacing-20);display:flex;flex-wrap:wrap;row-gap:var(--spacing-20)}.c-btn-button.align-left{justify-content:flex-start}.c-btn-button.align-center{justify-content:center}.c-btn-button.align-right{justify-content:flex-end}.c-btn-button.orientation-vertical{flex-direction:column}.c-btn-button.orientation-vertical.align-left{align-content:flex-start}.c-btn-button.orientation-vertical.align-center{align-content:center}.c-btn-button.orientation-vertical.align-right{align-content:flex-end}.c-btn-button.orientation-horizontal{flex-direction:row}.c-btn-button.orientation-horizontal.align-left{justify-content:flex-start}.c-btn-button.orientation-horizontal.align-center{justify-content:center}.c-btn-button.orientation-horizontal.align-right{justify-content:flex-end}.c-Cards-filter{padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}.c-Cards-filter[data-theme=toefl-xlight-duskwinkle]{--color-surface:var(--brand-gray)}.c-Cards-filter[data-theme*=xlight] .c-Cards__list{box-shadow:2px 2px var(--spacing-16) 0 rgba(0,0,0,.08)}.c-Cards-filter .no-result{font-weight:var(--font-weight-semibold)}.c-Cards-filter .loading-card,.c-Cards-filter .no-result{font-size:var(--spacing-20);padding-block-end:var(--spacing-56);text-align:center}.c-Cards-filter .loading-card{color:#2e2e2e}.c-Cards-filter .url{word-break:break-all}.c-Cards-filter .filters{display:grid;gap:var(--spacing-24);margin-block-end:var(--spacing-48)}}@layer components{@media(min-width:768px){.c-Cards-filter .filters{grid-template-columns:repeat(2,1fr);margin-block-end:4.375rem}}@media(min-width:768px)and (max-width:1024px){.c-Cards-filter .filters>form{grid-column:span 2}}@media(min-width:1025px){.c-Cards-filter .filters{grid-template-columns:repeat(3,1fr)}}@media(min-width:1201px){.c-Cards-filter .filters{gap:var(--spacing-32)}}.c-Cards-filter .filter-input{position:relative}.c-Cards-filter .filter-input input{background-color:var(--brand-white);block-size:var(--spacing-40);border:1px solid var(--color-on-surface);color:var(--brand-black);display:block;font-size:var(--font-size-medium);inline-size:100%;padding-block:var(--spacing-10);padding-inline-end:calc(var(--spacing-56) + var(--spacing-10));padding-inline-start:var(--spacing-48)}.c-Cards-filter .filter-input svg{inline-size:var(--spacing-24);inset-block:0;inset-inline-start:var(--spacing-12);margin-block:auto;position:absolute}.c-Cards-filter .filter__search-btn{align-items:center;background-color:var(--color-on-surface);block-size:var(--spacing-40);border:none;border-radius:0;color:var(--brand-white);display:flex;inline-size:var(--spacing-56);inset-block-start:0;inset-inline-end:0;justify-content:center;position:absolute}.c-Cards-filter .filter__search-btn:after{block-size:10px;border-block-end:1px solid currentColor;border-inline-end:1px solid currentColor;content:"";inline-size:10px;rotate:-45deg}.c-Cards-filter .filter-select{background-color:var(--brand-white);border:1px solid var(--color-on-surface);position:relative}.c-Cards-filter .filter-select i{align-items:center;background-color:var(--color-on-surface);block-size:var(--spacing-40);color:var(--brand-white);display:flex;inline-size:var(--spacing-56);inset-block-start:0;inset-inline-end:0;justify-content:center;pointer-events:none;position:absolute}.c-Cards-filter .filter-select i:after{block-size:10px;border-block-end:1px solid currentColor;border-inline-end:1px solid currentColor;content:"";inline-size:10px;margin-block-start:-2px;rotate:45deg}.c-Cards-filter .filter-select__field{background-color:transparent;block-size:var(--spacing-40);border:none;color:var(--brand-black);display:block;padding-inline:var(--spacing-16);width:100%}.c-Cards-filter .c-Cards__lists{display:grid;gap:var(--spacing-32);grid-template-columns:repeat(1,1fr)}.c-Cards-filter .c-Cards__lists+.c-pagination{margin-block-start:var(--spacing-48)}@media(min-width:768px){.c-Cards-filter .c-Cards__lists{gap:var(--spacing-20);grid-template-columns:repeat(2,1fr)}}@media(min-width:1201px){.c-Cards-filter .c-Cards__lists{grid-template-columns:repeat(3,1fr)}}.c-Cards-filter .c-Cards__list{background-color:var(--brand-white);border-radius:var(--spacing-16)}@media(min-width:768px){.c-Cards-filter .c-Cards__list{display:flex;flex-direction:column}}.c-Cards-filter .c-Cards__list .eyebrow{margin-block-end:.625rem}.c-Cards-filter .c-Cards__list .description,.c-Cards-filter .c-Cards__list .eyebrow{color:#2e2e2e;font-family:var(--font-greet-standard);font-size:var(--font-size-medium);line-height:1.375}.c-Cards-filter .c-Cards__list .description{margin-block-start:1.25rem}.c-Cards-filter .c-Cards__list .description div+.speciality{margin-block-start:var(--spacing-10)}.c-Cards-filter .c-Cards__list .description .speciality strong{font-weight:var(--font-weight-medium)}@media(min-width:768px){.c-Cards-filter .c-Cards__list .description{margin-block-start:1.875rem}}.c-Cards-filter .c-Cards__list h3{font-family:var(--font-heading-variant)!important;font-size:1.3125em!important;font-weight:var(--font-weight-bold)!important;line-height:1.3!important;text-transform:capitalize}.c-Cards-filter .c-Cards__list figure{border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex}.c-Cards-filter .c-Cards__list figure img{border-top-left-radius:inherit;border-top-right-radius:inherit;display:block;inline-size:100%;max-inline-size:100%}.c-Cards-filter .c-Cards__list-body{padding:var(--spacing-24)}@media(min-width:768px){.c-Cards-filter .c-Cards__list-body{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:3.125rem}}.c-Cards-filter .c-Cards__list-action{padding-block-start:2.25rem}@media(max-width:767px){.c-Cards-filter .c-Cards__list-action{padding-block-start:var(--spacing-32)}}.c-Cards-filter .e-cta--primary:hover{--color-surface:var(--brand-white)}.c-breaker-module{padding-inline:var(--page-padding-inline)}}@layer components{@media(max-width:767px){.c-breaker-module{padding-inline:0}}.c-breaker-module__cards{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.c-breaker-module__cards.cc-3{grid-template-columns:repeat(3,1fr)}.c-breaker-module__cards.cc-1{grid-template-columns:repeat(1,1fr)}@media(max-width:767px){.c-breaker-module__cards{display:flex;flex-direction:column}}.c-breaker-module.border-enabled .c-breaker-module__card:not(:last-child){border-inline-end:1px solid var(--color-separator-outline)}@media(max-width:767px){.c-breaker-module.border-enabled .c-breaker-module__card{border-block-end:1px solid var(--color-separator-outline);border-inline-end:none!important}.c-breaker-module.border-enabled .c-breaker-module__card:last-child{border-block-end:none}}.c-breaker-module__card{display:flex;flex-direction:column;padding-block:var(--spacing-80)}.c-breaker-module__cards.cc-3 .c-breaker-module__card{padding-inline:var(--spacing-32)}.c-breaker-module__cards.cc-2 .c-breaker-module__card{padding-inline:var(--spacing-96)}.c-breaker-module__cards.cc-2 .c-breaker-module__card:not(:last-child){padding-inline-start:0}.c-breaker-module__cards.cc-2 .c-breaker-module__card:not(:first-child){padding-inline-end:0}.c-breaker-module__cards.cc-1 .c-breaker-module__card{border-inline-end:none!important}.c-breaker-module__card figure img{height:var(--spacing-40);margin-block-end:var(--spacing-40);width:5.8rem}.c-breaker-module__card .eyebrow{font-size:var(--font-size-eyebrow-small);padding-block-end:var(--spacing-32)}.c-breaker-module__card .title{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:100%;margin-block-end:var(--spacing-32)}.c-breaker-module__card .description{font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:140%}.c-breaker-module__card .description a{color:var(--color-content-highlight);text-decoration:underline}.c-breaker-module__card .description a:hover{color:var(--color-content-highlight);cursor:pointer}.c-breaker-module__card .description a:focus{outline:2px solid var(--brand-white)}@media(max-width:767px){.c-breaker-module__card{display:flex;flex-direction:column;padding-block:var(--spacing-40);padding-inline:var(--spacing-32)!important}.c-breaker-module__card figure img{height:var(--spacing-32);margin-block-end:var(--spacing-16);width:4.64rem}.c-breaker-module__card .title{font-size:var(--font-size-large);line-height:1.2;margin-block-end:var(--spacing-16)}.c-breaker-module__card .description{font-size:var(--font-size-small)}}@media(min-width:768px)and (max-width:1199px){.c-breaker-module__card{padding-block:var(--spacing-40)}.c-breaker-module__card figure img{height:var(--spacing-40);margin-block-end:var(--spacing-40);width:5.8rem}.c-breaker-module__card .title{font-size:var(--font-size-large);margin-block-end:var(--spacing-40)}.c-breaker-module__card .description{font-size:var(--font-size-small);line-height:140%}}@media(max-width:767px){.c-breaker-module{padding-block-end:var(--spacing-16)}}}@layer components{.container-table{padding-block:var(--spacing-40);padding-inline:var(--page-padding-inline)}@media(min-width:1201px){.container-table{padding-inline:4.75rem}}.container-table__content{background-color:var(--brand-toefl-duskwinkle);font-family:var(--font-greet-standard);margin-inline:auto;max-width:966pt;padding:3.125rem}.container-table__content-grid{display:grid;gap:var(--spacing-40);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.container-table__title-desc{color:var(--brand-white);display:flex;flex-direction:column;gap:var(--spacing-16);padding-block-end:var(--spacing-40);text-align:center}.container-table__title-desc .title{font-family:var(--font-toefl);font-size:var(--font-size-heading-large);font-weight:600;line-height:2rem}.container-table__title-desc p{font-size:var(--font-size-large);font-weight:400;line-height:1.125rem}.container-table__box{background-color:var(--brand-white);border-radius:4px;padding:var(--spacing-20);position:relative;text-align:center}.container-table__box .limited-offer-badge{align-items:center;background-image:url(../../../etc.clientlibs/ets/clientlibs/clientlib-marketing/resources/images/australianVector.svg);background-position:50%;background-size:cover;display:flex;font-size:var(--font-size-heading-xsmall);font-weight:400;height:4.94em;justify-content:center;line-height:1.25rem;position:absolute;right:15px;text-align:center;top:-17px;width:4.57em}.container-table__box .notes{font-size:14px;line-height:18.2px;padding-block-start:20px;text-align:left}@media(min-width:1201px){.container-table__box:first-child .container-table__title{padding-inline-end:75pt;padding-inline-start:0;text-align:right;white-space:nowrap}}.container-table__title{border-block-end:1px solid var(--brand-toefl-duskwinkle);color:var(--brand-toefl-duskwinkle);font-size:var(--font-size-heading-medium);font-weight:600;line-height:2.275rem;padding-block-end:var(--spacing-18);padding-inline:5.375rem}.container-table__title svg{height:36px;margin-inline-start:var(--spacing-10);vertical-align:middle;width:36px}.container-table__price{color:var(--brand-black);font-size:var(--font-size-heading-small);font-weight:600;letter-spacing:.24px;line-height:1.95rem;padding-block-start:var(--spacing-16)}.container-table__details{display:flex;flex-direction:column;gap:var(--spacing-10);padding-block-start:var(--spacing-16)}.container-table__detail{border-radius:4px;display:flex;overflow:hidden}.container-table__detail .label{align-items:center;background-color:#d3d5f7;display:inline-flex;flex-basis:30%;font-size:var(--font-size-eyebrow-small);font-weight:400;justify-content:flex-end;line-height:1.1375rem;min-block-size:4.625rem;padding:var(--spacing-10);text-align:right}.container-table__detail .value{align-items:center;background-color:#f3f4fd;display:inline-flex;flex-basis:70%;font-size:var(--font-size-medium);font-weight:400;justify-content:center;letter-spacing:.16px;line-height:1.3rem;padding-block:var(--spacing-10);padding-inline-end:var(--spacing-10);padding-inline-start:var(--spacing-20);text-align:center}@media(max-width:1023px){.container-table{padding-inline:var(--spacing-16)}.container-table__content{padding:var(--spacing-20)}.container-table__content-grid{gap:var(--spacing-20);grid-template-columns:none}.container-table__price,.container-table__title{font-size:var(--font-size-heading-xsmall);line-height:1.625rem}.container-table__title svg{margin-inline-start:10px}.container-table__box .limited-offer-badge{font-size:var(--font-size-large);line-height:1.125rem;right:-19px;top:-28px}.container-table__details{padding-block-start:var(--spacing-18)}.container-table__detail .label{font-size:.75rem;line-height:.95rem}.container-table__detail .value{font-size:var(--font-size-small);line-height:1.1625rem}}}@layer components{.content-benefit-card{padding-block-end:5rem;padding-block-start:7.5rem;padding-inline:var(--page-padding-inline)}.content-benefit-card .content-benefit-card__content{margin:0 auto;max-inline-size:50rem;text-align:center}.content-benefit-card .content-benefit-card__content h3{font-family:var(--font-heading);font-size:var(--font-size-heading-xlarge);font-weight:380;line-height:105%;padding-block-end:1.875rem;text-transform:capitalize}.content-benefit-card .content-benefit-card__content p{font-family:var(--font-body);font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:1.5rem;padding-block-end:1.875rem;text-align:left}.content-benefit-card .content-benefit-card__content.large-content{max-inline-size:66rem}.content-benefit-card .content-benefit-card__content.large-content h3{font-family:var(--font-heading);font-size:calc(var(--font-size-medium)*3);font-weight:380;line-height:4.5rem;padding-block-end:1.875rem;text-align:center;text-transform:none}.content-benefit-card__button{align-items:center;display:flex;flex-wrap:wrap;font-size:var(--font-size-small);gap:1rem;justify-content:center;padding-block-end:3.75rem}.content-benefit-card .options-list{border-bottom:1px solid;border-top:1px solid;display:grid;grid-template-columns:repeat(auto-fit,minmax(25%,1fr))}.content-benefit-card .options-list .option{border-right:1px solid;padding:2.5rem;text-align:center}.content-benefit-card .options-list .option:last-child{border-right:none}.content-benefit-card .options-list .option figure{align-items:center;display:flex;justify-content:center;margin-block-end:var(--spacing-10);width:100%}.content-benefit-card .options-list .option figure img{block-size:calc(var(--spacing-10)*5);display:block}.content-benefit-card .options-list .option p{font-family:var(--font-body);font-size:var(--font-size-large);font-weight:var(--font-weight-medium);line-height:120%;padding-block-start:.625rem;text-align:center}@media(min-width:769px)and (max-width:1023px){.content-benefit-card__benefit-card{padding:1.5rem}}@media(max-width:767px){.content-benefit-card{padding-block-end:3.75rem;padding-block-start:3.75rem}.content-benefit-card .content-benefit-card__content{text-align:left}.content-benefit-card .content-benefit-card__content h3{font-size:var(--font-size-heading-small)}.content-benefit-card .content-benefit-card__content p{font-size:var(--font-size-small);line-height:1.313rem}.content-benefit-card .content-benefit-card__content.large-content h3{font-size:var(--font-size-heading-small);line-height:31.2px;padding-block-end:1.875rem;text-align:left;text-transform:capitalize}.content-benefit-card .content-benefit-card__content.large-content+.content-benefit-card__button{justify-content:left;padding-block-end:0}.content-benefit-card:has(.content-benefit-card__content.large-content){padding:5rem 2rem}.content-benefit-card .options-list{display:block}.content-benefit-card .options-list .option{border-bottom:1px solid;border-right:none;padding:1.25rem 2.5rem}.content-benefit-card .options-list .option:last-child{border-bottom:none}.content-benefit-card .options-list .option p{font-size:var(--font-size-medium)}}.content-benefit-card[data-theme=ets-dark] .options-list .option figure img,.content-benefit-card[data-theme=ets-xdark] .options-list .option figure img{filter:brightness(0) saturate(100%) invert(95%) sepia(8%) saturate(754%) hue-rotate(326deg) brightness(103%) contrast(90%)}.content-benefit-card[data-theme=ets-light] .content-benefit-card__content h3{color:var(--brand-midnight)}.c-countdown-timer__timer{align-items:flex-start;display:flex;gap:.875rem;margin-block-start:var(--spacing-14)}.c-countdown-timer__timer-box{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-4);width:3.75rem}.c-countdown-timer__timer-value{align-items:center;background-color:#f0ff96;color:var(--brand-black);display:flex;font-size:1.875rem;gap:var(--spacing-8);height:var(--spacing-64);justify-content:center;line-height:140%;width:var(--spacing-56)}}@layer components{@media(max-width:768px){.c-countdown-timer__timer-value{block-size:49px;inline-size:42px}}.c-countdown-timer__timer-label{color:var(--brand-black);font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight);letter-spacing:.00875rem;line-height:140%;text-align:center;text-transform:lowercase}.c-countdown-timer.its-end .c-countdown-timer__timer-value{background-color:#e9e9e9}@media(max-width:768px){.c-countdown-timer__timer{align-items:center;gap:8px;margin-block-end:24px;margin-block-start:8px}.c-countdown-timer__timer-value{margin-inline:var(--spacing-8)}.c-countdown-timer__timer-box{margin-inline:4px}.c-countdown-timer__timer-block{inline-size:58px}}}@layer components{.cta-list{background-color:#f8f8f8;padding-block:3.9375rem;padding-inline:var(--page-padding-inline)}.cta-list__wrapper{background-color:var(--brand-white);box-shadow:8.3px 8.3px 0 0 #000}.cta-list__items{border-bottom:1px solid var(--brand-toefl-duskwinkle);cursor:pointer;padding:3rem 4rem;pointer-events:all}.cta-list__items:hover{background-color:var(--brand-gray-light)}.cta-list__items:hover .cta-list__title{color:var(--brand-toefl-duskwinkle);text-decoration-line:underline}.cta-list__items:hover .cta-list__description{color:var(--brand-toefl-duskwinkle)}.cta-list__items:hover .cta-list__action{background-color:var(--brand-toefl-duskwinkle)}.cta-list__items:hover .cta-list__action svg{color:var(--brand-gray-light)}.cta-list__link{color:inherit!important;display:grid;gap:1pc;grid-template-columns:1fr auto;text-decoration:none!important}.cta-list__content{display:inline-flex;flex-direction:column;gap:1pc}.cta-list__title{font-family:var(--font-toefl);font-size:var(--font-size-heading-medium);font-weight:600;line-height:1.75rem}.cta-list__description{font-family:var(--font-greet-standard);font-size:var(--font-size-large);font-weight:400;letter-spacing:.18px;line-height:1.462rem}.cta-list__action{align-items:center;background-color:transparent;block-size:2.75rem;border:1px solid var(--brand-toefl-duskwinkle);border-radius:50%;cursor:pointer;display:flex;inline-size:2.75rem;justify-content:center}.cta-list__action svg{block-size:1.5rem;color:var(--brand-toefl-duskwinkle);inline-size:1.5rem}.cta-list__action:focus,.cta-list__action:focus-visible{box-shadow:none!important;outline:2px solid var(--brand-toefl-duskwinkle)!important;outline-offset:2px!important}@media(max-width:767px){.cta-list{padding:0}.cta-list__wrapper{box-shadow:none}.cta-list__items{gap:24px;padding:var(--spacing-28) var(--spacing-20)}.cta-list__link{column-gap:24px;row-gap:0}.cta-list__title{font-size:var(--font-size-xlarge);line-height:1.25rem}.cta-list__description{font-size:var(--font-size-medium);line-height:1.3rem}}}.demo{background-color:blue}@layer components{.c-descriptionImageGrid{--description-image-bg-color:#f2f2f2;--description-image-color:#22333b;--color-surface:var(--brand-midnight-dark)}@media(min-width:1025px){.c-descriptionImageGrid{column-gap:var(--spacing-32);display:flex;padding-block:var(--spacing-24);padding-inline:var(--page-padding-inline)}.c-descriptionImageGrid.align-image-left{flex-direction:row-reverse}.c-descriptionImageGrid.align-image-left .c-descriptionImageGrid__image-container{inline-size:31%;min-inline-size:31%}}.c-descriptionImageGrid__description-container{background-color:var(--description-image-bg-color);color:var(--description-image-color);display:flex;flex-direction:column;gap:var(--spacing-40)}.c-descriptionImageGrid__description-container .bg,.c-descriptionImageGrid__description-container figure{display:none}@media(min-width:1025px){.c-descriptionImageGrid__description-container{border-radius:var(--spacing-16);flex-grow:1;padding-block:var(--spacing-80);padding-inline-end:var(--spacing-120);padding-inline-start:var(--spacing-80)}}@media(max-width:1024px){.c-descriptionImageGrid__description-container{padding-block:var(--spacing-64);padding-inline:var(--page-padding-inline)}.c-descriptionImageGrid__description-container figure{display:block}.c-descriptionImageGrid__description-container figure img{border-radius:var(--spacing-16);display:block}}.c-descriptionImageGrid__image-container{background-color:var(--description-image-color);border-radius:var(--spacing-16);inline-size:25.5%;margin:0!important;min-inline-size:25.5%}@media(max-width:1024px){.c-descriptionImageGrid__image-container{display:none}}.c-descriptionImageGrid__image-container img{block-size:100%;border-radius:inherit;display:block;inline-size:100%;object-fit:cover}.c-descriptionImageGrid__eyebrow{align-self:stretch;font-family:var(--font-beausite);font-size:var(--spacing-16);font-style:normal;font-weight:var(--font-weight-semibold);letter-spacing:.15rem;line-height:110%;text-transform:uppercase}.c-descriptionImageGrid__description-heading{font-family:var(--font-beausite);font-size:var(--spacing-40);font-style:normal;font-weight:var(--font-weight-light);line-height:120%}.c-descriptionImageGrid__description-heading span{color:#00a39b}.c-descriptionImageGrid__description-content{font-family:var(--font-beausite);font-size:var(--spacing-16);font-style:normal;font-weight:var(--font-weight);line-height:140%}.c-descriptionImageGrid__description-content p:not(:last-child){margin-block-end:var(--spacing-24)}@media(max-width:767px){.c-descriptionImageGrid__description-container{gap:var(--spacing-24);padding-inline:var(--spacing-32)}.c-descriptionImageGrid__description-heading{font-size:var(--spacing-28)}.c-descriptionImageGrid__content-image-container{padding-block:var(--spacing-8)}.c-descriptionImageGrid__description-content{gap:var(--size-spacing-size-24)}.c-descriptionImageGrid.align-image-left .c-descriptionImageGrid__description-container>*{order:1}.c-descriptionImageGrid.align-image-left .c-descriptionImageGrid__description-container figure{order:0}}.c-descriptionImageGrid[data-theme=ets-dark]{--description-image-bg-color:#78dbd8;--description-image-color:var(--brand-black)}@media(min-width:1025px){.c-descriptionImageGrid[data-theme=ets-dark] .c-descriptionImageGrid__description-container{overflow:hidden;position:relative}.c-descriptionImageGrid[data-theme=ets-dark] .c-descriptionImageGrid__description-container>*{position:relative}.c-descriptionImageGrid[data-theme=ets-dark] .c-descriptionImageGrid__description-container .bg{block-size:100%;display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;pointer-events:none;position:absolute}.c-descriptionImageGrid[data-theme=ets-dark] .c-descriptionImageGrid__description-container .bg svg{height:100%;width:100%}.c-descriptionImageGrid[data-theme=ets-dark] .c-descriptionImageGrid__description-container .bg svg>*{fill:none}}@media(hover:hover){body.theme-futurenav .c-descriptionImageGrid .e-cta:not(:disabled):hover{--color-surface:var(--description-image-bg-color)}}body.theme-futurenav .c-descriptionImageGrid .e-cta:focus-visible{--color-surface:var(--description-image-bg-color);--color-on-surface:var(--brand-cyan-2)!important}body.theme-futurenav .c-descriptionImageGrid .e-cta--secondary{--_border-color:var(--brand-midnight-dark)!important;--color-on-surface:var(--brand-midnight-dark)!important}@media(hover:hover){body.theme-futurenav .c-descriptionImageGrid .e-cta--secondary:not(:disabled):hover{box-shadow:0 0 0 3px var(--brand-midnight-dark)!important}}body.theme-futurenav .c-descriptionImageGrid .e-cta:focus-visible{box-shadow:0 0 0 3px var(--brand-midnight-dark)!important}}@layer components{.description-rte{padding-inline:var(--page-padding-inline)}.description-rte .heading1{font-size:24px;font-weight:600;line-height:30px}@media(min-width:769px){.description-rte .heading1{font-size:2.75rem;line-height:3.5rem}}.description-rte .heading2{font-size:21px;font-weight:300;line-height:2pc}@media(min-width:769px){.description-rte .heading2{font-size:26px;line-height:42px}}.description-rte .heading3{font-size:24px;font-weight:700;line-height:30px}@media(min-width:769px){.description-rte .heading3{font-size:30px;line-height:2.625rem}}.description-rte .heading4{font-size:21px;font-weight:400;line-height:28px}@media(min-width:769px){.description-rte .heading4{font-size:26px;line-height:38px}}.description-rte .heading5{font-size:1pc;font-weight:800;line-height:21px}@media(min-width:769px){.description-rte .heading5{font-size:21px;font-weight:700;line-height:28px}}.description-rte .heading6{font-size:14px;letter-spacing:.2px;line-height:21px}.theme-r3cc .description-rte{font-family:var(--font-r3cc)}.theme-toefl .description-rte .heading1,.theme-toefl .description-rte .heading2,.theme-toefl .description-rte .heading3,.theme-toefl .description-rte .heading4,.theme-toefl .description-rte .heading5,.theme-toefl .description-rte .heading6{font-family:var(--font-toefl)}.theme-toefl .description-rte p{font-family:var(-font-greet-standard)}.theme-gre.theme-ets-india .description-rte{background-color:var(--brand-white);font-family:var(--font-gre)}.theme-gre.theme-ets-india .description-rte table{border-collapse:collapse;color:var(--brand-black);font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:1.225rem;width:100%}.theme-gre.theme-ets-india .description-rte table th{background-color:var(--brand-gre-purple);color:var(--brand-white);font-size:var(--font-size-large);font-weight:var(--font-weight-semibold);padding:var(--spacing-16) var(--spacing-32);text-align:center}.theme-gre.theme-ets-india .description-rte table th th:first-child{border-right-color:transparent}.theme-gre.theme-ets-india .description-rte table td{border:1px solid #d9d9d9;padding:var(--spacing-8);text-align:center}.theme-gre.theme-ets-india .description-rte td:first-child,.theme-gre.theme-ets-india .description-rte th:first-child{border-right-color:transparent}.bg-light-duskwinkle .description-rte{background-color:var(--brand-gray-light)}.bg-ets-gray-black .description-rte{background-color:var(--brand-neutral-gray);color:#4e5c62}.description-rte .cta-tertiary__description p{color:#4e5c62;font-family:var(--font-beausite);font-size:1pc;font-style:normal;font-weight:var(--font-weight-clear)!important;line-height:var(--font-line-height-xtight)}.description-rte .cta-tertiary__description a{align-items:center;color:var(--brand-black);display:inline-flex;font-size:14px;font-weight:600;justify-content:center;letter-spacing:.07pc;line-height:14px;position:relative;text-decoration:none;transition:all .2s ease-in-out}.description-rte .cta-tertiary__description a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-24);margin-left:var(--spacing-2);vertical-align:middle;width:var(--spacing-24)}.description-rte .cta-tertiary__description a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.c-dropdown{padding-block:var(--spacing-20);position:relative}.c-dropdown__combo *,.c-dropdown__combo :after,.c-dropdown__combo :before{box-sizing:border-box}.c-dropdown__combo{display:block;position:relative}.c-dropdown__combo:after{border-bottom:2px solid rgba(0,0,0,.75);border-right:2px solid rgba(0,0,0,.75);content:"";display:block;height:9pt;pointer-events:none;position:absolute;right:1pc;top:50%;transform:translateY(-65%) rotate(45deg);width:9pt}.c-dropdown__combo-input{border-block-end:1px solid rgba(0,0,0,.75);color:transparent;display:block;font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);line-height:var(--font-line-height);min-height:calc(1.4em + 26px);padding-block:var(--spacing-16);text-align:left;width:100%}.c-dropdown__combo-input:focus{border-color:#0067b8;box-shadow:0 0 4px 2px #0067b8;outline:4px solid transparent}.c-dropdown__combo-menu{background-color:#f5f5f5;border:1px solid rgba(0,0,0,.75);display:none;inline-size:100%;left:0;max-block-size:300px;overflow-y:scroll;position:absolute;top:100%;z-index:100}.open .c-dropdown__combo-menu{display:block}.c-dropdown__combo-option{padding-block:var(--spacing-16);padding-inline-start:var(--spacing-24)}.c-dropdown__combo-option:hover{background-color:rgba(0,0,0,.1)}.c-dropdown__combo-option.option-current{outline:3px solid #0067b8;outline-offset:-3px}.c-dropdown__combo-option[aria-selected=true]{padding-right:30px;position:relative}.c-dropdown__combo-option[aria-selected=true]:after{border-bottom:2px solid #000;border-right:2px solid #000;content:"";height:1pc;position:absolute;right:15px;top:50%;transform:translateY(-50%) rotate(45deg);width:8px}.c-dropdown select{display:none}.c-dropdown__combo-label{display:inline;font-size:var(--font-size-large);position:absolute;top:37px}.c-dropdown--selected-value .c-dropdown__combo-label,.c-dropdown__combo-label{font-family:var(--font-body)!important;font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-dropdown--selected-value .c-dropdown__combo-label{font-size:var(--font-size-small);top:0}.c-dropdown--selected-value .c-dropdown__combo-input{color:inherit}.c-dropdown--error .c-dropdown__combo-label{color:var(--color-error)}.c-dropdown--error .c-dropdown__combo-input{color:transparent}.c-dropdown--error .c-dropdown__error-message{color:var(--color-error);font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height);position:absolute}.c-confirmation-module{display:flex;padding-block-end:4.25rem;padding-block-start:var(--spacing-120);padding-inline:var(--page-padding-inline)}.c-confirmation-module__content-container{align-content:center;align-items:center;margin-inline-end:3rem;width:60%}.c-confirmation-module .title{color:var(--color-upcoming-text);font-size:1.875rem;font-weight:700;line-height:2.25rem;margin-bottom:1rem;text-align:center;width:100%}.c-confirmation-module .description{color:var(--color-upcoming-text);display:flex;flex-direction:column;font-size:1.4rem;font-weight:400;line-height:1.5;margin-block-end:1.875rem;row-gap:var(--spacing-12);text-align:center;width:100%}.c-confirmation-module__button-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-24);justify-content:center}.c-confirmation-module__image-container{width:50%}.c-confirmation-module__image-container figure{display:flex;justify-content:center;margin:0;padding:0}.c-confirmation-module__image-container figure img{height:auto;max-height:34rem;max-width:100%}}@layer components{@media(max-width:768px){.c-confirmation-module{flex-direction:column;padding-inline:var(--spacing-32)}.c-confirmation-module__image-container{margin-bottom:2rem;order:0;width:100%}.c-confirmation-module__content-container{margin-inline-end:0;order:1;padding-block-start:0;text-align:center;width:100%}.c-confirmation-module__button-container{align-items:center;flex-direction:column;gap:1rem}.c-confirmation-module .title{font-size:2.125rem;margin-bottom:1rem}.c-confirmation-module .description{font-size:1.25rem}}.c-confirmation-module .e-cta{min-width:3.75rem}@media(max-width:768px){.c-confirmation-module .e-cta{min-width:100%}}.c-confirmation-module[data-theme=toefl-light-peri] .e-cta{--_background-color:var(--color-upcoming-color);min-width:3.75rem}.c-confirmation-module[data-theme=toefl-light-peri] .e-cta:hover{--_background-color:var(--color-surface)!important;--_text-color:var(--color-upcoming-color)!important}.contact-ls-form .form-select select+svg{background-color:var(--color-surface-container-6)}.contact-ls-form__heading-container{background-color:var(--color-on-surface);color:var(--color-surface);padding-block-end:var(--spacing-166);padding-block-start:var(--spacing-32)}.contact-ls-form__title{font-family:var(--font-speckless);font-size:var(--spacing-80);font-weight:380;margin-block-end:var(--spacing-40)}.contact-ls-form__description,.contact-ls-form__title{line-height:1.4;padding-inline:var(--page-padding-inline)}.contact-ls-form__description{font-size:var(--spacing-16);font-weight:var(--font-weight)}.contact-ls-form__form-wrapper{background-color:var(--color-surface-container-6);display:flex;padding-block-end:var(--spacing-80);padding-inline:var(--page-padding-inline)}}@layer components{@media(max-width:767px){.contact-ls-form__form-wrapper{padding:0}}.contact-ls-form__content-container{background-color:var(--brand-eggshell);margin-block-start:-97px;margin-inline-end:var(--spacing-48);padding-block:var(--spacing-24);padding-inline:var(--spacing-64);width:53%}.contact-ls-form__card{border-block-end:1px solid var(--brand-eggshell-light);padding-block:var(--spacing-24)}.contact-ls-form__card:last-child{border:none}.contact-ls-form__card-title{color:var(--brand-midnight);font-family:var(--font-speckless);font-size:var(--spacing-24);font-weight:var(--font-weight-medium);line-height:1.2}.contact-ls-form__info-container{display:flex;flex-direction:column;gap:var(--spacing-16);margin-block-start:var(--spacing-20)}.contact-ls-form__info-title{color:var(--brand-midnight);font-size:var(--spacing-18);font-weight:var(--font-weight-medium);line-height:1.2}.contact-ls-form__info-contact{display:flex;gap:var(--spacing-24)}.contact-ls-form__card-desc-container{display:flex;font-size:var(--font-size-small);gap:var(--spacing-16);margin-block-start:var(--spacing-20)}.contact-ls-form__card-desc-container figure{min-inline-size:.7rem;padding-block-start:var(--spacing-4)}.contact-ls-form__card-desc-container figure img{min-inline-size:100%}.contact-ls-form__card-desc{font-size:.875rem;line-height:1.4}.contact-ls-form__info-desc,.contact-ls-form__info-phone{color:var(--brand-ink);font-size:.875rem;font-weight:var(--font-weight);line-height:1.4}.contact-ls-form__info-timing{color:var(--brand-midnight);font-size:.875rem;font-weight:var(--font-weight);line-height:1.4;width:50%}.contact-ls-form__info-card-desc{display:flex;gap:var(--spacing-24)}.contact-ls-form__header-container{align-items:center;display:flex;flex-direction:column;margin-block-end:var(--spacing-40)}.contact-ls-form__form-container{align-self:flex-start;background-color:var(--color-surface-container-6);border:1px solid var(--brand-ink);margin-block-start:-97px;padding-inline:var(--page-padding-inline);padding:var(--spacing-48) var(--spacing-64) var(--spacing-40) var(--spacing-64)}@media(min-width:1025px){.contact-ls-form__form-container{width:75%}}@media(min-width:1201px)and (max-width:1439px){.contact-ls-form__form-container{padding:var(--spacing-40) var(--spacing-24)}}@media(min-width:1441px){.contact-ls-form__form-container{padding:var(--spacing-80) var(--spacing-48)}}@media(max-width:768px){.contact-ls-form__form-container{padding:var(--spacing-40) var(--spacing-24)}}.contact-ls-form__form-description{display:flex;font-family:var(--font-greet-standard);font-weight:var(--font-weight-medium);line-height:1.7;margin-block-end:var(--spacing-32)}.contact-ls-form__form-description span{color:var(--color-error);margin-inline-end:var(--spacing-4)}.contact-ls-form__fields{column-gap:2.125rem;display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:var(--font-weight);line-height:1.4;row-gap:var(--spacing-24)}.contact-ls-form__field{flex-basis:calc(50% - 1.0625rem)}@media(max-width:1200px){.contact-ls-form__field{flex-basis:100%}}.contact-ls-form__field.full-width{flex-basis:100%}.contact-ls-form__field.full-width input{height:var(--spacing-72)}.contact-ls-form__button-container{margin-block-start:var(--spacing-24)}.contact-ls-form__right{background-color:var(--brand-eggshell);border:1px solid var(--brand-black-50);color:var(--brand-midnight);inset-block-start:var(--spacing-64);min-width:371px;padding:var(--spacing-32);position:sticky}.contact-ls-form__right h1,.contact-ls-form__right h2,.contact-ls-form__right h3,.contact-ls-form__right h4,.contact-ls-form__right h5,.contact-ls-form__right h6{color:var(--brand-midnight);font-family:var(--font-speckless)}.contact-ls-form__right h5{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:1.05;margin-bottom:var(--spacing-28)}.contact-ls-form__right__error{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block-end:9pt;padding:24px;row-gap:20px;width:309px;width:100%}.contact-ls-form__right__error h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.contact-ls-form__right__error h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.contact-ls-form__right__error p{font-size:1pc;font-weight:var(--font-weight);line-height:1.4pc;margin-block-start:20px}.contact-ls-form .form-input--label span,.contact-ls-form .form-select--label span{color:var(--color-error)}.contact-ls-form .form-input select,.contact-ls-form .form-input select option,.contact-ls-form .form-select select,.contact-ls-form .form-select select option{color:var(--brand-midnight)}.contact-ls-form .e-cta{min-width:3.75rem}@media(max-width:768px){.contact-ls-form .e-cta{--_text-color:var(--brand-midnight);min-width:100%}}.contact-ls-form .contact-ls-form__fields .form-input .form-input--label,.contact-ls-form .contact-ls-form__fields .form-select .form-select--label{font-family:var(--font-beausite)!important}@media(max-width:767px){.contact-ls-form__description,.contact-ls-form__header-container{padding-inline:var(--spacing-32)}.contact-ls-form__description{font-size:var(--font-size-small);line-height:1.2}.contact-ls-form__title{font-size:var(--spacing-40);line-height:1.05;margin-block-end:var(--spacing-16);padding-inline:var(--spacing-32)}.contact-ls-form__content-container{border-block-end:1px solid var(--brand-black);padding-block:var(--spacing-16);padding-inline:var(--spacing-32);width:100%}.contact-ls-form__card-title{font-size:var(--spacing-20);font-weight:380}.contact-ls-form__info-container{margin-block-start:var(--spacing-16)}.contact-ls-form__info-title{font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);line-height:1.4}.contact-ls-form__info-timing{width:45%}.contact-ls-form__info-card-desc,.contact-ls-form__info-contact{gap:var(--spacing-12)}.contact-ls-form__form-wrapper{display:block;flex-direction:column}.contact-ls-form__form-container{border:none;margin-block-start:0}.contact-ls-form__form-description{font-weight:var(--font-weight-semibold);margin-block-end:var(--spacing-24)}.contact-ls-form__button-container{margin-block-start:var(--spacing-24);padding:var(--spacing-8)}}.contact-ls-form .form-select--wrap>svg{inset-block-start:.7rem}.contact-ls-form .form-input .form-input--label,.contact-ls-form .form-select .form-select--label,.contact-ls-form .form-textarea .form-textarea--label{--font-body:var(--font-beausite)!important;color:var(--brand-midnight);font-size:.875rem!important;font-weight:var(--font-weight);line-height:1.4}.contact-ls-form__loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;width:1.2rem}.contact-ls-form__loader-icon>*{fill:none!important}.contact-ls-form__loader-icon circle{stroke:var(--brand-midnight);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}.gsc-form{background-color:var(--brand-gray-light);color:var(--brand-black);display:flex;font-family:var(--font-greet-standard);padding-block:var(--spacing-32);padding-inline:var(--page-padding-inline)}}@layer components{@media(min-width:1024px){.gsc-form{column-gap:var(--spacing-48);padding-block:var(--spacing-80)}}@media(max-width:1023px){.gsc-form{flex-direction:column;row-gap:var(--spacing-32)}}.gsc-form__error{background-color:#ffe9e2;border:2px solid var(--color-error);flex-direction:column;margin-block-end:9pt;padding:24px;row-gap:20px;width:309px;width:100%}.gsc-form__error,.gsc-form__error h3{color:var(--color-error);display:flex}.gsc-form__error h3{align-items:center;column-gap:8px;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.gsc-form__error h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.gsc-form__error p{font-size:1pc;font-weight:var(--font-weight);line-height:1.4pc;margin-block-start:20px}.gsc-form__required-text{font-weight:var(--font-weight-medium);line-height:1.6875}.gsc-form__required-text span{color:var(--color-error);font-weight:var(--font-weight-semibold);padding-inline-end:3px}@media(max-width:767px){.gsc-form__required-text{font-size:var(--font-size-small);line-height:1.4}}.gsc-form__left{display:flex;flex-direction:column;row-gap:var(--spacing-28)}@media(min-width:1024px){.gsc-form__left{inline-size:calc(37% - var(--spacing-24))}}.gsc-form__left h2,.gsc-form__left h3,.gsc-form__left h4,.gsc-form__left h5{font-family:var(--font-toefl);font-weight:var(--font-weight-semibold);line-height:1}.gsc-form__left h2,.gsc-form__left h3{font-size:var(--spacing-40)}@media(max-width:767px){.gsc-form__left h2,.gsc-form__left h3{font-size:var(--spacing-24)}}.gsc-form__left h4{font-size:var(--font-size-heading-small)}.gsc-form__left table{border-collapse:collapse}.gsc-form__left table td{border-block-end:1px solid var(--brand-black);padding-block:var(--spacing-12);padding-inline-end:var(--spacing-12)}.gsc-form__cnt-title{color:var(--brand-india-blue);font-family:var(--font-toefl);font-size:var(--spacing-28);font-weight:var(--font-weight-semibold);line-height:1}.gsc-form__wrapper{display:flex;flex-direction:column;row-gap:var(--spacing-32)}.gsc-form__fields{display:grid;grid-template-columns:repeat(1,1fr);row-gap:var(--spacing-28)}@media(min-width:768px){.gsc-form__fields{column-gap:var(--spacing-28);grid-template-columns:repeat(2,1fr)}}@media(min-width:1441px){.gsc-form__fields{column-gap:var(--spacing-40)}}.gsc-form__right{background-color:var(--brand-white);color:var(--brand-black);flex-grow:1;padding:var(--spacing-48)}@media(max-width:767px){.gsc-form__right{box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);padding:var(--spacing-40) var(--spacing-24)}}@media(min-width:1024px){.gsc-form__right{box-shadow:var(--spacing-8) var(--spacing-8) 0 0 var(--brand-black);inline-size:calc(63% - var(--spacing-24))}}.gsc-form__button-container{display:flex;justify-content:flex-end}.gsc-form__button-container .e-cta{--_background-color:var(--brand-toefl-duskwinkle);--_text-color:var(--brand-white);align-items:center;column-gap:var(--spacing-12)}.gsc-form__button-container .e-cta.loading{pointer-events:none}.gsc-form__button-container .e-cta.loading .loader-icon{display:block}@media(hover:hover){.gsc-form__button-container .e-cta:not(:disabled):hover{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:var(--brand-white);--_border-color:var(--brand-toefl-duskwinkle)}.gsc-form__button-container .e-cta:not(:disabled):hover .loader-icon{filter:brightness(0) invert(1)}}.gsc-form__button-container .e-cta:focus-visible{--color-on-surface:var(--brand-toefl-duskwinkle)}.gsc-form__button-container .loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;width:1.2rem}.gsc-form__button-container .loader-icon>*{fill:none!important}.gsc-form__button-container .loader-icon circle{stroke:var(--brand-white);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dashWhite 1.5s ease-in-out 0s infinite}.gsc-form .form-auto-complete,.gsc-form .form-input,.gsc-form .form-select{margin-block-end:0}.gsc-form .form-select.size-small .form-select--wrap>svg{--icon-size:1.075rem}.p-autocomplete-panel{max-width:25pc}@keyframes dashWhite{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;stroke:var(--brand-white)}to{stroke-dasharray:89,200;stroke-dashoffset:-93pt}}}@layer components{.c-toefl-ls-form{display:flex;font-family:var(--font-greet-standard);padding-inline:var(--page-padding-inline)}@media(min-width:768px){.c-toefl-ls-form{column-gap:var(--spacing-16);justify-content:space-between;padding-block:var(--spacing-96)}}@media(min-width:1201px){.c-toefl-ls-form{column-gap:var(--spacing-36);justify-content:space-between}}@media(max-width:767px){.c-toefl-ls-form{flex-direction:column;padding-block-end:var(--spacing-24);padding-block-start:var(--spacing-48)}}@media(min-width:768px){.c-toefl-ls-form__content-container{margin-block-start:var(--spacing-40);min-width:250px}}@media(min-width:1025px){.c-toefl-ls-form__content-container{max-width:360px;min-width:360px}}.c-toefl-ls-form__title{font-size:var(--spacing-40)}.c-toefl-ls-form__sub-title,.c-toefl-ls-form__title{font-family:var(--font-heading);font-weight:var(--font-weight-semibold);line-height:1;padding-block-end:var(--spacing-32)}.c-toefl-ls-form__sub-title{font-size:1.875rem}.c-toefl-ls-form__description{display:flex;flex-direction:column;font-family:var(--font-greet-standard);font-size:var(--font-size-large);font-weight:var(--font-weight);gap:var(--spacing-24);line-height:1.2;padding-block-end:var(--spacing-48);position:relative}.c-toefl-ls-form__description ul{list-style:none}.c-toefl-ls-form__description ul li{padding-left:var(--spacing-30);position:relative}.c-toefl-ls-form__description ul li:not(:last-child){margin-block-end:var(--spacing-24)}.c-toefl-ls-form__description ul li:before{background-image:url(clientlib-marketing/resources/images/static/TFLBeginner/check.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:var(--spacing-15);left:0;position:absolute;top:.2em;width:var(--spacing-18)}.c-toefl-ls-form__form-container{background:var(--brand-white);box-shadow:var(--spacing-8) var(--spacing-8) 0 0 var(--color-on-surface);flex-grow:1;font-weight:var(--font-weight-semibold);padding-inline:var(--page-padding-inline);padding:var(--spacing-32)}@media(min-width:1025px){.c-toefl-ls-form__form-container{padding:var(--spacing-48) var(--spacing-64) var(--spacing-40) var(--spacing-64)}}.c-toefl-ls-form__form-content{align-items:flex-start;color:var(--color-surface-container-1);display:flex;flex-direction:column;font-family:var(--font-heading);margin-block-end:var(--spacing-32)}.c-toefl-ls-form__form-content p{font-size:var(--spacing-28);line-height:1}.c-toefl-ls-form__form-description{display:flex;font-weight:var(--font-weight-medium);line-height:1.7;margin-block-end:var(--spacing-32)}@media(max-width:767px){.c-toefl-ls-form__form-description{color:var(--brand-ink);font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:1.4}}.c-toefl-ls-form__form-description span{color:var(--color-error);margin-inline-end:var(--spacing-4)}.c-toefl-ls-form__fields{color:var(--brand-midnight);display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:var(--font-weight);justify-content:space-between;line-height:1.4}.c-toefl-ls-form__tandc{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.c-toefl-ls-form__field{flex-basis:calc(50% - 1.0625rem)}@media(max-width:768px){.c-toefl-ls-form__field{flex-basis:100%}}.c-toefl-ls-form__field.full-width{flex-basis:100%}.c-toefl-ls-form__right{background-color:var(--brand-eggshell);border:1px solid var(--brand-black-50);color:var(--brand-midnight);inset-block-start:var(--spacing-64);min-width:371px;padding:var(--spacing-32);position:sticky}.c-toefl-ls-form__right h1,.c-toefl-ls-form__right h2,.c-toefl-ls-form__right h3,.c-toefl-ls-form__right h4,.c-toefl-ls-form__right h5,.c-toefl-ls-form__right h6{color:var(--brand-midnight);font-family:var(--font-speckless)}.c-toefl-ls-form__right h5{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:1.05;margin-bottom:var(--spacing-28)}.c-toefl-ls-form__right__error{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block-end:9pt;padding:24px;row-gap:20px;width:309px;width:100%}.c-toefl-ls-form__right__error h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.c-toefl-ls-form__right__error h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.c-toefl-ls-form__right__error p{font-size:1pc;font-weight:var(--font-weight);line-height:1.4pc;margin-block-start:20px}.c-toefl-ls-form .error-text{color:var(--color-error);font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height);margin-block-start:5px}.c-toefl-ls-form .form-checkbox label a{color:var(--color-surface-container-1);font-weight:var(--font-weight-semibold);text-decoration:underline}.c-toefl-ls-form .form-checkbox label a:focus-visible{outline-color:var(--brand-white)}.c-toefl-ls-form__field_checkbox input{height:0;opacity:0;position:absolute;width:0}.c-toefl-ls-form__field_checkbox input:focus+i{outline:var(--spacing-2) solid var(--brand-ink);outline-offset:var(--spacing-2)}.c-toefl-ls-form__field_checkbox input+i{border:.06rem solid var(--brand-ink);height:var(--font-size-medium);min-width:var(--font-size-medium)}.c-toefl-ls-form__field_checkbox input+i:after{border-block-end:1px solid var(--brand-white);border-inline-start:1px solid var(--brand-white);content:"";display:none;height:35%;margin-block-start:.18rem;margin-inline-start:var(--spacing-4);rotate:-40deg;width:55%}.c-toefl-ls-form__field_checkbox input:checked+i{background-color:var(--brand-ink)}.c-toefl-ls-form__field_checkbox input:checked+i:after{display:block}.c-toefl-ls-form__field_checkbox>div{align-items:flex-start;align-items:center;column-gap:var(--spacing-12);display:flex;font-size:var(--font-size-medium);position:relative}.c-toefl-ls-form__field_checkbox>div label{color:var(--brand-ink);flex-grow:1;font-weight:var(--font-weight-light);line-height:1.2}.c-toefl-ls-form__field_checkbox>div label:before{content:"";height:100%;left:0;position:absolute;top:0;width:var(--spacing-48)}@media(max-width:767px){.c-toefl-ls-form__field_checkbox>div label{font-size:.875rem}}.c-toefl-ls-form__field_checkbox>div label a{color:var(--color-surface-container-1);font-weight:var(--font-weight-semibold);text-decoration:underline}.c-toefl-ls-form__field_checkbox>div label a:focus-visible{outline-color:var(--brand-white)}.c-toefl-ls-form__terms-condition-consent{color:var(--brand-ink);padding-block-end:var(--spacing-32);padding-block-start:var(--spacing-8);width:100%}@media(max-width:768px){.c-toefl-ls-form__terms-condition-consent{width:100%}.c-toefl-ls-form__terms-condition-consent__field_checkbox>div{margin-block-start:.625rem}.c-toefl-ls-form__terms-condition-consent__field_checkbox>div label{font-size:var(--font-size-small);line-height:16.8px}}.c-toefl-ls-form__tc-checkbox{margin-inline-end:var(--spacing-12)}.c-toefl-ls-form__image{display:none}.c-toefl-ls-form .e-cta{--color-primary:var(--color-surface-container-1)}@media(max-width:768px){.c-toefl-ls-form .e-cta{min-width:100%}}.c-toefl-ls-form .c-toefl-ls-form__loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;width:1.2rem}.c-toefl-ls-form .c-toefl-ls-form__loader-icon>*{fill:none!important}.c-toefl-ls-form .c-toefl-ls-form__loader-icon circle{stroke:var(--brand-midnight);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}@media(max-width:767px){.c-toefl-ls-form{display:flex;flex-direction:column}.c-toefl-ls-form__content-container{padding-inline:var(--spacing-16)}.c-toefl-ls-form__title{font-size:var(--spacing-24);padding-block-end:var(--spacing-20)}.c-toefl-ls-form__sub-title{font-size:1.25rem;padding-block-end:var(--spacing-20)}.c-toefl-ls-form__description{font-size:.875rem;padding-block-end:0}.c-toefl-ls-form__description ul li{padding-left:1.625rem}.c-toefl-ls-form__description ul li:not(:last-child){margin-block-end:var(--spacing-16)}.c-toefl-ls-form__description ul li:before{height:9pt;width:14px}.c-toefl-ls-form__image-container{display:none}.c-toefl-ls-form__image{display:block;text-align:center}.c-toefl-ls-form__image figure{display:flex;justify-content:center;padding-block-start:var(--spacing-8)}.c-toefl-ls-form__image figure img{width:90pt}.c-toefl-ls-form__form-container{box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);margin-block:var(--spacing-28);padding:var(--spacing-40) var(--spacing-24)}}.c-toefl-ls-form .form-input input,.c-toefl-ls-form .form-select select{block-size:var(--spacing-36);font-size:var(--font-size-medium)}.c-toefl-ls-form .form-input,.c-toefl-ls-form .form-select{margin-block-end:var(--spacing-24)}.c-toefl-ls-form .form-checkbox__error-message,.c-toefl-ls-form .form-input__error-message,.c-toefl-ls-form .form-select__error-message{font-size:var(--font-size-xSmall)}.c-toefl-ls-form .form-input .form-input--label,.c-toefl-ls-form .form-select .form-select--label{color:#103d4b;font-family:var(--font-greet-standard)!important;font-size:.875rem!important;font-weight:var(--font-weight);line-height:1.4}.c-toefl-ls-form .form-input .form-input--label span,.c-toefl-ls-form .form-select .form-select--label span{color:var(--color-error)}.c-toefl-ls-form .form-select select+svg{background-color:var(--brand-white);inset-block-start:.55rem}.c-webinar-form{display:grid;padding-block:var(--spacing-48);padding-inline:var(--page-padding-inline);place-items:center}}@layer components{@media(max-width:767px){.c-webinar-form{padding:0}}.c-webinar-form__header-container{align-items:center;display:flex;flex-direction:column;margin-block-end:var(--spacing-40)}.c-webinar-form h1{align-content:center!important;font-family:var(--font-toefl);font-size:var(--font-size-heading-large)!important;font-weight:var(--font-size-medium);margin-block-end:var(--spacing-16)}.c-webinar-form__info-table{display:flex;flex-direction:column;width:100%}.c-webinar-form__info-row{align-items:center;display:grid;grid-template-columns:30% 70%;margin-block:var(--spacing-8)}@media(max-width:767px){.c-webinar-form__info-row{display:flex;flex-wrap:wrap}}.c-webinar-form__info-label,.c-webinar-form__info-value{color:var(--brand-ink);font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);line-height:var(--font-line-height);padding-inline-end:var(--spacing-12)}.c-webinar-form__main-container{background:var(--brand-white);border:1px solid var(--brand-ink);box-shadow:var(--spacing-8) var(--spacing-8) 0 0 var(--color-on-surface);padding-inline:var(--page-padding-inline);padding:var(--spacing-48) var(--spacing-64) var(--spacing-40) var(--spacing-64)}@media(min-width:1025px){.c-webinar-form__main-container{max-inline-size:60.125rem}}@media(min-width:1201px)and (max-width:1439px){.c-webinar-form__main-container{padding:var(--spacing-40) var(--spacing-24)}}@media(min-width:1441px){.c-webinar-form__main-container{padding:var(--spacing-80) var(--spacing-48)}}@media(max-width:768px){.c-webinar-form__main-container{padding:var(--spacing-40) var(--spacing-24)}}.c-webinar-form__content-container{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-20);margin-block-end:var(--spacing-32)}.c-webinar-form__content-container span{color:var(--color-error)}.c-webinar-form__content-container p{font-family:var(--font-greet-standard);font-size:var(--font-size-medium);font-weight:var(--font-weight-medium);line-height:1.51}.c-webinar-form h1{color:var(--color-upcoming-text);font-size:var(--font-size-heading-large);font-weight:380;line-height:120%}.c-webinar-form__fields{color:var(--brand-midnight);column-gap:2.125rem;display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:var(--font-weight);line-height:1.4;row-gap:var(--spacing-24)}.c-webinar-form__field{flex-basis:calc(50% - 1.0625rem)}@media(max-width:768px){.c-webinar-form__field{flex-basis:100%}}.c-webinar-form__field.full-width{flex-basis:100%}.c-webinar-form__field .error-text{color:var(--color-error);font-size:.85rem}.c-webinar-form .form-select select+svg{background-color:var(--brand-white);inset-block-start:.75rem}.c-webinar-form__right{background-color:var(--brand-eggshell);border:1px solid var(--brand-black-50);color:var(--brand-midnight);inset-block-start:var(--spacing-64);min-width:371px;padding:var(--spacing-32);position:sticky}.c-webinar-form__right h1,.c-webinar-form__right h2,.c-webinar-form__right h3,.c-webinar-form__right h4,.c-webinar-form__right h5,.c-webinar-form__right h6{color:var(--brand-midnight);font-family:var(--font-speckless)}.c-webinar-form__right h5{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:1.05;margin-bottom:var(--spacing-28)}.c-webinar-form__right__error{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block-end:9pt;padding:24px;row-gap:20px;width:309px;width:100%}.c-webinar-form__right__error h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.c-webinar-form__right__error h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.c-webinar-form__right__error p{font-size:1pc;font-weight:var(--font-weight);line-height:1.4pc;margin-block-start:20px}.c-webinar-form .form-input--label span,.c-webinar-form .form-select--label span{color:var(--color-error)}.c-webinar-form__field_checkbox input{height:0;opacity:0;position:absolute;width:0}.c-webinar-form__field_checkbox input:focus+i{outline:var(--spacing-2) solid var(--brand-ink);outline-offset:var(--spacing-2)}.c-webinar-form__field_checkbox input+i{border:.06rem solid var(--brand-ink);height:var(--font-size-medium);margin-block-start:0;margin-inline-start:0;min-width:var(--font-size-medium);position:absolute}.c-webinar-form__field_checkbox input+i:after{border-block-end:1px solid var(--brand-white);border-inline-start:1px solid var(--brand-white);content:"";display:none;height:35%;margin-block-start:.18rem;margin-inline-start:var(--spacing-4);rotate:-40deg;width:55%}.c-webinar-form__field_checkbox input:checked+i{background-color:var(--brand-ink)}.c-webinar-form__field_checkbox input:checked+i:after{display:block}.c-webinar-form__field_checkbox>div{align-items:flex-start;column-gap:var(--spacing-12);display:flex;font-size:var(--font-size-medium);margin-block-start:var(--spacing-20)}.c-webinar-form__field_checkbox>div label{color:var(--brand-ink);font-weight:var(--font-weight-light);line-height:1.2;margin-block-start:-.3125rem;padding-inline-start:var(--spacing-28);position:relative}@media(max-width:767px){.c-webinar-form__field_checkbox>div label{font-size:.875rem}}.c-webinar-form__field_checkbox>div label a{color:var(--color-upcoming-color);font-weight:var(--font-weight-semibold)}.c-webinar-form__field_checkbox>div label a:focus-visible{outline-color:var(--brand-white)}.c-webinar-form .e-cta{--color-primary:var(--color-upcoming-color);margin-block-start:var(--spacing-28);min-width:3.75rem}@media(max-width:768px){.c-webinar-form .e-cta{min-width:100%}}.c-webinar-form .form-input,.c-webinar-form .form-select,.c-webinar-form .form-textarea{--font-body:var(--font-greet-standard)}.c-webinar-form .form-input .form-input--label,.c-webinar-form .form-select .form-select--label,.c-webinar-form .form-select .form-select--textarea{color:var(--brand-midnight);font-size:.875rem!important;font-weight:var(--font-weight);line-height:1.4}@media(max-width:767px){.c-webinar-form .form-select select{font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:1.4}}.c-webinar-form__loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;width:1.2rem}.c-webinar-form__loader-icon>*{fill:none!important}.c-webinar-form__loader-icon circle{stroke:var(--brand-midnight);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}[data-theme=gre-xlight].c-webinar-form .c-webinar-form__content-container h1{color:#38002e;font-family:var(--font-speckless);font-weight:380}[data-theme=gre-xlight].c-webinar-form .c-webinar-form__content-container p{color:var(--brand-black);font-family:var(--font-beausite);font-weight:var(--font-weight-medium);line-height:1.7}[data-theme=gre-xlight].c-webinar-form .c-webinar-form__main-container{box-shadow:var(--spacing-8) var(--spacing-8) 0 0 #38002e}[data-theme=gre-xlight].c-webinar-form .form-input,[data-theme=gre-xlight].c-webinar-form .form-select,[data-theme=gre-xlight].c-webinar-form .form-textarea{--font-body:var(--font-beausite)}[data-theme=gre-xlight].c-webinar-form .e-cta{--_text-color:var(--brand-white)}[data-theme=toefl-xlight].c-webinar-form .c-webinar-form__content-container h1{color:#343579;font-family:var(--font-toefl);font-size:var(--spacing-28)!important;font-weight:var(--font-weight-semibold);line-height:1}.c-upcoming-session{background-color:var(--brand-white);overflow-x:hidden;padding-block-end:4.125rem;padding-inline:var(--page-padding-inline)}}@layer components{@media(max-width:767px){.c-upcoming-session{padding-block-end:var(--spacing-32)}}.c-upcoming-session__heading{color:var(--color-upcoming-color);font-family:var(--font-heading);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-medium);line-height:100%}@media(max-width:767px){.c-upcoming-session__heading{margin-block-start:var(--spacing-40)}}.c-upcoming-session__info{padding-block-end:var(--spacing-32);padding-block-start:var(--spacing-80)}@media(min-width:768px)and (max-width:1023px){.c-upcoming-session__info{margin-block-start:var(--spacing-40);padding-block-end:var(--spacing-32)!important}}.c-upcoming-session__container{padding:var(--spacing-40) var(--spacing-8) 0 var(--spacing-8)}.c-upcoming-session__slider-container{align-items:flex-start;gap:var(--spacing-48)}.c-upcoming-session__slider-container-swipper{align-items:flex-start;border-block-end:1px solid #d9d9d9;position:relative}.c-upcoming-session__slider-item{align-items:center;background-color:transparent;block-size:2.18rem;border:none;color:#818285;font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);justify-content:left;line-height:1.68rem;padding:0;padding-inline-end:var(--spacing-24);user-select:none}.c-upcoming-session__slider-item.active{align-items:flex-start;border-block-end:.18rem solid var(--color-upcoming-outline);color:var(--color-upcoming-container);font-weight:var(--font-weight-semibold)}.c-upcoming-session__slider-item:focus-within,.c-upcoming-session__slider-item:hover{background-color:var(--color-upcoming-surface-shadow);box-shadow:none;color:var(--color-upcoming-text);outline:none}.c-upcoming-session__details{align-items:flex-start;display:flex;gap:var(--spacing-64);margin-block-start:var(--spacing-48)}@media(max-width:1199px){.c-upcoming-session__details{gap:var(--spacing-24)}}.c-upcoming-session__date-container{justify-content:center;padding-inline-start:var(--spacing-16)}.c-upcoming-session__date-container-interval{color:var(--color-upcoming-text);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);line-height:100%}.c-upcoming-session__date-container-instance{color:var(--color-upcoming-text);font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight);gap:var(--spacing-8);line-height:100%;padding:0 var(--spacing-4)}.c-upcoming-session__title-time-container{width:39%}.c-upcoming-session__time-container{color:var(--color-upcoming-text);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);line-height:100%;padding-block-end:var(--spacing-4)}.c-upcoming-session__title{color:var(--color-upcoming-text);font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-medium);line-height:110%}.c-upcoming-session__timer-container{gap:var(--spacing-8)}.c-upcoming-session__webinar-notice{color:var(--color-upcoming-text);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);line-height:100%}.c-upcoming-session__timer{align-items:flex-start;display:flex;gap:.875rem;margin-block-start:var(--spacing-16)}.c-upcoming-session__timer-box{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-4);width:3.75rem}.c-upcoming-session__timer-value{align-items:center;background-color:var(--color-upcoming-surface);color:var(--color-upcoming-text);display:flex;font-size:1.875rem;gap:var(--spacing-8);height:var(--spacing-64);justify-content:center;line-height:140%;width:var(--spacing-56)}.c-upcoming-session__timer-label{color:var(--color-upcoming-text);font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight);letter-spacing:.00875rem;line-height:140%;text-transform:lowercase}.c-upcoming-session__button-container{align-items:flex-end;display:flex;flex-direction:column;gap:var(--spacing-8);width:16.875rem}.c-upcoming-session__button-container .e-cta{--color-primary:var(--color-upcoming-color);min-width:10.18rem!important}.c-upcoming-session__button-container .e-cta a{color:var(--brand-white);text-decoration:none}.c-upcoming-session__profile-container{margin-block-start:3.25rem;position:relative}@media(min-width:1201px){.c-upcoming-session__profile-container{padding-inline:var(--spacing-8)}}@media(max-width:768px){.c-upcoming-session__container{padding-inline:var(--spacing-24)}.c-upcoming-session__info{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:var(--spacing-32);padding-block-end:0;padding-block-start:0;width:100%}.c-upcoming-session__heading{font-size:1.625rem;width:100%}.c-upcoming-session__container{padding:0;width:100%}.c-upcoming-session__slider-container{font-size:var(--font-size-eyebrow-small);width:100%}.c-upcoming-session__slider-container-swipper{align-items:flex-start;display:block;width:100%}.c-upcoming-session__slider-item{font-size:var(--font-size-small);padding-inline-end:0}.c-upcoming-session__date-container{display:none}.c-upcoming-session__time-container{font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight)}.c-upcoming-session__title-time-container{padding-block-end:var(--spacing-24);width:100%}.c-upcoming-session__title{font-size:var(--font-size-heading-xsmall);height:0;width:100%}.c-upcoming-session__webinar-notice{padding-block-start:var(--spacing-24);width:100%}.c-upcoming-session__details{flex-direction:column;margin-block-start:var(--spacing-24)}.c-upcoming-session__timer-container{justify-content:center;width:100%}.c-upcoming-session__timer-box{padding-inline:.43rem;width:2.62rem;width:100%}.c-upcoming-session__slider-container-swipper{max-width:100%}.c-upcoming-session__timer-value{font-size:var(--font-size-heading-small)}.c-upcoming-session__timer-label{font-size:var(--font-size-eyebrow-small)}.c-upcoming-session__button-container{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-8);padding-inline-start:0;padding:var(--spacing-12);width:100%}.c-upcoming-session__timer{width:20%}.c-upcoming-session .arrow-container{margin-block-end:var(--spacing-32);padding-block-start:var(--spacing-8)!important}.c-upcoming-session .e-cta{--font-body:var(--font-greet-standard)!important;font-size:var(--font-size-eyebrow-small)!important;min-width:15.5rem!important}.c-upcoming-session__profile-container{margin-block-start:var(--spacing-24);margin-inline:-1rem}}@media(min-width:769px)and (max-width:1023px){.c-upcoming-session__profile-card>*{flex:0 0 50%!important}}.c-upcoming-session__slider-container-swipper .swiper-arrow--slider-cta{margin-block-end:0;margin-block-start:0!important;padding-block-start:0!important}@media screen and (max-width:416px){.c-upcoming-session__slider-container-swipper .swiper-arrow--slider-cta{display:none!important}}.c-upcoming-session__slider-container-swipper .swiper-arrow--slider-cta>button{margin-top:-1pc!important;position:absolute!important;top:50%}@media(max-width:768px){.c-upcoming-session__slider-container-swipper .swiper-button-prev{left:-2pc!important}.c-upcoming-session__slider-container-swipper .swiper-button-next{right:-2pc!important}}@media screen and (max-width:416px){.c-upcoming-session__slider-container-swipper .swiper-button-prev{left:-24px!important}.c-upcoming-session__slider-container-swipper .swiper-button-next{right:-24px!important}}.c-upcoming-session__slider-container-swipper .session-swiper .swiper-wrapper .swiper-slide{padding:0!important}@media(min-width:1025px){.c-upcoming-session__slider-container-swipper .session-swiper .swiper-wrapper .swiper-slide{margin-inline-end:var(--spacing-48)!important;padding-inline:var(--spacing-16);padding:0!important;width:10rem!important}}@media(min-width:768px){.c-upcoming-session__slider-container-swipper .session-swiper .swiper-wrapper .swiper-slide{width:10.5rem!important}}@media(max-width:767px){.c-upcoming-session__slider-container-swipper .session-swiper .swiper-wrapper .swiper-slide{font-weight:var(--font-weight-semibold);line-height:1.928;margin-inline-end:var(--spacing-16)!important;padding-inline:0!important;width:47%!important}}@media(min-width:1440px){.c-upcoming-session__slider-container-swipper .session-swiper .swiper-wrapper .swiper-slide{column-gap:var(--spacing-48)!important;padding-inline:var(--spacing-16)!important;padding:0!important}}[data-theme^=gre] .c-upcoming-session__heading{font-family:var(--font-speckless)!important;font-weight:380;line-height:1.2}@media(min-width:769px)and (max-width:1023px){.c-upcoming-session__timer-container{width:40%}.c-upcoming-session__date-container{padding:0}.c-upcoming-session__button-container .e-cta{min-width:8rem!important}}[data-theme=toefl-xlight].c-upcoming-session .c-upcoming-session__date-container,[data-theme=toefl-xlight].c-upcoming-session .c-upcoming-session__heading,[data-theme=toefl-xlight].c-upcoming-session .c-upcoming-session__slider-item,[data-theme=toefl-xlight].c-upcoming-session .c-upcoming-session__timer-label,[data-theme=toefl-xlight].c-upcoming-session .c-upcoming-session__title,[data-theme=toefl-xlight].c-upcoming-session .c-upcoming-session__webinar-notice{font-family:var(--font-greet-standard)}[data-theme=toefl-xlight].c-upcoming-session .c-upcoming-session__time-container,[data-theme=toefl-xlight].c-upcoming-session .c-upcoming-session__timer-value{font-family:var(--font-toefl)}[data-theme=toefl-xlight].c-upcoming-session .c-upcoming-session__button-container .e-cta{--font-body:var(--font-greet-standard)!important}.c-upcoming-session-profile{background-color:var(--brand-white);position:relative}}@layer components{@media(max-width:767px){.c-upcoming-session-profile{padding-block-start:var(--spacing-40)}}@media(max-width:768px){.c-upcoming-session-profile .swiper-arrow--slider-cta{margin-block-end:0!important}.c-upcoming-session-profile .swiper-arrow--slider-cta button{margin-top:0!important}}.c-upcoming-session-profile .swiper{height:auto!important}.c-upcoming-session-profile .swiper .swiper-wrapper .swiper-slide{padding-inline:.375rem}@media(min-width:769px){.c-upcoming-session-profile .swiper .swiper-wrapper .swiper-slide{width:50%!important}}@media(min-width:1025px){.c-upcoming-session-profile .swiper .swiper-wrapper .swiper-slide{padding-inline:var(--spacing-16);width:33.3333333336%!important}}@media(min-width:1201px){.c-upcoming-session-profile .swiper .swiper-wrapper .swiper-slide{width:25%!important}}}@layer components{.c-profile-card-slider .c-profile-card{background:var(--brand-gray);border-radius:var(--spacing-16);display:flex;flex-direction:column}.c-profile-card-slider .c-profile-card figure{border-radius:inherit;margin:0;overflow:hidden}.c-profile-card-slider .c-profile-card__image{border-radius:inherit;display:block;max-width:100%;width:100%}.c-profile-card-slider .c-profile-card__heading{color:var(--color-upcoming-text);font-size:var(--spacing-20);font-weight:var(--font-weight-bold);padding:var(--spacing-20)}.c-profile-card-slider .c-profile-card__subheading{color:var(--color-upcoming-text);font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);line-height:1.2;padding:var(--spacing-8) var(--spacing-20);white-space:normal;width:100%}.c-profile-card-slider .c-profile-card__content{height:250px}.c-profile-card-slider .e-cta{font-weight:var(--font-weight-semibold);padding:var(--spacing-8) var(--spacing-16);text-align:center;width:100%}.c-video-list{padding-block-end:var(--spacing-80);padding-inline:var(--page-padding-inline)}}@layer components{@media(min-width:768px){.c-video-list{padding-block-start:var(--spacing-64)}}@media(max-width:767px){.c-video-list{padding-block-end:var(--spacing-44);position:relative}.c-video-list:not(:has(.c-video-list__action-wrap)){padding-block-start:var(--spacing-40)}.c-video-list:not(:has(.c-pagination)):after{content:"";display:block;margin-block-start:-1px;margin-inline:calc(var(--page-padding-inline)*-1)}}.c-video-list[data-theme=ets-xlight]{padding-block-end:var(--spacing-56);padding-block-start:var(--spacing-64)}@media(min-width:769px){.c-video-list[data-theme=ets-xlight]{padding-block:var(--spacing-120)}.c-video-list[data-theme=ets-xlight] .c-video-list__card{padding-block-end:var(--spacing-32)}}@media(max-width:767px){.c-video-list[data-theme=ets-xlight] .c-video-list__card{padding:var(--spacing-24)}.c-video-list[data-theme=ets-xlight] .c-video-list__card .c-video-list__description{margin-block-start:var(--spacing-24)}}.c-video-list__headline{color:var(--brand-ink);font-family:var(--font-speckless);padding-block-end:var(--spacing-40)}.c-video-list__headline h1,.c-video-list__headline h2,.c-video-list__headline h3,.c-video-list__headline h4{font-size:40px;font-weight:400;line-height:3pc}@media(max-width:767px){.c-video-list__headline h1,.c-video-list__headline h2,.c-video-list__headline h3,.c-video-list__headline h4{font-size:28px;line-height:2.1pc}}.c-video-list__headline p{font-family:var(--font-beausite);font-size:1pc;font-weight:400;line-height:1.2pc;padding-block:var(--spacing-16)}@media(max-width:767px){.c-video-list__headline{padding-block-end:var(--spacing-32)}.c-video-list__headline h1,.c-video-list__headline h2,.c-video-list__headline h3,.c-video-list__headline h4{font-size:28px;line-height:2.1pc}}.c-video-list__action-wrap{align-items:center;display:flex;justify-content:center;margin-block-end:var(--spacing-40)}@media(max-width:767px){.c-video-list__action-wrap{background-color:var(--color-surface);block-size:var(--spacing-88);border-block-end:1px solid var(--color-outline);margin-block-end:0;margin-inline:calc(var(--page-padding-inline)*-1);padding-inline:var(--page-padding-inline);position:sticky;top:0;z-index:22}}.c-video-list__action{align-items:center;border:1px solid var(--brand-ink);border-radius:var(--spacing-30);display:flex;justify-content:center}.c-video-list__action .e-cta{--_background-color:var(--color-surface);--_border-color:transparent;--_block-paading:var(--spacing-12);--font-size-eyebrow-small:var(--font-size-large);--font-line-height-3xtight:var(--font-line-height-2xtight);border-radius:var(--spacing-30);font-weight:var(--font-weight-clear);text-align:center}.c-video-list__action .e-cta.active{--_background-color:var(--color-primary);font-weight:var(--font-weight-semibold);opacity:1}.c-video-list__action .e-cta:focus-within{position:relative;z-index:1}@media(hover:hover){.c-video-list__action .e-cta:not(:disabled):hover{--_text-color:var(--color-primary-hover-text);--_background-color:var(--color-primary-hover);--_border-color:var(--color-primary-hover)}}@media(max-width:767px){.c-video-list__action .e-cta{--font-size-eyebrow-small:var(--font-size-small)!important}}.c-video-list__wrapper{border-inline-start:1px solid #000;grid-template-columns:repeat(3,1fr);position:relative}.c-video-list__wrapper.slider-disabled{display:grid}.c-video-list__wrapper:has(.swiper){border-inline-start:0}@media(min-width:769px){.c-video-list__wrapper.two-grid{grid-template-columns:repeat(2,1fr)}}.c-video-list__wrapper.one-grid{grid-template-columns:repeat(1,1fr);margin:0 auto;max-width:500px}.c-video-list__wrapper .swiper .swiper-slide{height:auto!important}.c-video-list__wrapper .swiper:before{border-inline-start:1px solid #000;content:"";display:block;height:100%;position:absolute}.c-video-list__wrapper .c-youtube-player iframe{width:100%}@media(max-width:1023px){.c-video-list__wrapper .c-youtube-player iframe{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;max-height:100%;max-width:100%}}@media(max-width:767px){.c-video-list__wrapper{grid-template-columns:1fr}.c-video-list__wrapper:has(.swiper-pagination) .swiper:before{height:calc(100% - var(--spacing-24) - 9px)}.c-video-list__wrapper .swiper{border-block-start:1px solid #000;max-width:100%;padding-block-end:calc(var(--spacing-24) + 9px)!important}.c-video-list__wrapper .swiper .swiper-slide{width:100%}}@media(min-width:768px){.c-video-list__wrapper.slider-enabled{display:block}.c-video-list__wrapper.slider-enabled .swiper-pagination{display:none!important}.c-video-list__wrapper.slider-enabled .swiper{padding-block-end:0!important}.c-video-list__wrapper.slider-enabled .swiper:after,.c-video-list__wrapper.slider-enabled .swiper:before{background-color:var(--color-on-surface);block-size:100%;content:"";inline-size:0;inset-block-start:0;position:absolute;z-index:2}.c-video-list__wrapper.slider-enabled .swiper:before{inset-inline-start:0}.c-video-list__wrapper.slider-enabled .swiper:after{inset-inline-end:0}.c-video-list__wrapper.slider-enabled .swiper .swiper-slide{height:unset!important;margin-block-start:0;width:33.33%!important}.c-video-list__wrapper.slider-enabled.two-grid .swiper-slide{width:50%!important}.c-video-list__wrapper.slider-enabled.one-grid .swiper-slide{width:100%!important}}.c-video-list__wrapper .swiper-pagination{display:flex;inset-block-end:0;left:50%;margin-inline:auto;overflow:hidden;position:absolute;text-align:center;transform:translateZ(0);transform:translateX(-50%);transition:opacity .3s;white-space:nowrap;z-index:2}.c-video-list__wrapper .swiper-pagination .swiper-pagination-bullet{--swiper-theme-color:var(--color-stat);border-radius:8px;display:inline-block;margin-inline:4px;min-block-size:8px;min-inline-size:8px;opacity:.3;position:relative;transition:transform .2s,left .2s}.c-video-list__wrapper .swiper-pagination .swiper-pagination-bullet-active-main{opacity:1!important;transform:scale(1)}.c-video-list__wrapper .cvl-2 .swiper-pagination{overflow:visible!important}.c-video-list__slider-cta{display:none}@media(min-width:768px){.c-video-list__slider-cta{align-items:center;display:flex;justify-content:space-between}}.c-video-list__slider-cta button{align-items:center;background:none;block-size:var(--spacing-32);border:none;display:flex;inline-size:var(--spacing-32);inset-block-start:50%;justify-content:center;padding:0;position:absolute}.c-video-list__slider-cta button svg{color:transparent;height:100%;width:100%}.c-video-list__slider-cta button svg path{stroke:var(--color-on-surface)}.c-video-list__slider-cta button:disabled{opacity:.2}.c-video-list__slider-cta .swiper-button-prev-vl{inset-inline-start:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.c-video-list__slider-cta .swiper-button-prev-vl{inset-inline-start:calc(var(--spacing-64)*-1)}}.c-video-list__slider-cta .swiper-button-next-vl{inset-inline-end:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.c-video-list__slider-cta .swiper-button-next-vl{inset-inline-end:calc(var(--spacing-64)*-1)}}.c-video-list .c-pagination{margin-block-start:var(--spacing-44)}@media(max-width:767px){.c-video-list .c-pagination{margin-block-start:var(--spacing-36)}}.c-video-list__card{border-block-end:1px solid var(--color-outline);border-block-start:1px solid var(--color-outline);border-inline-end:1px solid var(--color-outline);margin-block-start:-1px;padding:var(--spacing-24) var(--spacing-24) var(--spacing-16) var(--spacing-24)}.c-video-list__card .c-video-list__description{color:var(--brand-ink);font-size:var(--font-size-xlarge);font-weight:var(--font-weight-semibold);line-height:1.2;margin-block-start:var(--spacing-20)}@media(max-width:767px){.c-video-list__card .c-video-list__description{font-size:var(--font-size-medium)}}.c-video-list .c-kaltura-player:before,.c-video-list .c-youtube-player.c-position:before{padding-top:60.6%}.c-video-list .c-pagination .e-cta{--font-size-eyebrow-small:var(--font-size-small);--_border-color:var(--brand-ink);border-radius:0;font-weight:var(--font-weight-semibold)}.c-video-list .c-pagination input{border-color:var(--brand-ink-50)}.c-video-list .c-pagination input:hover{border:2px solid var(--brand-ink)}.agent-signup-form{--font-body:var(--font-greet-standard);background-color:var(--brand-gray-light);padding-block-end:6.4375rem}}@layer components{@media(min-width:769px){.agent-signup-form{padding-block-start:var(--spacing-96);padding-inline:var(--page-padding-inline)}}@media(max-width:768px){.agent-signup-form{padding-block-end:0}}.agent-signup-form__form-page{margin-inline:auto;max-inline-size:60.125rem}.agent-signup-form__heading{display:flex;flex-direction:column;row-gap:var(--spacing-16)}@media(max-width:768px){.agent-signup-form__heading{padding-block-end:var(--spacing-32);padding-block-start:var(--spacing-56);padding-inline:var(--spacing-32)}}@media(min-width:769px){.agent-signup-form__heading{margin-block-end:var(--spacing-32)}}@media(min-width:1025px){.agent-signup-form__heading{margin-block-end:var(--spacing-48)}}.agent-signup-form__title{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}.agent-signup-form__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.agent-signup-form__container{background-color:var(--brand-white);margin-block-end:var(--spacing-32);padding:3rem 4rem 2.5rem}@media(min-width:769px){.agent-signup-form__container{border:1px solid var(--color-outline)}}.agent-signup-form__container h1,.agent-signup-form__container h2,.agent-signup-form__container h3,.agent-signup-form__container h4,.agent-signup-form__container h5,.agent-signup-form__container h6{color:var(--brand-midnight)}.agent-signup-form__container h3{margin-block-end:var(--spacing-24);margin-block-start:var(--spacing-32)}.agent-signup-form__container h5{font-size:var(--font-size-heading-small);font-weight:380;line-height:25.2px}.agent-signup-form__container>p{margin-block-end:var(--spacing-16)}.agent-signup-form__container .error-text{color:var(--color-error);font-size:.85rem}.agent-signup-form__container .form-input--label,.agent-signup-form__container .form-select--label{color:var(--brand-midnight)}.agent-signup-form__container .form-input--label span,.agent-signup-form__container .form-select--label span{color:var(--color-error)}.agent-signup-form__container .form-input input,.agent-signup-form__container .form-select input{border-block-end:1px solid var(--brand-midnight)}.agent-signup-form__container .form-input select,.agent-signup-form__container .form-select select{border-block-end:1px solid var(--brand-midnight);color:var(--brand-midnight);font-size:var(--font-size-medium);font-weight:350}.agent-signup-form .p-multiselect-label{font-family:var(--font-greet-standard)}.agent-signup-form__sub-title{align-items:center;column-gap:var(--spacing-20);display:flex;font-weight:var(--font-weight-bold);line-height:1;text-transform:uppercase}@media(max-width:768px){.agent-signup-form__sub-title{margin-block-end:var(--spacing-40)}}.agent-signup-form__fields{column-gap:34px;display:flex;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-32)}.agent-signup-form__field{flex-basis:calc(50% - 17px)}.agent-signup-form__field.full-width{flex-basis:100%}.agent-signup-form__tc{border:none;margin-block-end:0;padding-block:var(--spacing-20) var(--spacing-40);padding-inline:0}.agent-signup-form__tc p{line-height:1.2pc;margin-block-end:var(--spacing-16)}.agent-signup-form__field_checkbox input{height:0;opacity:0;position:absolute;width:0}.agent-signup-form__field_checkbox input:focus+i{outline:2px solid var(--brand-ink);outline-offset:2px}.agent-signup-form__field_checkbox input+i{border:1px solid var(--brand-ink);height:var(--font-size-medium);margin-block-start:var(--spacing-4);margin-inline-start:0;min-width:var(--font-size-medium);position:absolute}.agent-signup-form__field_checkbox input+i:after{border-block-end:1px solid var(--brand-white);border-inline-start:1px solid var(--brand-white);content:"";display:none;height:35%;margin-block-start:3px;margin-inline-start:var(--spacing-4);rotate:-40deg;width:55%}.agent-signup-form__field_checkbox input:checked+i{background-color:var(--brand-ink)}.agent-signup-form__field_checkbox input:checked+i:after{display:block}.agent-signup-form__field_checkbox>div{align-items:flex-start;column-gap:var(--spacing-12);display:flex;margin-block-start:var(--spacing-20)}.agent-signup-form__field_checkbox>div label{color:var(--brand-ink);font-size:var(--font-size-medium);font-weight:300;padding-inline-start:var(--spacing-28);position:relative}.agent-signup-form__field_checkbox>div label a{color:var(--brand-sff-dark-blue);font-weight:600}.agent-signup-form__field_checkbox>div label a:focus-visible{outline-color:var(--brand-white)}.agent-signup-form__error{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block-end:40px;padding:24px;row-gap:20px}.agent-signup-form__error h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px;margin:0}.agent-signup-form__error h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.agent-signup-form__error p{font-size:1pc;font-weight:var(--font-weight);line-height:1.4pc;margin:0}.agent-signup-form__success-page{display:flex;flex-direction:column;margin-inline:auto;max-inline-size:60.125rem;row-gap:var(--spacing-16)}.agent-signup-form__success-page h3{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}@media(min-width:769px){.agent-signup-form__success-page{min-block-size:14.25rem}}@media(max-width:768px){.agent-signup-form__success-page{padding-block:var(--spacing-56);padding-inline:var(--spacing-32)}}.agent-signup-form__action .e-cta{--_background-color:var(--brand-sff-dark-blue);--_text-color:var(--brand-white);column-gap:var(--spacing-12)}.agent-signup-form__action .e-cta.loading{pointer-events:none}.agent-signup-form__action .e-cta.loading .agent-signup-form__loader-icon{display:block}.agent-signup-form__action .e-cta:hover{--_text-color:var(--brand-ink);--_background-color:var(--brand-white);--_border-color:var(--brand-sff-dark-blue)}.agent-signup-form__action .e-cta:hover .agent-signup-form__loader-icon{filter:brightness(0) invert(1)}.agent-signup-form__action .e-cta:focus-visible{--color-on-surface:var(--brand-sff-dark-blue)}.agent-signup-form__action .agent-signup-form__loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;width:1.2rem}.agent-signup-form__action .agent-signup-form__loader-icon>*{fill:none!important}.agent-signup-form__action .agent-signup-form__loader-icon circle{stroke:var(--brand-white);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}@media(min-width:769px)and (max-width:1024px){.agent-signup-form__container{padding:var(--spacing-32)}.agent-signup-form__tc{padding-block:var(--spacing-12) var(--spacing-32)}.agent-signup-form__form{column-gap:1.875rem}.agent-signup-form__fields{column-gap:0;flex-direction:column;row-gap:var(--spacing-20)}.agent-signup-form__field_checkbox input+i{margin-block-start:var(--spacing-2)}.agent-signup-form__field_checkbox>div label{font-size:var(--font-size-small)}.agent-signup-form__success-page{column-gap:4.688rem;width:60%}.agent-signup-form__success-page__title{font-size:2.375rem}}@media(max-width:768px){.agent-signup-form{padding-block:var(--spacing-64)}.agent-signup-form__form-page{display:block;margin-inline:0}.agent-signup-form__container{margin-block-end:var(--spacing-40);padding:var(--spacing-32) var(--spacing-24)}.agent-signup-form__tc{padding-block:var(--spacing-12) var(--spacing-32)}.agent-signup-form__tc p{line-height:16.8px}.agent-signup-form__form{column-gap:1.875rem}.agent-signup-form__fields{column-gap:0;flex-direction:column;row-gap:var(--spacing-20)}.agent-signup-form__field_checkbox input+i{margin-block-start:var(--spacing-2)}.agent-signup-form__field_checkbox>div label{font-size:var(--font-size-small)}.agent-signup-form__button .e-cta{inline-size:100%;max-inline-size:100%}.agent-signup-form__success-page{display:block;padding-inline:var(--spacing-16)}.agent-signup-form__success-page__title{font-size:var(--spacing-32)}}}@layer components{.biq-form{background-color:var(--brand-eggshell);padding-block-end:2.75rem;position:relative}.biq-form .error-text{color:var(--color-error);font-size:.85rem;margin-block-start:5px}.biq-form__progress-bar{align-items:center;background-color:#fff;display:flex;flex-direction:column;inline-size:100%;height:4.5rem;justify-content:center;position:sticky;top:0;z-index:10}.biq-form__progress-bar__fill{backface-visibility:hidden;background:#cebaab;border-radius:.375rem;inline-size:48.125rem;height:.522rem;margin-block-end:.519rem;overflow:hidden;position:relative;z-index:0}.biq-form__progress-bar__fill i{background-color:var(--brand-midnight);block-size:100%;border-radius:inherit;inline-size:100%;inset-block-start:0;inset-inline-end:100%;position:absolute;transform:translateX(0);transition:transform .4s ease-in-out}.biq-form__progress-bar__question{color:#103d4b;flex-shrink:0;font-family:Beausite Classic;font-size:var(--font-size-small);font-weight:500;inline-size:9.375rem;height:1.044rem;line-height:20px;text-align:center}.biq-form__progress-bar .biq-form__form__title{display:none}.biq-form__failError{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block:.625rem;max-inline-size:20rem;padding:1.5rem;row-gap:1.25rem}.biq-form__failError h3{align-items:center;color:var(--color-error);column-gap:.5rem;display:flex;font-family:Beausite Classic;font-size:var(--font-size-xlarge);font-weight:600;line-height:24px}.biq-form__failError h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.biq-form__failError p{font-size:var(--font-size-medium);font-weight:400;line-height:1.4pc;margin-block-start:1.25rem}.biq-form__form{background-color:#fff;border:1px solid;margin-block-start:3.5rem;margin-inline:auto;max-inline-size:48.125rem}.biq-form__form__title{color:var(--brand-midnight);font-family:Speckless;font-size:var(--font-size-heading-large);font-weight:380;line-height:2.1pc;text-align:center}.biq-form__field,.biq-form__form__title{border-bottom:1px solid;inline-size:100%;padding-block:1.875rem}.biq-form__field{align-items:flex-start;color:var(--brand-ink);display:flex;flex-direction:column;font-family:Beausite Classic;font-size:var(--font-size-medium);font-weight:500;line-height:1.2pc;padding-inline:4rem}.biq-form__field_question{margin-block-end:.75rem}.biq-form__field__dropdown-wrap{display:flex;flex:auto;max-inline-size:24.5rem;position:relative}.biq-form__field__dropdown-wrap svg{pointer-events:none}.biq-form__field__dropdown-wrap>select{--color-surface:var(--brand-white);appearance:none;background-color:transparent;border:1px solid var(--brand-midnight);border-radius:4px;color:var(--brand-ink);font:inherit;font-size:var(--font-size-large);inline-size:100%;margin:0;padding:.75rem 1.5rem;text-indent:.01px;text-overflow:""}.biq-form__field__dropdown-wrap>select::-ms-expand{display:none}.biq-form__field__dropdown-wrap>svg{--icon-size:1.55rem;inset-block-start:.563rem;inset-inline-end:1.5rem;position:absolute}.biq-form__field__input{align-items:center;display:inline-flex;font-weight:400;padding-block:.625rem}.biq-form__field__input .input__self-describe{border:none;border-bottom:1px solid;border-radius:0;inline-size:6.25rem;margin:0;margin-inline-start:5px;outline:none}.biq-form__field__input .input__self-describe:disabled{opacity:.3}.biq-form__field__input input{inline-size:1rem;height:1rem;margin-inline-end:.75rem;opacity:0;outline:none}.biq-form__field__input input:disabled~i,.biq-form__field__input input:disabled~span{opacity:.5}.biq-form__field__input input:checked+i,.biq-form__field__input input:focus+i{outline:2px solid var(--brand-ink);outline-offset:2px}.biq-form__field__input input+i{border:1px solid var(--brand-ink);height:var(--font-size-medium);margin-block-start:0;margin-inline-start:0;min-inline-size:var(--font-size-medium);position:absolute}.biq-form__field__input input+i:after{content:"";display:none;inline-size:55%;height:35%;margin-block-start:3px;margin-inline-start:4px}.biq-form__field__input input:checked+i{background-color:var(--brand-ink)}.biq-form__field__input input:checked+i:after{display:block}.biq-form__submit{align-items:flex-start;display:flex;justify-content:space-between;padding-block:1rem;padding-inline:1.75rem}.biq-form__submit-container{align-items:center;display:flex;flex-direction:column}.biq-form__submit__text-container{display:flex;inline-size:15.625rem;margin-block-end:.75rem}.biq-form__submit__text-container svg{inline-size:1.875rem;height:.875rem;padding-inline-end:3px}.biq-form__submit__text{font-weight:400;line-height:16.8px;text-align:start}.biq-form__submit__button,.biq-form__submit__text{color:var(--brand-midnight);font-family:Beausite Classic;font-size:var(--font-size-small)}.biq-form__submit__button{font-weight:600;line-height:14px}.biq-form__submit__button svg{margin-left:5px;scale:1.4}.biq-form input[type=radio]+i,.biq-form input[type=radio]+i:checked{border-radius:100%}.biq-form input[type=text]{opacity:1}.biq-form input[type=checkbox]:checked+i:after{border-block-end:1px solid var(--brand-white);border-inline-start:1px solid var(--brand-white);rotate:-40deg}@media(min-width:769px)and (max-width:1023px){.biq-form__progress-bar__fill{inline-size:85%;margin:1rem 2.813rem}}@media(max-width:767px){.biq-form__progress-bar{background-color:var(--brand-eggshell);border-bottom:1px solid hsla(26,26%,74%,.7);height:auto;padding-block-end:1rem}.biq-form__progress-bar__fill{inline-size:85%;margin:1rem 2.813rem}.biq-form__progress-bar .biq-form__form__title{border-bottom:1px solid hsla(26,26%,74%,.7);color:var(--brand-midnight);display:block;font-family:Speckless;font-size:var(--font-size-heading-medium);font-weight:380;line-height:29.4px;padding:1.05rem 1.5rem;text-align:center}.biq-form__form{border:none;margin-block-start:0}.biq-form__form__title{display:none}.biq-form__field{border-bottom:1px solid rgba(0,0,0,.3);padding:1.875rem 1.5rem}.biq-form__failError{max-inline-size:100%}.biq-form__submit{display:block;padding-inline:1.5rem}.biq-form__submit__text-container{inline-size:auto;padding-inline:1rem}}body:has(.headerSection .c-global-nav) .biq-form__progress-bar{top:var(--global-nav-size)}@media(max-width:767px){body:has(.headerSection .c-global-nav) .biq-form__progress-bar{top:0}}}@layer components{.contact-leadgen-form{background-color:#ffd913;padding-block:var(--spacing-120);padding-inline:var(--page-padding-inline)}.contact-leadgen-form .cl-form-wrapper{column-gap:9.5rem;display:flex}.contact-leadgen-form .cl-form-wrapper .contact-container{width:80%}.contact-leadgen-form .cl-form-wrapper .contact-container__title{color:var(--brand-ink);font-family:Oswald;font-size:var(--font-size-heading-xlarge);font-style:normal;font-weight:var(--font-weight);line-height:120%;margin-block-end:var(--spacing-24)}.contact-leadgen-form .cl-form-wrapper .contact-container__description{color:var(--brand-ink);font-family:Beausite Classic;font-size:var(--font-size-eyebrow-large);font-style:normal;font-weight:var(--font-weight);line-height:140%;margin-block-end:2.313rem}.contact-leadgen-form .cl-form-wrapper .contact-container__description p{margin-block-end:var(--spacing-15)}.contact-leadgen-form .cl-form-wrapper .contact-container__description p a{color:var(--brand-sff-dark-blue)}.contact-leadgen-form .cl-form-wrapper .contact-container__image img{width:100%}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container{min-inline-size:52.2%}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc{background-color:var(--brand-white);border:1px solid var(--brand-ink);margin-block-end:var(--spacing-32);padding:3rem 4rem 2.5rem}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved h1,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved h2,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved h3,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved h4,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved h5,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved h6,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc h1,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc h2,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc h3,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc h4,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc h5,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc h6{color:var(--brand-midnight)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved h3,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc h3{margin-block-end:var(--spacing-16)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved h5,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc h5{font-size:var(--font-size-heading-small);font-weight:380;line-height:25.2px}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved>p,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc>p{margin-block-end:var(--spacing-16)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved .hs-form-booleancheckbox label span,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc .hs-form-booleancheckbox label span{color:var(--brand-ink)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved .hs-form-booleancheckbox label span a,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc .hs-form-booleancheckbox label span a{color:var(--brand-sff-dark-blue)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved .hs-submit,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc .hs-submit{margin-top:25px}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__fields{column-gap:34px;display:flex;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-32)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field{flex-basis:calc(50% - 17px)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field.full-width{flex-basis:100%}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc{border:none;margin-block-end:0;padding-block:var(--spacing-20) var(--spacing-40);padding-inline:0}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc p{line-height:1.2pc;margin-block-end:var(--spacing-16)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox input{height:0;opacity:0;position:absolute;width:0}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox input:focus+i{outline:2px solid var(--brand-ink);outline-offset:2px}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox input+i{border:1px solid var(--brand-ink);height:var(--font-size-medium);margin-block-start:var(--spacing-4);margin-inline-start:0;min-width:var(--font-size-medium);position:absolute}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox input+i:after{border-block-end:1px solid var(--brand-white);border-inline-start:1px solid var(--brand-white);content:"";display:none;height:35%;margin-block-start:3px;margin-inline-start:var(--spacing-4);rotate:-40deg;width:55%}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox input:checked+i{background-color:var(--brand-ink)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox input:checked+i:after{display:block}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox>div{align-items:flex-start;column-gap:var(--spacing-12);display:flex;margin-block-start:var(--spacing-20)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox>div label{color:var(--brand-ink);font-size:var(--font-size-medium);font-weight:300;padding-inline-start:var(--spacing-28);position:relative}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox>div label a{color:var(--brand-sff-dark-blue);font-weight:600}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox>div label a:focus-visible{outline-color:var(--brand-white)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container .error-text{color:var(--color-error);font-size:.85rem}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container .form-input--label,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container .form-select--label{color:var(--brand-midnight);font-size:var(--font-size-small)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container .form-input--label span,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container .form-select--label span{color:var(--color-error)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container .form-input input,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container .form-select input{border-block-end:1px solid var(--brand-midnight)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container .form-input select,.contact-leadgen-form .cl-form-wrapper .leadgen-form-container .form-select select{border-block-end:1px solid var(--brand-midnight);color:var(--brand-midnight);font-size:var(--font-size-medium);font-weight:350}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__button .e-cta{--_background-color:var(--brand-sff-dark-blue);--_text-color:var(--brand-white)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__button .e-cta.loading{pointer-events:none}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__button .e-cta.loading .leadgen-form__loader-icon{display:block}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__button .e-cta:hover{--_text-color:var(--brand-ink);--_background-color:var(--brand-white);--_border-color:var(--brand-sff-dark-blue)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__button .e-cta:hover .leadgen-form__loader-icon{filter:brightness(0) invert(1)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__button .e-cta:focus-visible{--color-on-surface:var(--brand-sff-dark-blue)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__button .leadgen-form__loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;width:1.2rem}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__button .leadgen-form__loader-icon>*{fill:none!important}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__button .leadgen-form__loader-icon circle{stroke:var(--brand-white);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__error{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block-end:40px;padding:24px;row-gap:20px}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__error h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__error h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__error p{font-size:1pc;font-weight:var(--font-weight);line-height:1.4pc;margin-block-start:20px}.contact-leadgen-form .cl-form-wrapper__image{display:none}.contact-leadgen-form .leadgen-submission{column-gap:9.5rem;display:flex;width:100%}.contact-leadgen-form .leadgen-submission .leadgen-submission-container{width:50%}.contact-leadgen-form .leadgen-submission .leadgen-submission-container__title{color:#1a212b;font-family:Oswald;font-size:40px;font-style:normal;font-weight:400;line-height:120%;margin-block-end:var(--spacing-24)}.contact-leadgen-form .leadgen-submission .leadgen-submission-container__description{color:#1a212b;font-family:Beausite Classic;font-size:1pc;font-style:normal;font-weight:400;line-height:140%}.contact-leadgen-form .leadgen-submission__image_mobile{display:none}@media(min-width:769px)and (max-width:1024px){.contact-leadgen-form .cl-form-wrapper{column-gap:4.688rem}.contact-leadgen-form .cl-form-wrapper .contact-container{width:60%}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved{padding:var(--spacing-32)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc{padding-block:var(--spacing-12) var(--spacing-32)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__form{column-gap:1.875rem}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__fields{column-gap:0;flex-direction:column;row-gap:var(--spacing-20)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox input+i{margin-block-start:var(--spacing-2)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox>div label{font-size:var(--font-size-small)}.contact-leadgen-form .leadgen-submission{column-gap:4.688rem}.contact-leadgen-form .leadgen-submission .leadgen-submission-container{width:60%}.contact-leadgen-form .leadgen-submission .leadgen-submission-container__title{font-size:2.375rem}.contact-leadgen-form .leadgen-submission__image{display:none}.contact-leadgen-form .leadgen-submission__image_mobile{display:block}}@media(max-width:768px){.contact-leadgen-form{padding-block:var(--spacing-64);padding-inline:var(--spacing-32)}.contact-leadgen-form .cl-form-wrapper{display:block}.contact-leadgen-form .cl-form-wrapper .contact-container{width:100%}.contact-leadgen-form .cl-form-wrapper .contact-container__title{font-size:var(--font-size-heading-large);margin-block-end:var(--spacing-24)}.contact-leadgen-form .cl-form-wrapper .contact-container__description{margin-block-end:var(--spacing-40)}.contact-leadgen-form .cl-form-wrapper .contact-container__image{display:none}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container{margin-block-end:var(--spacing-40)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__get_involved{padding:var(--spacing-32) var(--spacing-24)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc{padding-block:var(--spacing-12) var(--spacing-32)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__tc p{line-height:16.8px}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__form{column-gap:1.875rem}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__fields{column-gap:0;flex-direction:column;row-gap:var(--spacing-20)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox input+i{margin-block-start:var(--spacing-2)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__field_checkbox>div label{font-size:var(--font-size-small)}.contact-leadgen-form .cl-form-wrapper .leadgen-form-container__button .e-cta{inline-size:100%;max-inline-size:100%}.contact-leadgen-form .cl-form-wrapper__image{display:block}.contact-leadgen-form .cl-form-wrapper__image img{width:100%}.contact-leadgen-form .leadgen-submission{display:block;padding-inline:var(--spacing-16)}.contact-leadgen-form .leadgen-submission .leadgen-submission-container{margin-block-end:var(--spacing-40);width:100%}.contact-leadgen-form .leadgen-submission .leadgen-submission-container__title{font-size:var(--spacing-32)}.contact-leadgen-form .leadgen-submission__image{display:none}.contact-leadgen-form .leadgen-submission__image_mobile{display:block}.contact-leadgen-form .leadgen-submission__image_mobile img{width:100%}}}@layer components{@media(min-width:769px){.epn-form{padding-block:var(--spacing-60);padding-inline:var(--page-padding-inline)}}@media(min-width:1025px){.epn-form{padding-block:var(--spacing-80)}}.epn-form .epn-form__form-page{margin-inline:auto;max-inline-size:60.125rem}.epn-form .epn-form__form-wrapper{background-color:var(--color-surface-container-2)}.epn-form .epn-form__heading{display:flex;flex-direction:column;row-gap:var(--spacing-16)}@media(max-width:768px){.epn-form .epn-form__heading{padding-block-end:var(--spacing-32);padding-block-start:var(--spacing-56);padding-inline:var(--page-padding-inline)}}@media(min-width:769px){.epn-form .epn-form__heading{margin-block-end:var(--spacing-32)}}@media(min-width:1025px){.epn-form .epn-form__heading{margin-block-end:var(--spacing-48)}}.epn-form .epn-form__title{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}.epn-form .epn-form__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.epn-form .epn-form__form-wrapper{font-family:var(--font-beausite);padding:var(--spacing-32)}@media(max-width:768px){.epn-form .epn-form__form-wrapper{padding-block:var(--spacing-40);padding-inline:var(--page-padding-inline)}}@media(min-width:769px){.epn-form .epn-form__form-wrapper{border:1px solid var(--color-outline)}}@media(min-width:1025px){.epn-form .epn-form__form-wrapper{padding-block-end:var(--spacing-40);padding-block-start:var(--spacing-48);padding-inline:var(--spacing-64)}}.epn-form .epn-form__form-container{display:flex;flex-direction:column;row-gap:var(--spacing-24)}@media(min-width:769px){.epn-form .epn-form__form-container{row-gap:var(--spacing-32)}}@media(min-width:1025px){.epn-form .epn-form__form-container{row-gap:var(--spacing-48)}}.epn-form .epn-form__form-container .epn-form__fc{display:flex;flex-direction:column;font-weight:var(--font-weight-light);line-height:1.2;padding-block:var(--spacing-8);row-gap:var(--spacing-16)}.epn-form .epn-form__required-text{font-weight:var(--font-weight-medium);line-height:1.6875}@media(max-width:768px){.epn-form .epn-form__required-text{font-size:var(--font-size-small)}}.epn-form .epn-form__required-text span{color:var(--color-error);font-family:var(--font-greet-standard);padding-inline-end:2px}.epn-form .epn-form__fields{column-gap:var(--spacing-34);display:grid;grid-template-columns:repeat(1,1fr);row-gap:var(--spacing-12)}.epn-form .epn-form__fields>div:last-child{margin-block-end:0}@media(max-width:768px){.epn-form .epn-form__fields{row-gap:var(--spacing-4)}.epn-form .epn-form__fields br{display:none}}@media(min-width:769px){.epn-form .epn-form__fields{grid-template-columns:repeat(2,1fr)}.epn-form .epn-form__fields .full-width{grid-column:span 2}}.epn-form .epn-form__fields .epn-form__field{padding-block-end:2px;padding-inline:2px}.epn-form .epn-form__action{display:flex;justify-content:flex-end;padding-inline:2px}@media(max-width:768px){.epn-form .epn-form__action{padding:var(--spacing-12)}.epn-form .epn-form__action .e-cta{max-width:100%;width:100%}}.epn-form .epn-form__action .e-cta{align-items:center;column-gap:var(--spacing-12)}.epn-form .epn-form__action .e-cta.loading{pointer-events:none}.epn-form .epn-form__action .e-cta.loading .epn-form__loader-icon{display:block}.epn-form .epn-form__action .e-cta:hover .epn-form__loader-icon{filter:brightness(0) invert(1)}.epn-form .epn-form__action .epn-form__loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;width:1.2rem}.epn-form .epn-form__action .epn-form__loader-icon>*{fill:none!important}.epn-form .epn-form__action .epn-form__loader-icon circle{stroke:var(--brand-midnight);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}.epn-form .epn-form__success-page{display:flex;flex-direction:column;margin-inline:auto;max-inline-size:60.125rem;row-gap:var(--spacing-16)}.epn-form .epn-form__success-page h3{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}@media(min-width:769px){.epn-form .epn-form__success-page{min-block-size:14.25rem}}@media(max-width:768px){.epn-form .epn-form__success-page{padding-block:var(--spacing-56);padding-inline:var(--spacing-32)}}.epn-form .epn-form__error{background-color:#ffe9e2;border:1px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;padding:var(--spacing-16);row-gap:var(--spacing-16)}.epn-form .epn-form__error h3{align-items:center;color:var(--color-error);column-gap:var(--spacing-8);display:flex;font-size:var(--font-size-xlarge);font-style:normal;font-weight:var(--font-weight-semibold);line-height:1.2}.epn-form .epn-form__error h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.epn-form .form-input--label,.epn-form .form-select--label,.epn-form .form-textarea--label{color:var(--color-label)}.epn-form .form-select.size-small .form-select--wrap>svg{--icon-size:1.075rem}.epn-form[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-dark-green);--color-on-primary:var(--brand-white)}.epn-form[data-theme=toeic-beige] .form-input,.epn-form[data-theme=toeic-beige] .form-select,.epn-form[data-theme=toeic-beige] .form-textarea{--font-body:var(--font-beausite)}.epn-form[data-theme=toeic-beige] .epn-form__action .e-cta--primary .epn-form__loader-icon{filter:brightness(0) invert(1)}.epn-form[data-theme=toeic-beige] .epn-form__action .e-cta--primary:not(:disabled):hover{--_text-color:var(--brand-toeic-dark-green);--_background-color:var(--brand-white);--_border-color:var(--brand-toeic-dark-green)}.form-auto-complete{margin-block-end:var(--spacing-20);position:relative}.form-auto-complete--wrap{position:relative}.form-auto-complete input{background-color:transparent;block-size:var(--spacing-48);border:none;border-block-end:1px solid var(--color-outline);border-radius:0;color:var(--brand-ink);font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);inline-size:100%;line-height:var(--font-line-height);line-height:var(--font-line-height-xtight);padding-block:var(--spacing-8);padding-inline-end:1.6rem;padding-inline-start:var(--spacing-52)}.form-auto-complete .p-autocomplete{width:100%}.form-auto-complete.field-is-error{border-block-end-color:var(--color-error)}.form-auto-complete.field-is-error label{color:var(--color-error)}.form-auto-complete.field-is-error .form-auto-complete__error-icon{--icon-color:var(--color-error);display:block}.form-auto-complete.field-is-error .form-auto-complete__error-message,.form-auto-complete.field-is-loading .form-auto-complete__loader-icon,.form-auto-complete.field-is-success .form-auto-complete__valid-icon{display:block}.form-auto-complete--label{color:var(--brand-ink);cursor:auto;font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);hyphens:auto;line-height:var(--font-line-height);line-height:var(--font-line-height-xtight);pointer-events:none;word-break:break-word}.form-auto-complete__loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;position:absolute;width:1.2rem}.form-auto-complete__loader-icon>*{fill:none!important}.form-auto-complete__loader-icon circle{stroke:var(--brand-midnight);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}.form-auto-complete__error-icon,.form-auto-complete__valid-icon{display:none;inset-block-end:.8rem;inset-inline-end:2px;position:absolute}.form-auto-complete__search-icon{color:#151515;inline-size:1.3125rem;inset-block-end:.9rem;inset-inline-start:var(--spacing-20);position:absolute}.form-auto-complete__search-icon>*{fill:none!important;stroke:currentColor}.form-auto-complete__error-message{color:var(--color-error);font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inset-block-start:100%;line-height:var(--font-line-height);margin-block-start:5px;position:absolute}.form-auto-complete__error-message a{color:var(--color-error);cursor:pointer;font-size:var(--font-size-small);font-weight:700;line-height:19.6px}.form-auto-complete.size-small.field-required label span{color:var(--color-error)}.form-auto-complete.size-small .form-auto-complete--label{display:block;font-size:var(--font-size-small);margin-block-end:var(--spacing-4)}.form-auto-complete.size-small .form-auto-complete--wrap input{block-size:2.25rem;font-size:var(--font-size-medium);padding-block-end:var(--spacing-4);padding-block-start:var(--spacing-4);padding-inline-start:var(--spacing-32)}.form-auto-complete.size-small .form-auto-complete__search-icon{inline-size:1rem;inset-block-end:.6rem;inset-inline-start:var(--spacing-10)}.form-auto-complete.size-small .form-auto-complete__error-icon{--icon-size:1.6em;inset-block-end:.5rem;inset-inline-end:0;padding:.3rem}.form-auto-complete.size-small .form-auto-complete__error-message{font-size:var(--font-size-xSmall);margin-block-start:4px}.form-auto-complete.style-2{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);margin-block-end:var(--spacing-24)}.form-auto-complete.style-2 .form-auto-complete--label{display:block;font-size:var(--font-size-medium);line-height:1.6875}}@layer components{@media(min-width:769px){.form-auto-complete.style-2 .form-auto-complete--label{margin-block-end:.4375rem}}.form-auto-complete.style-2 .form-auto-complete--label span{color:var(--color-error-dark);font-weight:var(--font-weight-bold)}.form-auto-complete.style-2 input{block-size:var(--spacing-52);border:1px solid #626262;color:var(--brand-black)}.form-auto-complete.style-2 .form-auto-complete__loader-icon{inset-block-end:.9rem;inset-inline-end:10px}.form-auto-complete.style-2 .form-auto-complete__error-icon,.form-auto-complete.style-2 .form-auto-complete__valid-icon{inset-block-end:1.1rem;inset-inline-end:10px}.form-auto-complete.style-2.size-small .form-auto-complete--label{line-height:1.2}.form-auto-complete.style-2.size-small .form-auto-complete__error-icon,.form-auto-complete.style-2.size-small .form-auto-complete__valid-icon{inset-block-end:.35rem}.form-auto-complete.style-2.color-white .form-auto-complete--label{color:var(--brand-white)}.form-auto-complete.style-2.color-white input{background-color:var(--brand-white);border-color:var(--brand-white);color:var(--brand-black)}}.p-autocomplete-items-wrapper{background-color:var(--brand-white);border:1px solid #626262;margin-top:-1px}.p-autocomplete-items-wrapper .p-autocomplete-items{padding-block:var(--spacing-14)}.p-autocomplete-items-wrapper .p-autocomplete-items .p-autocomplete-item{white-space:unset}.p-autocomplete-items-wrapper .p-autocomplete-items li{color:var(--brand-black);padding-block:.4rem;padding-inline:var(--spacing-20)}.p-autocomplete-items-wrapper .p-autocomplete-items li.p-highlight{background-color:var(--brand-toefl-periwinkle)}.theme-toefl .p-autocomplete-items-wrapper{font-family:var(--font-greet-standard)}.p-autocomplete .p-autocomplete-loader{display:none}@layer components{.form-checkbox input{height:0;opacity:0;position:absolute;width:0}.form-checkbox input:focus+i{outline:2px solid var(--brand-ink);outline-offset:2px}.form-checkbox input+i{border:1px solid var(--brand-ink);height:var(--spacing-16);margin-inline-start:0;min-width:var(--spacing-16)}.form-checkbox input+i:after{border-block-end:1px solid var(--brand-white);border-inline-start:1px solid var(--brand-white);content:"";display:none;height:35%;margin-block-start:3px;margin-inline-start:var(--spacing-4);rotate:-40deg;width:55%}.form-checkbox input:checked+i{background-color:var(--brand-ink)}.form-checkbox input:checked+i:after{display:block}.form-checkbox label{align-items:center;color:var(--brand-ink);column-gap:var(--spacing-12);display:flex;font-size:var(--font-size-medium);font-weight:var(--font-weight-light);line-height:1.2;user-select:none}.form-checkbox label span{flex-grow:1}.form-checkbox label a{color:inherit;text-decoration:underline}.form-checkbox__error-message{color:var(--color-error);font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height);margin-block-start:5px}.form-checkbox.color-white label{color:var(--brand-white)}.form-checkbox.color-white input+i{border-color:var(--brand-white)}.form-checkbox.color-white i:after{border-block-end-color:var(--brand-black);border-inline-start-color:var(--brand-black)}.form-checkbox.color-white input:checked+i{background-color:var(--brand-white)}.form-checkbox.color-white input:focus+i{outline-color:var(--brand-white)}.form-input{margin-block-end:var(--spacing-20)}.form-input,.form-input--wrap{position:relative}.form-input input{background-color:transparent;block-size:var(--spacing-48);border:none;border-block-end:1px solid var(--color-outline);border-radius:0;color:var(--brand-ink);font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);inline-size:100%;line-height:var(--font-line-height);line-height:var(--font-line-height-xtight);padding-block:var(--spacing-8);padding-inline-end:1.6rem}.form-input.field-is-error{border-block-end-color:var(--color-error)}.form-input.field-is-error label{color:var(--color-error)}.form-input.field-is-error .form-input__error-icon{--icon-color:var(--color-error);display:block}.form-input.field-is-error .form-input__error-message,.form-input.field-is-loading .form-input__loader-icon,.form-input.field-is-success .form-input__valid-icon{display:block}.form-input--label{color:var(--brand-ink);cursor:auto;font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);hyphens:auto;line-height:var(--font-line-height);line-height:var(--font-line-height-xtight);pointer-events:none;word-break:break-word}.form-input__loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;position:absolute;width:1.2rem}.form-input__loader-icon>*{fill:none!important}.form-input__loader-icon circle{stroke:var(--brand-midnight);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}.form-input__error-icon,.form-input__valid-icon{display:none;inset-block-end:.8rem;inset-inline-end:2px;position:absolute}.form-input__error-message{font-family:var(--font-body)!important;font-weight:var(--font-weight);inset-block-start:100%;line-height:var(--font-line-height);margin-block-start:5px;position:absolute}.form-input__error-message,.form-input__error-message a{color:var(--color-error);font-size:var(--font-size-small)}.form-input__error-message a{cursor:pointer;font-weight:700;line-height:19.6px}.form-input.size-small.field-required label span{color:var(--color-error)}.form-input.size-small .form-input--label{display:block;font-size:var(--font-size-small);margin-block-end:var(--spacing-4)}.form-input.size-small .form-input--wrap input{block-size:2.25rem;font-size:var(--font-size-medium);line-height:1.4;padding-block-end:var(--spacing-8);padding-block-start:var(--spacing-2)}.form-input.size-small .form-input__error-icon{--icon-size:1.6em;inset-block-end:.5rem;inset-inline-end:0;padding:.3rem}.form-input.size-small .form-input__error-message{font-size:var(--font-size-xSmall);margin-block-start:4px}.form-input.style-2{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);margin-block-end:var(--spacing-24)}.form-input.style-2 .form-input--label{display:block;font-size:var(--font-size-medium);line-height:1.6875}}@layer components{@media(min-width:769px){.form-input.style-2 .form-input--label{margin-block-end:.4375rem}}.form-input.style-2 .form-input--label span{color:var(--color-error-dark);font-weight:var(--font-weight-bold)}.form-input.style-2 input{block-size:var(--spacing-52);border:1px solid #626262;color:var(--brand-black);padding-inline:var(--spacing-20)}.form-input.style-2 .form-input__error-icon,.form-input.style-2 .form-input__valid-icon{inset-block-end:1.1rem;inset-inline-end:10px}.form-input.style-2.size-small .form-input--label{line-height:1.2}.form-input.style-2.size-small .form-input__error-icon,.form-input.style-2.size-small .form-input__valid-icon{inset-block-end:.35rem}.form-input.style-2.size-small .form-input--wrap input{padding-block-end:var(--spacing-4);padding-block-start:var(--spacing-4)}.form-input.style-2.color-white .form-input--label{color:var(--brand-white)}.form-input.style-2.color-white input{background-color:var(--brand-white);border-color:var(--brand-white);color:var(--brand-black)}.form-multi-select{--dropdown-color:var(--brand-black);margin-block-end:var(--spacing-20);position:relative}.form-multi-select--wrap{position:relative}.form-multi-select .p-multiselect-trigger svg{height:11px;width:11px}.form-multi-select .p-inputwrapper-focus{outline:1px solid var(--dropdown-color)}.form-multi-select.field-is-error{border-block-end-color:var(--color-error)}.form-multi-select.field-is-error label,.form-multi-select.field-is-error svg{color:var(--color-error)}.form-multi-select.field-is-error .form-auto-complete__error-icon{--icon-color:var(--color-error);display:block}.form-multi-select.field-is-error .form-auto-complete__error-message{display:block}.form-multi-select.field-is-error .form-multi-select--label{color:var(--color-error)}.form-multi-select.field-is-loading .form-auto-complete__loader-icon,.form-multi-select.field-is-success .form-auto-complete__valid-icon{display:block}.form-multi-select--label{color:var(--brand-ink);cursor:auto;font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);hyphens:auto;line-height:var(--font-line-height);line-height:var(--font-line-height-xtight);pointer-events:none;word-break:break-word}.form-multi-select__error-icon,.form-multi-select__valid-icon{display:none;inset-block-end:.8rem;inset-inline-end:2px;position:absolute}.form-multi-select__error-message{color:var(--color-error);font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inset-block-start:100%;line-height:var(--font-line-height);margin-block-start:5px;position:absolute}.form-multi-select__error-message a{color:var(--color-error);cursor:pointer;font-size:var(--font-size-small);font-weight:700;line-height:19.6px}.form-multi-select.no-border.field-is-error .form-multi-select--label{color:var(--color-error)!important}.form-multi-select.no-border .form-multi-select--wrap{display:flex;flex-direction:column}.form-multi-select.no-border .form-multi-select--wrap .form-multi-select--label{color:var(--brand-midnight)}.form-multi-select.no-border .form-multi-select--wrap .form-multi-select--label span{color:var(--color-error)}.form-multi-select.no-border .form-multi-select--wrap .p-multiselect{align-items:center;block-size:var(--spacing-48);border-block-end:1px solid var(--color-outline);color:var(--brand-ink);font:inherit;font-size:var(--font-size-large);max-width:100%;padding-block:var(--spacing-8);padding-inline-end:1.6rem}.form-multi-select.no-border .form-multi-select--wrap .p-multiselect.p-focus{box-shadow:0 0 0 4px var(--color-on-surface);outline:2px solid var(--color-surface);outline-offset:0}.form-multi-select.no-border .form-multi-select--wrap .p-multiselect-label{color:var(--brand-midnight);font-size:var(--font-size-medium);font-weight:350}.form-multi-select.no-border .form-multi-select--wrap .p-multiselect-trigger svg{height:18px;inset-inline-end:0;position:absolute;width:18px}.form-multi-select.size-small.field-required label span{color:var(--color-error)}.form-multi-select.size-small .form-auto-complete--label{display:block;font-size:var(--font-size-small);margin-block-end:var(--spacing-4)}.form-multi-select.size-small .form-auto-complete--wrap input{block-size:2.25rem;font-size:var(--font-size-medium);padding-block-end:var(--spacing-4);padding-block-start:var(--spacing-4);padding-inline-start:var(--spacing-32)}.form-multi-select.size-small .form-auto-complete__search-icon{inline-size:1rem;inset-block-end:.6rem;inset-inline-start:var(--spacing-10)}.form-multi-select.size-small .form-auto-complete__error-icon{--icon-size:1.6em;inset-block-end:.5rem;inset-inline-end:0;padding:.3rem}.form-multi-select.size-small .form-auto-complete__error-message{font-size:var(--font-size-xSmall);margin-block-start:4px}.form-multi-select.style-2.hide-label{position:relative}.form-multi-select.style-2.hide-label .form-multi-select--label{inset-block-start:0;inset-inline-start:0;opacity:0;overflow:hidden;position:absolute;width:0}.form-multi-select.style-2 .p-dropdown,.form-multi-select.style-2 .p-multiselect{align-items:center;align-self:stretch;background-color:#fff;border:1px solid var(--dropdown-color);color:var(--dropdown-color);column-gap:4px;justify-content:space-between;padding:9pt 1pc;position:relative}.form-multi-select.style-2 .p-multiselect-trigger{padding-top:3px}.form-multi-select.style-2.size-small .form-auto-complete--label{line-height:1.2}.form-multi-select.style-2.size-small .form-auto-complete__error-icon,.form-multi-select.style-2.size-small .form-auto-complete__valid-icon{inset-block-end:.35rem}.form-multi-select.style-2.color-white .form-auto-complete--label{color:var(--brand-white)}.form-multi-select.style-2.color-white input{background-color:var(--brand-white);border-color:var(--brand-white);color:var(--brand-black)}.p-dropdown-panel,.p-multiselect-panel{--checkbox-checked-color:var(--brand-black);background-color:#fff;border:1px solid #818285;margin-block-start:4px;padding-block:var(--spacing-10)}.p-dropdown-panel .p-multiselect-header,.p-multiselect-panel .p-multiselect-header{display:none!important}.p-dropdown-panel .p-dropdown-item,.p-dropdown-panel .p-multiselect-item,.p-multiselect-panel .p-dropdown-item,.p-multiselect-panel .p-multiselect-item{align-items:center;color:var(--checkbox-checked-color);display:flex;gap:8px;height:3pc;padding-left:1pc;padding-right:1pc}.p-dropdown-panel .p-dropdown-item.p-focus,.p-dropdown-panel .p-dropdown-item:hover,.p-dropdown-panel .p-multiselect-item.p-focus,.p-dropdown-panel .p-multiselect-item:hover,.p-multiselect-panel .p-dropdown-item.p-focus,.p-multiselect-panel .p-dropdown-item:hover,.p-multiselect-panel .p-multiselect-item.p-focus,.p-multiselect-panel .p-multiselect-item:hover{background-color:rgba(0,0,0,.04)!important}}@layer components{.p-dropdown-panel .p-dropdown-item:focus-visible,.p-dropdown-panel .p-multiselect-item:focus-visible,.p-multiselect-panel .p-dropdown-item:focus-visible,.p-multiselect-panel .p-multiselect-item:focus-visible{box-shadow:none;outline:none}.p-dropdown-panel .p-dropdown-item .p-checkbox,.p-dropdown-panel .p-multiselect-item .p-checkbox,.p-multiselect-panel .p-dropdown-item .p-checkbox,.p-multiselect-panel .p-multiselect-item .p-checkbox{height:18px;position:relative;width:18px}.p-dropdown-panel .p-dropdown-item .p-checkbox input,.p-dropdown-panel .p-multiselect-item .p-checkbox input,.p-multiselect-panel .p-dropdown-item .p-checkbox input,.p-multiselect-panel .p-multiselect-item .p-checkbox input{appearance:none;background-color:#fff;border:1px solid var(--checkbox-checked-color);border-radius:0;height:18px;position:relative;transition:background-color .3s ease;width:18px}.p-dropdown-panel .p-dropdown-item .p-checkbox-box,.p-dropdown-panel .p-multiselect-item .p-checkbox-box,.p-multiselect-panel .p-dropdown-item .p-checkbox-box,.p-multiselect-panel .p-multiselect-item .p-checkbox-box{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.p-dropdown-panel .p-dropdown-item .p-checkbox-box svg,.p-dropdown-panel .p-multiselect-item .p-checkbox-box svg,.p-multiselect-panel .p-dropdown-item .p-checkbox-box svg,.p-multiselect-panel .p-multiselect-item .p-checkbox-box svg{color:#fff;height:9pt;width:9pt}.p-dropdown-panel .p-dropdown-item .p-highlight .p-checkbox-box,.p-dropdown-panel .p-multiselect-item .p-highlight .p-checkbox-box,.p-multiselect-panel .p-dropdown-item .p-highlight .p-checkbox-box,.p-multiselect-panel .p-multiselect-item .p-highlight .p-checkbox-box{background-color:var(--checkbox-checked-color)}}.theme-toefl .p-dropdown-panel,.theme-toefl .p-multiselect-panel{font-family:var(--font-greet-standard)}.theme-toefl .p-dropdown-item .p-highlight .p-checkbox-box,.theme-toefl .p-multiselect-item .p-highlight .p-checkbox-box{background-color:var(--brand-toefl-duskwinkle)}@layer components{.form-select{margin-block-end:var(--spacing-20);position:relative}.form-select--label{color:var(--brand-ink);cursor:auto;font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);hyphens:auto;line-height:var(--font-line-height);line-height:var(--font-line-height-xtight);pointer-events:none;word-break:break-word}.form-select--wrap{position:relative}.form-select--wrap svg{pointer-events:none}.form-select--wrap>select{appearance:none;background-color:transparent;block-size:var(--spacing-48);border:none;border-block-end:1px solid var(--color-outline);border-radius:0;color:var(--brand-ink);font-family:var(--font-body)!important;font-weight:var(--font-weight);inline-size:100%;line-height:var(--font-line-height);line-height:var(--font-line-height-xtight);font:inherit;font-size:var(--font-size-large);margin:0;padding-block:var(--spacing-8);padding-inline-end:1.6rem;padding-inline-start:0;text-indent:.01px;text-overflow:""}.form-select--wrap>select::-ms-expand{display:none}.form-select--wrap>select.field-is-error{border-block-end-color:var(--color-error)}.form-select--wrap>select.field-is-error~svg{color:var(--color-error)}.form-select--wrap>select:disabled~svg{opacity:.5}.form-select--wrap>svg{--icon-size:1.075rem;inset-block-start:var(--spacing-16);inset-inline-end:0;position:absolute}.form-select.field-is-error{border-block-end-color:var(--color-error)}.form-select.field-is-error label{color:var(--color-error)}.form-select.field-is-error .form-select__error-message{display:block}.form-select__error-message{color:var(--color-error);font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inset-block-start:100%;line-height:var(--font-line-height);margin-block-start:5px;position:absolute}.form-select.size-small.field-required label span{color:var(--color-error)}.form-select.size-small .form-select--label{display:block;font-size:var(--font-size-small);margin-block-end:var(--spacing-4)}.form-select.size-small .form-select--wrap select{block-size:2.25rem;font-size:var(--font-size-medium);line-height:1.4;padding-block-end:var(--spacing-8);padding-block-start:var(--spacing-2)}.form-select.size-small .form-select--wrap>svg{--icon-size:1.5rem;inset-block-start:.2rem}.form-select.size-small .form-select__error-message{font-size:var(--font-size-xSmall);margin-block-start:4px}.form-select.style-2{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);margin-block-end:var(--spacing-24)}.form-select.style-2 .form-select--label{display:block;font-size:var(--font-size-medium);line-height:1.6875}@media(min-width:769px){.form-select.style-2 .form-select--label{margin-block-end:.4375rem}}.form-select.style-2 .form-select--label span{color:var(--color-error-dark);font-weight:var(--font-weight-bold)}.form-select.style-2 .form-select--wrap svg{inset-block-start:var(--spacing-14);inset-inline-end:10px}.form-select.style-2 .form-select--wrap select{block-size:var(--spacing-52);border:1px solid #626262;color:var(--brand-black);padding-inline:var(--spacing-20)}.form-select.style-2.size-small .form-select--label{line-height:1.2}.form-select.style-2.size-small .form-select--wrap svg{inset-block-start:.5rem}.form-select.style-2.size-small .form-select--wrap select{block-size:2.25rem;padding-block-end:var(--spacing-4);padding-block-start:var(--spacing-4)}.form-select.style-2.color-white .form-select--label{color:var(--brand-white)}.form-select.style-2.color-white .form-select--wrap select,.form-select.style-2.color-white .form-select--wrap svg{background-color:var(--brand-white);color:var(--brand-black)}.form-select.style-2.color-white .form-select--wrap select{border-color:var(--brand-white)}.form-textarea{display:flex;flex-direction:column;margin-block-end:var(--spacing-20);position:relative}.form-textarea textarea{background-color:transparent;border:none;border-block-end:1px solid var(--color-outline);color:inherit;display:block;inline-size:100%;padding-block-end:var(--spacing-12);padding-block-start:var(--spacing-4)}}@layer components{.form-textarea textarea.c-textarea--touched:not(:focus):invalid{border-block-end-color:var(--color-error)}.form-textarea textarea.c-textarea--touched:not(:focus):invalid+label{color:var(--color-error);padding-inline-end:var(--spacing-24)}.form-textarea textarea.c-textarea--touched:not(:focus):invalid~.c-textarea__error-icon{--icon-color:var(--color-error);display:block}.form-textarea textarea.c-textarea--touched:not(:focus):invalid~.c-textarea__error-message{color:var(--color-error);display:block;font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inset-block-end:0;line-height:var(--font-line-height);position:absolute}.form-textarea textarea.c-textarea--touched:valid~.c-textarea__valid-icon{display:block}.form-textarea label{cursor:auto;display:block;font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);hyphens:auto;inline-size:100%;line-height:var(--font-line-height);margin-block-end:var(--spacing-8);word-break:break-word}.form-textarea__loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;position:absolute;width:1.2rem}.form-textarea__loader-icon>*{fill:none!important}.form-textarea__loader-icon circle{stroke:var(--brand-midnight);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}.form-textarea__error-icon,.form-textarea__valid-icon{display:none;inset-block-end:.8rem;inset-inline-end:2px;position:absolute}.form-textarea__error-message{color:var(--color-error);font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inset-block-start:100%;line-height:var(--font-line-height);margin-block-start:5px;position:absolute}.form-textarea__error-message a{color:var(--color-error);cursor:pointer;font-size:var(--font-size-small);font-weight:700;line-height:19.6px}.form-textarea__char-count{font-size:var(--font-size-small);padding-block-start:var(--spacing-10);text-align:right}.form-textarea.size-small.field-required label span{color:var(--color-error)}@media(min-width:420px){.form-textarea.size-small:has(.form-textarea__char-count) .form-textarea__error-message{margin-block-start:-1.8rem!important}}.form-textarea.size-small .form-textarea--label{display:block;font-size:var(--font-size-small);margin-block-end:var(--spacing-4)}.form-textarea.size-small .form-textarea__error-icon{--icon-size:1.6em;background-color:var(--color-surface-container-2);inset-block-end:.5rem;inset-inline-end:0;padding:.3rem}.form-textarea.size-small .form-textarea__error-message{font-size:var(--font-size-xSmall)!important;margin-block-start:0!important}.form-textarea.style-2{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);margin-block-end:var(--spacing-24)}.form-textarea.style-2 .form-textarea--label{display:block;font-size:var(--font-size-medium);line-height:1.6875}@media(min-width:769px){.form-textarea.style-2 .form-textarea--label{margin-block-end:.4375rem}}.form-textarea.style-2 .form-textarea--label span{color:var(--color-error-dark);font-weight:var(--font-weight-bold)}.form-textarea.style-2 textarea{block-size:var(--spacing-52);border:1px solid #626262;color:var(--brand-black);padding-inline:var(--spacing-20)}.form-textarea.style-2 .form-textarea__error-icon,.form-textarea.style-2 .form-textarea__valid-icon{inset-block-end:1.1rem;inset-inline-end:10px}.hbspt-form-modal{background-color:var(--color-surface);display:grid}}@layer components{@media(min-width:1025px){.hbspt-form-modal{grid-template-columns:40% 1fr}}.hbspt-form-modal .loading{text-align:center}.hbspt-form-modal__left-content{background-color:var(--color-surface);display:flex;flex-direction:column;justify-content:space-between;padding-block:var(--spacing-32);padding-inline:var(--page-padding-inline)}.hbspt-form-modal__left-content svg{--icon-color:#00bab1;--icon-size:18rem;display:none}@media(min-width:1025px){.hbspt-form-modal__left-content svg{display:block}.hbspt-form-modal__left-content{padding-block:6.5rem;padding-inline:var(--spacing-64)}}.hbspt-form-modal__left-content h2{color:var(--color-on-surface);font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}@media(min-width:1025px){.hbspt-form-modal__left-content h2{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight);line-height:var(--font-line-height-3xtight)}}.hbspt-form-modal__right-content{display:flex;flex-direction:column;padding-block:var(--spacing-32);padding-inline:var(--page-padding-inline)}@media(min-width:1025px){.hbspt-form-modal__right-content{padding-block:var(--spacing-80);padding-inline:var(--spacing-80)}}.hbspt-form-modal__form-thank-message .cnt{display:flex;flex-direction:column;margin-bottom:var(--spacing-32);row-gap:var(--spacing-18)}.hbspt-form-modal__form-thank-message .cnt a{color:inherit;text-decoration:underline}.c-hbspt-form .hbspt-form-wrapper{color:#333;font-family:var(--font-opensans);font-size:1em}.c-hbspt-form .hs-submit input[type=submit]:not(:disabled){cursor:pointer}.c-hbspt-form iframe{border:0;margin:0;padding:0;width:100%}.c-hbspt-form .hs-form-field{margin:0 0 25px;width:100%}.c-hbspt-form .hs-form-field>label{color:#333;display:block;font-size:1pc;font-weight:600;line-height:1.2em;margin-bottom:5px;padding-top:.3em;width:100%}.c-hbspt-form .hs-form-field label a{color:inherit}.c-hbspt-form h1{color:#003356;font-size:2pc;font-weight:600;line-height:1.2em;margin:0 1% 25px!important;padding:0;padding-top:25px!important;text-align:center}.c-hbspt-form p{font-size:1.125rem;font-weight:600;line-height:2rem}.c-hbspt-form h1+p{margin-bottom:20px}.c-hbspt-form .hs-form-required{color:#bf0000;padding-left:5px}.c-hbspt-form form>fieldset{max-width:100%!important}.c-hbspt-form form fieldset .hs-input{width:100%!important}.c-hbspt-form form fieldset input[type=checkbox],.c-hbspt-form form fieldset input[type=radio]{width:auto!important}.c-hbspt-form form ul.inputs-list{display:flex;flex-direction:column;list-style:none!important;row-gap:10px}.c-hbspt-form form ul.inputs-list .hs-form-checkbox-display{align-items:center;column-gap:9pt;display:flex}.c-hbspt-form input[type=url]{background:#fff;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#000;font-size:1em;height:auto;min-height:39px;width:100%}.c-hbspt-form input[type=url]:hover{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be}.c-hbspt-form input[type=url]:focus{background-color:#d8eaff}.c-hbspt-form input[type=url]:active,.c-hbspt-form input[type=url]:focus{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be;width:100%}.c-hbspt-form input[type=text]{background:#fff;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#000;font-size:1em;height:auto;min-height:39px;width:100%}.c-hbspt-form input[type=text]:hover{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be}.c-hbspt-form input[type=text]:focus{background-color:#d8eaff}.c-hbspt-form input[type=text]:active,.c-hbspt-form input[type=text]:focus{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be;width:100%}.c-hbspt-form input[type=date]{background:#fff;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#000;font-size:1em;height:auto;min-height:39px;width:100%}.c-hbspt-form input[type=date]:hover{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be}.c-hbspt-form input[type=date]:focus{background-color:#d8eaff}.c-hbspt-form input[type=date]:active,.c-hbspt-form input[type=date]:focus{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be;width:100%}.c-hbspt-form input[type=tel]{background:#fff;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#000;font-size:1em;height:auto;min-height:39px;width:100%}.c-hbspt-form input[type=tel]:hover{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be}.c-hbspt-form input[type=tel]:focus{background-color:#d8eaff}.c-hbspt-form input[type=tel]:active,.c-hbspt-form input[type=tel]:focus{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be;width:100%}.c-hbspt-form input[type=email]{background:#fff;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#000;font-size:1em;height:auto;min-height:39px;width:100%}.c-hbspt-form input[type=email]:hover{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be}.c-hbspt-form input[type=email]:focus{background-color:#d8eaff}.c-hbspt-form input[type=email]:active,.c-hbspt-form input[type=email]:focus{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be;width:100%}.c-hbspt-form input[type=number]{background:#fff;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#000;font-size:1em;height:auto;min-height:39px;width:100%}.c-hbspt-form input[type=number]:hover{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be}.c-hbspt-form input[type=number]:focus{background-color:#d8eaff}.c-hbspt-form input[type=number]:active,.c-hbspt-form input[type=number]:focus{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be;width:100%}.c-hbspt-form textarea{background:#fff;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#000;font-size:1em;height:auto;min-height:39px;min-height:75px;width:100%}.c-hbspt-form textarea:hover{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be}.c-hbspt-form textarea:focus{background-color:#d8eaff}.c-hbspt-form textarea:active,.c-hbspt-form textarea:focus{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be;width:100%}.c-hbspt-form select{appearance:none;background:#fff;background:none;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#333;color:#000;font-size:1em;height:auto;min-height:39px;width:100%}.c-hbspt-form select:hover{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be}.c-hbspt-form select:focus{background-color:#d8eaff}.c-hbspt-form select:active,.c-hbspt-form select:focus{border:1px solid #3072be;box-shadow:0 0 0 2px #3072be;width:100%}.c-hbspt-form .hs-error-msgs{margin:0;padding:0;width:100%}.c-hbspt-form .hs-error-msgs li{align-items:center;display:flex}.c-hbspt-form .hs-error-msgs li:before{background:url(https://more.ets.org/rs/709-ZCO-379/images/caution_symbol.png) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:22px;margin-right:4px;width:10px}.c-hbspt-form .hs-error-msgs label{color:#c30;font-size:9pt;margin:0;padding:0}.c-hbspt-form input[type=checkbox].error,.c-hbspt-form input[type=date].error,.c-hbspt-form input[type=email].error,.c-hbspt-form input[type=number].error,.c-hbspt-form input[type=tel].error,.c-hbspt-form input[type=text].error,.c-hbspt-form input[type=url].error,.c-hbspt-form select.error,.c-hbspt-form textarea.error{border:1px solid #c30}.c-hbspt-form option{background-color:#fff}.c-hbspt-form::-webkit-input-placeholder{color:#808285}.c-hbspt-form:-moz-placeholder,.c-hbspt-form::-moz-placeholder{color:#808285}.c-hbspt-form:-ms-input-placeholder{color:#808285}.c-hbspt-form .hs-input{padding:2px 3px}.c-hbspt-form select.hs-input{background:#fff url(https://more.ets.org/rs/709-ZCO-379/images/ETS-DownArrow.png) no-repeat 98%;background-size:15px;color:#808285}.c-hbspt-form select.hs-input:focus{background-color:#d8eaff}.c-hbspt-form ul{padding:0!important}.c-hbspt-form .hs-form-booleancheckbox{list-style:none}.c-hbspt-form .hs-form-booleancheckbox label{align-items:center;column-gap:9pt;cursor:pointer;display:flex}.c-hbspt-form .hs-form-booleancheckbox input{cursor:pointer}.c-hbspt-form .hs-form-booleancheckbox span{line-height:1.2em}.c-hbspt-form .hs-form-booleancheckbox span p{color:#151515;font-size:1pc;font-weight:400;line-height:24px;position:relative}.c-hbspt-form .hs-input[type=checkbox]{appearance:none;background:#fff;border:1px solid #103d4b;border-radius:4px;color:#fff;height:24px;min-height:24px;min-width:24px;outline:0;padding:0;width:24px}.c-hbspt-form .hs-input[type=checkbox]:checked{border-radius:4px;color:#fff;content:url(https://www.ets.org/content/dam/ets-org/icons/commons/checkbox_checked.svg)}.c-hbspt-form.style-no-border .hs-error-msgs{color:var(--color-error)}.c-hbspt-form.style-no-border .hs_error_rollup{margin-block-end:var(--spacing-16)}.c-hbspt-form.style-no-border .hs-form-field>label{display:block;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:1.4;margin-block-end:var(--spacing-4);padding-block-start:0}.c-hbspt-form.style-no-border .hs-form-booleancheckbox label{align-items:center}.c-hbspt-form.style-no-border .hs-form-required{font-family:var(--font-beausite)}.c-hbspt-form.style-no-border .hs-input[type=checkbox]{background:var(--color-surface-container-2);border:1px solid var(--brand-ink);border-radius:0;color:var(--brand-white);height:var(--spacing-16);min-height:var(--spacing-16);min-width:var(--spacing-16);width:var(--spacing-16)}.c-hbspt-form.style-no-border .hs-input[type=checkbox]:focus-visible{box-shadow:none;outline:2px solid var(--brand-ink);outline-offset:2px}.c-hbspt-form.style-no-border .hs-input[type=checkbox]:checked{border-radius:0;color:var(--brand-white)}.c-hbspt-form.style-no-border .input>.hs-input{background-color:transparent;block-size:2.25rem;border-block-start:0;border-bottom-color:var(--color-outline);border-inline:0;border-radius:0;color:var(--brand-ink);font-size:var(--font-size-medium);min-height:auto;padding-block-end:var(--spacing-8);padding-block-start:var(--spacing-2)}.c-hbspt-form.style-no-border .input>.hs-input.error,.c-hbspt-form.style-no-border .input>.hs-input.invalid{border-bottom-color:var(--color-error)}.c-hbspt-form.style-no-border .input>.hs-input:focus,.c-hbspt-form.style-no-border .input>.hs-input:hover{box-shadow:none}.c-hbspt-form.style-no-border .input select.hs-input{line-height:normal;padding-inline-end:30px}.c-hbspt-form.style-no-border .hs-fieldtype-select .input{position:relative}.c-hbspt-form.style-no-border .hs-fieldtype-select .input select{background-image:none!important}.c-hbspt-form.style-no-border .hs-fieldtype-select .input:after{border-bottom:1px solid var(--brand-ink);border-left:1px solid var(--brand-ink);content:"";height:11px;inset-block-start:.5rem;inset-inline-end:9pt;position:absolute;rotate:-45deg;width:11px;z-index:1}@media(max-width:1024px){.c-hbspt-form.style-no-border.futurenav-led-gen .hbspt-form-modal__left-content svg{--icon-size:6.875rem;display:block;max-inline-size:6.875rem}.c-hbspt-form.style-no-border.futurenav-led-gen h1{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-light)!important;line-height:var(--font-line-height)!important;margin-block-end:var(--spacing-16);margin-inline:0!important}.c-hbspt-form.style-no-border.futurenav-led-gen p{margin-block-end:var(--spacing-20)}}@media(max-width:767px){.c-hbspt-form.style-no-border.futurenav-led-gen .form-columns-2{display:flex;flex-direction:column}.c-hbspt-form.style-no-border.futurenav-led-gen .form-columns-2 .hs-form-field{width:100%!important}.c-hbspt-form.style-no-border.futurenav-led-gen .form-columns-2 .input{margin-right:0!important;width:100%}}.c-hbspt-form.style-no-border.futurenav-led-gen fieldset label span{cursor:auto;font-size:var(--font-size-large);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight);word-break:break-word}.c-hbspt-form.style-no-border.futurenav-led-gen .form-columns-1 .hs-fieldtype-select input,.c-hbspt-form.style-no-border.futurenav-led-gen .form-columns-1 .hs-fieldtype-select select,.c-hbspt-form.style-no-border.futurenav-led-gen .form-columns-1 .hs-fieldtype-text input,.c-hbspt-form.style-no-border.futurenav-led-gen .form-columns-1 .hs-fieldtype-text select{width:100%!important}.c-hbspt-form.style-no-border.futurenav-led-gen .form-columns-1 .hs-fieldtype-checkbox .input label{margin-bottom:0}.c-hbspt-form.style-no-border.futurenav-led-gen .form-columns-2 .hs-firstname .input{margin-right:2pc!important}.c-hbspt-form.style-no-border.futurenav-led-gen .hbspt-form-modal__right-content fieldset{max-width:100%!important}.c-hbspt-form.style-no-border.futurenav-led-gen h1{color:#22333b;font-size:var(--font-size-heading-xlarge);font-weight:300;line-height:1.2em;margin-bottom:20px!important;padding:0!important;text-align:unset}.c-hbspt-form.style-no-border.futurenav-led-gen p{color:#1a212b;font-family:var(--font-body);font-size:clamp(100%,90% + .15vi,110%);font-weight:var(--font-weight);inline-size:100%;line-height:var(--font-line-height);margin-block-end:var(--spacing-40)}.c-hbspt-form.style-no-border.futurenav-led-gen .input .hs-form-checkbox{list-style:none}.c-hbspt-form.style-no-border.futurenav-led-gen .input .hs-form-checkbox label{align-items:center;display:flex;gap:20px}.c-hbspt-form.style-no-border.futurenav-led-gen .hs-form-booleancheckbox span a{color:inherit}.c-hbspt-form.style-no-border.futurenav-led-gen .hs-input[type=checkbox]{background-color:transparent}.c-hbspt-form.style-no-left-content{grid-template-columns:none;min-height:300px}.c-hbspt-form.style-no-left-content h1{color:var(--brand-black);font-weight:600;margin:0!important;padding-bottom:40px;padding-top:2pc!important;text-align:left}.c-hbspt-form.style-no-left-content p{font-size:20px;font-weight:400;letter-spacing:.2px;line-height:1.3}.c-hbspt-form.style-no-left-content .hbspt-form-modal__left-content{display:none}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content{padding:0;padding-inline:2pc}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hs-form-field{margin-bottom:3pc;padding-block-start:1pc}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hs-form-field input{margin-block-start:8px;padding:4px 1pc}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hs-form-field>label{color:#000}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hs-email label{font-size:14px;font-weight:400;letter-spacing:.14px;line-height:1.3;padding-top:0}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hs-submit{padding-bottom:24px;text-align:right}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content input[type=email]{border-color:#818285;border-radius:4px}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hs_error_rollup{display:none}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hbspt-form-modal__form-thank-message{padding-block:84px 24px;text-align:center}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hbspt-form-modal__form-thank-message .cnt{align-items:center;margin-bottom:40px;row-gap:8px}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hbspt-form-modal__form-thank-message .cnt:before{align-items:center;background-image:url(clientlib-marketing/resources/images/check-circle-green.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:90pt;width:90pt}@media(max-width:767px){.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hbspt-form-modal__form-thank-message .cnt:before{height:88px;width:88px}}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hbspt-form-modal__form-thank-message .cnt h3{font-size:2pc;font-weight:700;line-height:1.2}@media(max-width:767px){.c-hbspt-form.style-no-left-content h1{font-size:24px;padding-bottom:2pc;padding-top:24px!important}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content{padding-inline:1pc}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hs-form-field{margin-block-end:24px}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hs-submit{padding-block-end:1pc}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hs-button{max-inline-size:none;width:100%}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hbspt-form-modal__form-thank-message .cnt h3{font-size:28px}.c-hbspt-form.style-no-left-content .hbspt-form-modal__right-content .hbspt-form-modal__form-thank-message .button-close .e-cta{max-inline-size:none;width:100%}}}.theme-toeic .hbspt-form-modal .hs-input[type=checkbox]{background-color:transparent}.theme-toeic .hbspt-form-modal .hs-button{--_text-color:var(--brand-toeic-beige-2);--_background-color:var(--brand-toeic-link-cta-green)}.theme-toeic .hbspt-form-modal .hs-button:hover{--_text-color:var(--brand-toeic-beige-2);--_background-color:var(--brand-toeic-link-cta-hover-green);--_border-color:var(--brand-toeic-link-cta-hover-green)}.theme-toeic .hbspt-form-modal .hs-button:focus-visible{--color-on-surface:var(--brand-toeic-link-cta-green);--color-surface:var(--brand-white)}.theme-toeic .hbspt-form-modal__left-content{background-color:var(--brand-toeic-link-dark-green)}.theme-toeic .hbspt-form-modal__left-content h2{color:var(--brand-white)}.theme-toeic .hbspt-form-modal .hbspt-form-modal__form-thank-message h3{font-size:var(--font-size-heading-large);font-weight:var(--font-weight);line-height:var(--font-line-height-3xtight)}.theme-toeic .hbspt-form-modal .hbspt-form-modal__form-thank-message p{font-size:var(--font-size-large);font-weight:var(--font-weight-semibold);line-height:calc(var(--font-line-height-3xtight)*2)}.theme-toefl .c-hbspt-form h1,.theme-toefl .c-hbspt-form h2,.theme-toefl .c-hbspt-form h3,.theme-toefl .c-hbspt-form h4,.theme-toefl .c-hbspt-form h5,.theme-toefl .c-hbspt-form h6{font-family:var(--font-toefl)}.theme-toefl .c-hbspt-form .hbspt-form-wrapper,.theme-toefl .c-hbspt-form p{font-family:var(--font-greet-standard)}.theme-toefl .c-hbspt-form .e-cta-primary,.theme-toefl .c-hbspt-form .hs-button{--_text-color:var(--brand-white);--_background-color:var(--brand-toefl-duskwinkle)}.theme-toefl .c-hbspt-form .e-cta-primary:hover,.theme-toefl .c-hbspt-form .hs-button:hover{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:var(--brand-white);--_border-color:var(--brand-toefl-duskwinkle)}.theme-toefl .c-hbspt-form .e-cta-primary:focus-visible,.theme-toefl .c-hbspt-form .hs-button:focus-visible{--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface:var(--brand-white)}.theme-toefl .hbspt-form-modal .hbspt-form-modal__left-content{background-color:var(--brand-toefl-duskwinkle)}.theme-toefl .hbspt-form-modal .hbspt-form-modal__left-content h2{color:var(--brand-white);font-family:var(--font-toefl)}.theme-futurenav .hbspt-form-modal .hs-input[type=checkbox],.theme-generic .hbspt-form-modal .hs-input[type=checkbox]{background-color:transparent}.theme-sff .c-hbspt-form .hbspt-form-wrapper{font-family:var(--font-beausite)}.theme-sff .hs-form-field label span:not(.hs-form-required){color:var(--brand-midnight)}.theme-sff .hs-input[type=checkbox]{background:var(--brand-white)}.theme-sff .e-cta-primary,.theme-sff .hs-button{--_background-color:var(--brand-sff-dark-blue);--_text-color:var(--brand-white)}.theme-sff .e-cta-primary:hover,.theme-sff .hs-button:hover{--_text-color:var(--brand-ink);--_background-color:var(--brand-white);--_border-color:var(--brand-sff-dark-blue)}.theme-sff .e-cta-primary:focus-visible,.theme-sff .hs-button:focus-visible{--color-on-surface:var(--brand-sff-dark-blue);--color-surface:var(--brand-white)}@layer components{.c-psp{--font-body:var(--font-greet-standard);background-color:var(--brand-gray-light);padding-block-end:6.4375rem}@media(min-width:769px){.c-psp{padding-block-start:var(--spacing-72);padding-inline:var(--page-padding-inline)}}@media(max-width:768px){.c-psp{padding-block-end:0}}.c-psp__wrap{box-shadow:var(--box-shadow);color:var(--brand-black);margin-inline:auto;max-inline-size:62.875rem;padding-block-end:var(--spacing-60);padding-block-start:var(--spacing-52);padding-inline-end:var(--spacing-64);padding-inline-start:var(--spacing-72)}.c-psp__wrap p{font-size:var(--font-size-large);line-height:1.5;margin-block-end:var(--spacing-24)}@media(max-width:768px){.c-psp__wrap{box-shadow:none;padding-block-end:4.75rem;padding-block-start:0;padding-inline:var(--spacing-16)}.c-psp__wrap p{font-family:var(--font-beausite);font-size:var(--font-size-medium);line-height:1.375;margin-block-end:var(--spacing-20)}}.c-psp__wrap[data-theme^=toefl]{font-family:var(--font-greet-standard)}.c-psp__step-actions-mobile{align-items:center;background-color:var(--brand-gray-light);column-gap:var(--spacing-24);display:flex;margin-block-end:var(--spacing-24);margin-inline:calc(var(--spacing-16)*-1);padding-block:var(--spacing-8);padding-inline:var(--spacing-20)}.c-psp__step-actions-mobile ._st-action{flex-grow:1}.c-psp__step-actions-mobile ._st-action>div{align-items:center;column-gap:var(--spacing-24);display:flex;justify-content:space-between}.c-psp__step-actions-mobile ._st-action>div>div{flex-grow:1}.c-psp__step-actions-mobile ._st-action p{font-family:inherit;font-size:.5rem;font-weight:var(--font-weight-semibold);letter-spacing:.85px;line-height:1.3;margin-block-end:4px;text-transform:uppercase}.c-psp__step-actions-mobile ._st-action h3{font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);line-height:1.3}.c-psp__step-actions-mobile ._st-action button{background:none;border:none;color:var(--brand-black);padding:0}.c-psp__step-actions-mobile ._st-action button:disabled{color:#818285}.c-psp__step-actions-mobile ._st-svg{--size:43px;block-size:var(--size);border:1px solid #dadcff;border-radius:50%;inline-size:var(--size);min-block-size:var(--size);min-inline-size:var(--size);overflow:hidden;position:relative}.c-psp__step-actions-mobile ._st-svg span{align-items:center;background-color:var(--brand-gray-light);block-size:var(--spacing-30);border:1px solid #dadcff;border-radius:50%;color:#343579;display:flex;font-size:var(--font-size-small);font-weight:var(--font-weight-medium);inline-size:var(--spacing-30);inset-block-start:50%;inset-inline-start:50%;justify-content:center;position:absolute;transform:translate(-50%,-50%)}.c-psp__step-actions-mobile ._st-svg svg{block-size:var(--font-size-heading-2xlarge);color:var(--brand-toefl-periwinkle);display:block;inline-size:var(--font-size-heading-2xlarge);height:100%;inset-block-start:0;inset-inline-start:0;position:absolute;rotate:-90deg;width:100%}.c-psp__step-actions-mobile ._st-svg svg circle{fill:none;stroke:currentColor;stroke-dasharray:45px;stroke-dashoffset:30px;transition:stroke-dashoffset 1s ease-in-out}.c-psp__step-actions-mobile ._st-svg.s-2 svg circle{stroke-dashoffset:15px}.c-psp__step-actions-mobile ._st-svg.s-3 svg circle{stroke-dashoffset:0px}@media(min-width:769px){.c-psp__step-actions-mobile{display:none}}.c-psp .current-step-1 .c-psp__step-actions:after{inline-size:33.3333333333%}.c-psp .current-step-2 .c-psp__step-actions button:first-child{color:var(--brand-toefl-duskwinkle);font-weight:var(--font-weight-medium)}.c-psp .current-step-2 .c-psp__step-actions:after{inline-size:66.6666666667%}.c-psp .current-step-3 .c-psp__step-actions button:first-child,.c-psp .current-step-3 .c-psp__step-actions button:nth-child(2){color:var(--brand-toefl-duskwinkle);font-weight:var(--font-weight-medium)}.c-psp .current-step-3 .c-psp__step-actions:after{inline-size:100%}.c-psp__step-actions{border-block-end:3px solid #d9d9d9;display:grid;grid-template-columns:repeat(3,1fr);margin-block-end:var(--spacing-28);position:relative}@media(max-width:768px){.c-psp__step-actions{display:none}}.c-psp__step-actions:after{background-color:var(--brand-toefl-periwinkle);content:"";height:3px;inline-size:33.3333333333%;inset-block-end:-3px;inset-inline-start:0;position:absolute;transition:inline-size .4s ease-in-out}.c-psp__step-actions button{background:none;border:none;color:#767676;display:block;font-size:var(--font-size-medium);font-weight:var(--font-weight-weight);line-height:1.6875;padding-block:.4375rem;padding-inline:var(--spacing-16);text-align:left}.c-psp__step-actions button:first-child{padding-inline-start:var(--spacing-8)}.c-psp__step-actions button:disabled{color:#818285}.c-psp__step-actions button.active{color:var(--brand-dark-gray);font-weight:var(--font-weight-semibold)}.c-psp__required-text{font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);line-height:1.6875;margin-block-end:2.75rem}@media(max-width:768px){.c-psp__required-text{margin-block-end:var(--spacing-40)}}.c-psp__required-text span{color:var(--color-error);font-weight:var(--font-weight-bold)}.c-psp__sub-title{align-items:center;column-gap:var(--spacing-20);display:flex;font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight-semibold);letter-spacing:.15em;line-height:1;margin-block-end:var(--spacing-36);text-transform:uppercase}@media(max-width:768px){.c-psp__sub-title{margin-block-end:var(--spacing-40)}}.c-psp__sub-title:after{background-color:#d5d6d6;content:"";flex-grow:1;height:1px}@media(min-width:769px){.c-psp__title{color:var(--color-on-surface);font-family:var(--font-toefl);font-size:1.625rem;font-weight:var(--font-weight-semibold);line-height:1.153;margin-block-end:2.25rem;max-inline-size:650px}}@media(max-width:768px){.c-psp__title{font-family:var(--font-beausite);font-size:var(--font-size-medium);line-height:1.375;margin-block-end:var(--spacing-40)}.content-1 .c-psp__title{margin-block-end:var(--spacing-24)}}.c-psp__mobile-title{color:var(--color-on-surface);display:none;font-family:var(--font-toefl);font-size:1.625rem;font-weight:var(--font-weight-semibold);line-height:1.153;margin-block-end:var(--spacing-24)}@media(max-width:768px){.c-psp__mobile-title{display:block}}@media(min-width:769px){.c-psp__fields-s2 .toefl-core input{inline-size:10.875rem}}.c-psp__image-gallery-1{align-items:center;column-gap:var(--spacing-16);display:flex;padding-block-end:var(--spacing-48);padding-block-start:var(--spacing-16)}@media(max-width:768px){.c-psp__image-gallery-1{flex-direction:column;row-gap:var(--spacing-16)}.c-psp__image-gallery-1 img{inline-size:100%}}@media(min-width:769px){.c-psp__image-gallery-1 img{inline-size:45%}}@media(min-width:1201px){.c-psp__image-gallery-1 img{inline-size:auto}}.c-psp__image-gallery-2{align-items:center;column-gap:var(--spacing-16);display:flex;justify-content:space-between;padding-block-end:var(--spacing-30);padding-block-start:var(--spacing-56)}@media(max-width:768px){.c-psp__image-gallery-2{display:none}}@media(min-width:769px){.c-psp__image-gallery-2 img{inline-size:60%}.c-psp__image-gallery-2 img:first-child{inline-size:30%}}@media(min-width:1201px){.c-psp__image-gallery-2 img{inline-size:auto!important}}.c-psp__loader-icon{animation:rotate 2s linear 0s infinite;display:none;margin-block:-.2rem;margin-inline-end:-1.2rem;margin-inline-start:.5rem;width:1.2rem}.c-psp__loader-icon>*{fill:none!important}.c-psp__loader-icon circle{stroke:currentColor;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}.c-psp__error-msg{color:var(--color-error);padding-block-start:var(--spacing-30);text-align:center}.c-psp__action{align-items:center;column-gap:var(--spacing-40);display:flex;flex-wrap:wrap;justify-content:flex-end;padding-block-start:var(--spacing-32);row-gap:var(--spacing-24)}.c-psp__action .e-cta.loading{pointer-events:none}.c-psp__action .e-cta.loading .c-psp__loader-icon{display:block}.c-psp__action .e-cta:hover .c-psp__loader-icon{filter:brightness(0) invert(1)}@media(max-width:768px){.c-psp__action{justify-content:center;padding-block-start:var(--spacing-40)}.content-1 .c-psp__action{padding-block-start:var(--spacing-16)}.content-3 .c-psp__action{padding-block-start:var(--spacing-10)}.content-3 .c-psp__action .e-cta{max-inline-size:200px!important;text-align:left}}.c-psp ._label{font-size:var(--font-size-medium);line-height:1.6875}.c-psp__fields{column-gap:var(--spacing-14);display:grid;grid-template-columns:repeat(2,1fr)}.c-psp__fields .full-width{grid-column:span 2}@media(max-width:768px){.c-psp__fields{display:block}}.c-psp__fields_2{column-gap:var(--spacing-14);display:flex;flex-wrap:wrap;margin-block-end:var(--spacing-36)}.c-psp__fields_2>div:first-child{flex-grow:1}.c-psp__fields_2>div:nth-child(2){flex-basis:15.9375rem}.c-psp__fields_2 .half-width{inline-size:calc(50% - .4375rem)}@media(max-width:768px){.c-psp__fields_2.mobile-order-change{flex-direction:column;margin-block-end:var(--spacing-16)}.c-psp__fields_2.mobile-order-change>div{flex-basis:auto!important;flex-grow:unset!important;width:100%}.c-psp__fields_2.mobile-order-change>div:first-child{order:1}.c-psp__fields_2.mobile-order-change>div:nth-child(3){order:2}.c-psp__fields_2.mobile-order-change>div:nth-child(2){order:3}.c-psp__fields_2 .half-width{inline-size:100%}}.c-psp__field ._label{margin-block-end:var(--spacing-12)}.c-psp__field ._fdr{column-gap:var(--spacing-48);display:flex;flex-wrap:wrap;row-gap:var(--spacing-16)}.c-psp__field.checkbox-list{padding-block-start:var(--spacing-8)}.c-psp__field__check{align-items:center;column-gap:var(--spacing-10);display:inline-flex;line-height:1.6875;position:relative}.c-psp__field__check span{position:relative}.c-psp__field__check span em{font-style:normal;line-height:inherit}.c-psp__field__check span>em{color:#767676;font-size:var(--spacing-12);inline-size:130%;inset-block-start:110%;inset-inline-start:0;overflow:hidden;position:absolute}.c-psp__field__check span>em em{display:block;transform:translateY(-120%);transition:transform .5s ease-in-out}.c-psp__field__check input{inline-size:1rem;height:1rem;inset-block-start:0;inset-inline-start:0;opacity:0;outline:none;position:absolute}.c-psp__field__check input:disabled~i,.c-psp__field__check input:disabled~span{opacity:.5}.c-psp__field__check input:checked+i,.c-psp__field__check input:focus+i{outline:2px solid var(--brand-dark-gray);outline-offset:2px}.c-psp__field__check input+i{block-size:1.6875rem;border:2px solid var(--brand-dark-gray);margin-block-start:0;margin-inline-start:0;min-inline-size:1.6875rem}.c-psp__field__check input+i:after{border-block-end:1px solid var(--brand-white);border-inline-start:1px solid var(--brand-white);content:"";display:none;height:35%;margin-block-start:5px;margin-inline-start:6px;rotate:-40deg;width:55%}.c-psp__field__check input:checked~span>em em{transform:translateY(0)}.c-psp__field__check input:checked+i{background-color:var(--brand-dark-gray)}.c-psp__field__check input:checked+i:after{display:block}.c-psp__data-list{display:flex;flex-direction:column;list-style:none;margin-block-end:var(--spacing-48);row-gap:.9375rem}.c-psp__data-list,.c-psp__data-list strong{font-size:var(--font-size-large);line-height:1.5}.c-psp__data-list strong{font-weight:var(--font-weight-medium)}@media(max-width:768px){.c-psp__data-list{font-size:var(--font-size-medium);line-height:1.6875;margin-block-end:var(--spacing-40);row-gap:var(--spacing-12)}.c-psp__data-list strong{display:block;margin-block-start:4px}}body:has(.mosaic-mini):has(.c-psp) .c-mosaic{display:none}body:has(.mosaic-mini):has(.c-psp) .c-mosaic.mosaic-mini{min-block-size:372px}@media(min-width:769px){body:has(.mosaic-mini):has(.c-psp) .c-mosaic{display:block;padding-block-start:2.1875rem}body:has(.mosaic-mini):has(.c-psp) .c-mosaic__title{padding-inline:19%}}@media(min-width:1201px){body:has(.mosaic-mini):has(.c-psp) .c-mosaic{padding-block-start:4.1875rem}}@media(min-width:769px){body:has(.mosaic-mini):has(.c-psp) .c-mosaic__eyebrow{padding-block-end:.8125rem}body:has(.mosaic-mini):has(.c-psp) .c-mosaic__content{display:block;max-inline-size:100%}}@media(min-width:769px){body:has(.mosaic-mini):has(.c-psp) .c-psp{padding-block-start:0}body:has(.mosaic-mini):has(.c-psp) .c-psp__wrap{margin-block-start:-8rem;position:relative}}}@layer components{.pc-result{background-color:var(--brand-midnight);border-block-end:1px solid hsla(26,26%,74%,.5);padding-block-end:calc(var(--spacing-136)*2);padding-block-start:var(--spacing-136);padding-inline:var(--page-padding-inline)}.pc-result .loader{text-align:center}.pc-result__error{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;padding:24px;row-gap:20px}.pc-result__error h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.pc-result__error h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.pc-result__error p{font-size:1pc;font-weight:var(--font-weight);line-height:1.4pc;text-align:left}.pc-result__error p a{color:inherit;text-decoration:underline}.pc-result__content{background-color:var(--brand-eggshell);border:1px solid var(--brand-black-50);color:var(--brand-ink);margin-inline:auto;max-inline-size:766px;padding-block:var(--spacing-32);padding-inline:var(--spacing-16);text-align:center}.pc-result__content .order-content{font-family:var(--font-body);font-size:var(--font-size-large);font-weight:var(--font-weight);margin-block-end:var(--spacing-48);text-align:left}.pc-result__content .order-content a{color:inherit;text-decoration:underline}.pc-result__content .order-content p:not(:last-child){margin-block-end:var(--spacing-16)}.pc-result__content .order-id{color:var(--brand-midnight);font-family:var(--font-body);font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:16.8px;margin-block-end:var(--spacing-28)}.pc-result__content .tick-animation{block-size:var(--font-size-heading-2xlarge);inline-size:var(--font-size-heading-2xlarge);margin-block-end:var(--spacing-16);margin-inline:auto;position:relative}.pc-result__content .tick-animation.animate circle{stroke-dashoffset:0px}.pc-result__content .tick-animation.animate span{transition-delay:.3s;width:100%}.pc-result__content .tick-animation span{display:block;height:inherit;inset-block-start:0;inset-inline-start:0;overflow:hidden;position:absolute;transition:width .8s ease-in-out;width:0}.pc-result__content .tick-animation span svg{max-inline-size:none}.pc-result__content .tick-animation span svg circle,.pc-result__content .tick-animation>svg path{display:none}.pc-result__content .tick-animation svg{block-size:var(--font-size-heading-2xlarge);color:var(--color-success);inline-size:var(--font-size-heading-2xlarge)}.pc-result__content .tick-animation svg circle{fill:none;stroke:currentColor;stroke-dasharray:195px;stroke-dashoffset:195px;transition:stroke-dashoffset 1.3s ease-in-out}.pc-result__content .icon-error{margin-block-end:var(--spacing-16)}.pc-result__content .icon-error svg{block-size:var(--font-size-heading-xlarge);color:var(--color-error);inline-size:var(--font-size-heading-xlarge)}.pc-result__content h4{color:var(--brand-midnight);font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-semibold);font-weight:380;line-height:var(--font-line-height-3xtight);margin-block-end:var(--spacing-4)}.pc-result__content h4.error-title{color:var(--color-error)}.pc-result__button{display:flex;justify-content:center;margin-block-start:var(--spacing-32)}@media(min-width:769px){.pc-result__content{padding-block:var(--spacing-56);padding-inline:var(--spacing-120)}}@media(max-width:767px){.pc-result__content{padding-block-end:30px;padding-block-start:var(--spacing-20)}.pc-result__content h4{font-size:var(--font-size-xlarge);line-height:29.4px}.pc-result__content .order-content{font-size:var(--font-size-medium);line-height:24px;margin-block-end:var(--spacing-40)}.pc-result__content .order-id{margin-block-end:30px}}.theme-toefl .pc-result{background-color:var(--brand-gray-light)}.theme-toefl .pc-result__content{background-color:var(--brand-white);border:none;box-shadow:8px 8px 0 0 #000}.theme-toefl .pc-result__content .tick-animation svg{color:var(--brand-toefl-duskwinkle)}.theme-toefl .pc-result__content h4{color:var(--brand-toefl-duskwinkle);font-family:var(--font-toefl)!important;font-weight:var(--font-weight-semibold)}.theme-toefl .pc-result__content .order-content,.theme-toefl .pc-result__content .order-id{font-family:var(--font-greet-standard)}.theme-toefl .pc-result__content .order-content{color:var(--brand-black)}.theme-toefl .pc-result__content .order-content a{color:var(--brand-toefl-duskwinkle)}@media(max-width:767px){.theme-toefl .pc-result__content{border:1px solid #e5e7eb;box-shadow:none}}.theme-toefl .pc-result__button{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle)}.theme-toefl .pc-result__button .e-cta:hover{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:var(--brand-white);--_border-color:var(--brand-toefl-duskwinkle)}.theme-toefl .pc-result__button .e-cta:focus-visible{outline-color:var(--brand-white)}}@layer components{.pii-form{background-color:var(--brand-midnight);border-block-end:1px solid hsla(26,26%,74%,.5);padding-block:5pc;padding-inline:var(--page-padding-inline)}.pii-form__announcement{align-items:center;background:linear-gradient(0deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.6)),#ffe9df;border:1px solid #ffe9df;border-radius:4px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);display:flex;gap:var(--spacing-16);margin-block-start:var(--spacing-32);padding:var(--spacing-16)}.pii-form__announcement svg{filter:drop-shadow(0 1.033px 2.066px rgba(0,0,0,.08)) drop-shadow(0 2.066px 4.132px rgba(0,0,0,.04));min-height:86px;min-width:6pc}.pii-form__announcement .piifa-description{color:var(--brand-black);display:flex;flex-direction:column;font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight);row-gap:var(--spacing-14)}.pii-form__announcement .piifa-description p{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}@media(max-width:1023px){.pii-form__announcement{align-items:flex-start;flex-direction:column;margin-block-end:var(--spacing-20);margin-block-start:2px}.pii-form__announcement svg{min-height:3pc;min-width:56px}.pii-form__announcement .pmn-description{font-size:var(--font-size-medium);letter-spacing:.16px}}.pii-form__title{color:var(--brand-eggshell);margin-block-end:var(--spacing-40)}.pii-form__title a{color:var(--brand-eggshell);font-weight:600}.pii-form__title h1,.pii-form__title h2,.pii-form__title h3,.pii-form__title h4,.pii-form__title h5,.pii-form__title h6{font-family:var(--font-speckless)}.pii-form__title h1{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight);line-height:2.625rem;margin-block-end:.5rem}.pii-form__title p{font-size:var(--font-size-xlarge);line-height:1.2}.pii-form__form{align-items:flex-start;column-gap:99px;display:flex;position:relative}.pii-form__left{display:grid;flex-grow:1;grid-template-columns:repeat(1,1fr)}.pii-form__assessment_information{background-color:var(--brand-eggshell);border:none;color:var(--brand-midnight);margin-block-end:3.5625rem;padding:1.9rem 5.163rem 1.9rem 3.7rem}.pii-form__assessment_information h1,.pii-form__assessment_information h2,.pii-form__assessment_information h3,.pii-form__assessment_information h4,.pii-form__assessment_information h5,.pii-form__assessment_information h6{color:var(--brand-midnight);font-family:var(--font-speckless)}.pii-form__assessment_information h2{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:1.05}.pii-form .rte-cnt a{color:var(--brand-midnight)}.pii-form .rte-cnt a:focus-visible{outline-color:var(--brand-white)}.pii-form .rte-cnt ol,.pii-form .rte-cnt ul{margin-left:2rem}.pii-form__billing_information,.pii-form__personal_information,.pii-form__tc{background-color:var(--brand-white);border:1px solid var(--brand-black-50);margin-block-end:2pc;padding:2.5rem 5.563rem 3rem 4rem}.pii-form__billing_information h1,.pii-form__billing_information h2,.pii-form__billing_information h3,.pii-form__billing_information h4,.pii-form__billing_information h5,.pii-form__billing_information h6,.pii-form__personal_information h1,.pii-form__personal_information h2,.pii-form__personal_information h3,.pii-form__personal_information h4,.pii-form__personal_information h5,.pii-form__personal_information h6,.pii-form__tc h1,.pii-form__tc h2,.pii-form__tc h3,.pii-form__tc h4,.pii-form__tc h5,.pii-form__tc h6{color:var(--brand-midnight);font-family:var(--font-speckless)}.pii-form__billing_information h3,.pii-form__personal_information h3,.pii-form__tc h3{margin-block-end:var(--spacing-16)}.pii-form__billing_information h5,.pii-form__personal_information h5,.pii-form__tc h5{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:1.05}.pii-form__billing_information>p,.pii-form__personal_information>p,.pii-form__tc p,.pii-form__tc>p{margin-block-end:var(--spacing-16)}.pii-form__tc p{font-size:var(--font-size-small)}.pii-form__field_checkbox input{height:0;opacity:0;position:absolute;width:0}.pii-form__field_checkbox input:focus+i{outline:2px solid var(--brand-ink);outline-offset:2px}.pii-form__field_checkbox input+i{border:1px solid var(--brand-ink);height:var(--font-size-medium);margin-block-start:0;margin-inline-start:0;min-width:var(--font-size-medium);position:absolute}.pii-form__field_checkbox input+i:after{border-block-end:1px solid var(--brand-white);border-inline-start:1px solid var(--brand-white);content:"";display:none;height:35%;margin-block-start:3px;margin-inline-start:4px;rotate:-40deg;width:55%}.pii-form__field_checkbox input:checked+i{background-color:var(--brand-ink)}.pii-form__field_checkbox input:checked+i:after{display:block}.pii-form__field_checkbox>div{align-items:flex-start;column-gap:var(--spacing-12);display:flex;margin-block-start:var(--spacing-20)}.pii-form__field_checkbox>div label{color:var(--brand-ink);padding-inline-start:var(--spacing-28);position:relative}.pii-form__field_checkbox>div label a{color:var(--brand-midnight);font-weight:600}.pii-form__field_checkbox>div label a:focus-visible{outline-color:var(--brand-white)}.pii-form__cart-list{border-inline-start:5px solid currentColor;list-style:none;margin:0;margin-block-start:23px;padding:0}.pii-form__cart-list>li{display:flex;justify-content:space-between;padding-inline-start:var(--spacing-20)}.pii-form__cart-list>li .pii-form_cart-list__information div{display:flex;gap:4px}.pii-form__cart-list>li p:first-child{font-size:var(--font-size-medium);font-weight:600;line-height:1.2pc;margin-block-end:14px}.pii-form__cart-list>li p{font-size:var(--font-size-small);line-height:16.8px}.pii-form__cart-list>li .pii-form_cart-list__price p{font-size:var(--font-size-medium);font-weight:600;line-height:1.2pc}.pii-form__fields{column-gap:var(--spacing-24);display:flex;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}.pii-form__field{flex-basis:calc(50% - var(--spacing-24)/2)}.pii-form__field.full-width{flex-basis:100%}.pii-form__right-wrap{inset-block-start:var(--spacing-64);max-inline-size:371px;min-inline-size:371px;position:sticky}.pii-form__right{background-color:var(--brand-eggshell);border:1px solid var(--brand-black-50);color:var(--brand-midnight);padding:var(--spacing-32)}.pii-form__right h1,.pii-form__right h2,.pii-form__right h3,.pii-form__right h4,.pii-form__right h5,.pii-form__right h6{color:var(--brand-midnight);font-family:var(--font-speckless)}.pii-form__right h5{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:1.05;margin-bottom:var(--spacing-28)}.pii-form__right__total{font-size:var(--font-size-xlarge);font-weight:var(--font-weight);line-height:24px;padding-block-end:var(--spacing-32);padding-block-start:var(--spacing-40);text-align:center}.pii-form__right__total span{font-weight:600;margin-inline-start:36px}.pii-form__right__button{display:flex;justify-content:center}.pii-form__right__button .e-cta{align-items:center;column-gap:var(--spacing-12)}.pii-form__right__button .e-cta.loading{pointer-events:none}.pii-form__right__button .e-cta.loading .pii-form__loader-icon{display:block}.pii-form__right__button .e-cta:hover .pii-form__loader-icon{filter:brightness(0) invert(1)}.pii-form__right .pii-form__loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;width:1.2rem}.pii-form__right .pii-form__loader-icon>*{fill:none!important}.pii-form__right .pii-form__loader-icon circle{stroke:var(--brand-midnight);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}.pii-form__right ul{border-block-end:1px dotted var(--brand-ink);border-block-start:1px dotted var(--brand-ink);list-style:none;margin:0;padding-block:var(--spacing-28);padding-inline:0}.pii-form__right ul>li{display:flex;font-size:var(--font-size-small);justify-content:space-between;line-height:16.8px;padding-block:var(--spacing-4)}.pii-form__right ul>li span{font-size:var(--font-size-medium);font-weight:500;line-height:1.2pc}.pii-form__right__error{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block-end:9pt;padding:24px;row-gap:20px;width:309px}.pii-form__right__error h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.pii-form__right__error h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.pii-form__right__error p{font-size:1pc;font-weight:var(--font-weight);line-height:1.4pc;margin-block-start:20px}.pii-form__right__error__top{display:none}.pii-form .error-text{color:var(--color-error);font-size:.85rem}.pii-form__billing_information .pii-form__fields{grid-template-columns:repeat(2,1fr)}@media(max-width:1023px){.pii-form{padding-block-end:20px;padding-block-start:24px;padding-inline:8px}.pii-form__form{flex-direction:column}.pii-form__title{margin-block-end:0;padding:24px 40px 30px 24px}.pii-form__title p{font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:16.8px}.pii-form__assessment_information{margin-block-end:20px;padding:24px 24px 30px 1pc}.pii-form__cart-list{margin-block-start:20px}.pii-form__cart-list>li{padding-inline-start:var(--spacing-12)}.pii-form__cart-list>li p:first-child{margin-block-end:10px}.pii-form__cart-list>li .pii-form_cart-list__information div{gap:4px}.pii-form__billing_information,.pii-form__personal_information{margin-block-end:10px;padding:30px 1pc 40px}.pii-form__fields{flex-direction:column;margin-block-start:20px;row-gap:var(--spacing-20)}.pii-form__tc{margin-block-end:20px;padding:20px 1pc}.pii-form__field_checkbox>div{margin-block-start:10px}.pii-form__field_checkbox>div label{font-size:var(--font-size-small);line-height:16.8px}.pii-form__right-wrap{max-inline-size:100%;min-inline-size:100%;position:static}.pii-form__right{padding:24px 24px 10px 1pc}.pii-form__right h5{margin-bottom:var(--spacing-20)}.pii-form__right ul{padding-block:14px}.pii-form__right__total{display:flex;justify-content:space-between;padding-block-end:2pc;padding-block-start:14px}.pii-form__right__total span{margin-inline-start:0}.pii-form__right__error{display:none}.pii-form__right__error__top{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block-end:10px;padding:24px;row-gap:20px}.pii-form__right__error__top h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-family:Beausite Classic;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.pii-form__right__error__top h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.pii-form__right__error__top p{font-size:1pc;font-weight:var(--font-weight);line-height:1.4pc;margin-block-start:20px}}@media(min-width:1024px)and (max-width:1199px){.pii-form__form{column-gap:30px}.pii-form__fields{column-gap:0;flex-direction:column}}@media(min-width:769px)and (max-width:1023px){.pii-form__left{min-width:100%}}.pii-form .form-input input,.pii-form .form-select select{--color-surface:var(--brand-white)}.theme-toefl .pii-form{background-color:var(--brand-gray-light);font-family:var(--font-greet-standard)}.theme-toefl .pii-form__title{color:var(--brand-black);margin-block-end:var(--spacing-60)}.theme-toefl .pii-form__title a,.theme-toefl .pii-form__title h1{color:var(--brand-toefl-duskwinkle)}.theme-toefl .pii-form__title h1{font-family:var(--font-toefl);font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-semibold);line-height:1;margin-block-end:var(--spacing-12)}.theme-toefl .pii-form__assessment_information{background-color:var(--brand-toefl-periwinkle);color:var(--brand-black)}.theme-toefl .pii-form__assessment_information h1,.theme-toefl .pii-form__assessment_information h2,.theme-toefl .pii-form__assessment_information h3,.theme-toefl .pii-form__assessment_information h4,.theme-toefl .pii-form__assessment_information h5,.theme-toefl .pii-form__assessment_information h6{color:var(--brand-black);font-family:var(--font-toefl);font-weight:var(--font-weight-semibold)}.theme-toefl .pii-form__cart-list>li p:first-child{font-weight:var(--font-weight-medium)}.theme-toefl .pii-form__billing_information,.theme-toefl .pii-form__personal_information,.theme-toefl .pii-form__tc{border:none}.theme-toefl .pii-form__billing_information h5,.theme-toefl .pii-form__personal_information h5,.theme-toefl .pii-form__tc h5{color:var(--brand-black);font-family:var(--font-toefl);font-weight:var(--font-weight-medium)}.theme-toefl .pii-form .rte-cnt a{color:var(--brand-toefl-duskwinkle)}.theme-toefl .pii-form__field_checkbox>div label{font-weight:var(--font-weight-light);line-height:1.2}.theme-toefl .pii-form__field_checkbox>div label a{color:var(--brand-toefl-duskwinkle)}.theme-toefl .pii-form__right{background-color:var(--brand-gray);border-color:var(--brand-toefl-duskwinkle);color:var(--brand-black)}.theme-toefl .pii-form__right h5{color:var(--brand-black);font-family:var(--font-toefl)}.theme-toefl .pii-form__right ul{border-block-end-color:var(--brand-toefl-duskwinkle);border-block-start-color:var(--brand-toefl-duskwinkle)}.theme-toefl .pii-form__right__button .e-cta{--_block-paading:0.8125rem;--font-body:var(--font-greet-standard);--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);inline-size:100%;max-inline-size:none}.theme-toefl .pii-form__right__button .e-cta .pii-form__loader-icon{filter:brightness(0) invert(1)}.theme-toefl .pii-form__right__button .e-cta:hover .pii-form__loader-icon{filter:brightness(0) saturate(100%) invert(14%) sepia(80%) saturate(1741%) hue-rotate(224deg) brightness(94%) contrast(85%)}.theme-toefl .pii-form__right__button .e-cta:not(:disabled):hover{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:var(--brand-white);--_border-color:var(--brand-toefl-duskwinkle)}@media(min-width:1201px){.theme-toefl .pii-form__billing_information,.theme-toefl .pii-form__personal_information{padding-block-end:1.75rem}.theme-toefl .pii-form__right__total{padding-block-end:3.6875rem;padding-block-start:var(--spacing-42)}}@media(max-width:1023px){.theme-toefl .pii-form__title{margin-block-end:0;padding:24px 1pc 30px}.theme-toefl .pii-form__title h1{font-size:var(--font-size-heading-large);line-height:1.05;margin-block-end:var(--spacing-16)}.theme-toefl .pii-form__billing_information,.theme-toefl .pii-form__personal_information{margin-block-end:var(--spacing-20)}.theme-toefl .pii-form__field_checkbox{margin-block-start:var(--spacing-22)}.theme-toefl .pii-form__tc{margin-block-start:var(--spacing-12)}.theme-toefl .pii-form__right{border:none;padding-block-end:var(--spacing-22)}.theme-toefl .pii-form__right__button .e-cta{max-inline-size:15pc}}}@layer components{.pii-form-fv{background-color:var(--brand-midnight);border-block-end:1px solid hsla(26,26%,74%,.5);padding-block:5pc;padding-inline:var(--page-padding-inline)}.pii-form-fv__title{color:var(--brand-eggshell);margin-block-end:40px}.pii-form-fv__title a{color:var(--brand-eggshell);font-weight:600}.pii-form-fv__title h1,.pii-form-fv__title h2,.pii-form-fv__title h3,.pii-form-fv__title h4,.pii-form-fv__title h5,.pii-form-fv__title h6{font-family:Speckless}.pii-form-fv__title h1{font-size:var(--font-size-heading-xlarge);font-weight:380;line-height:42px;margin-block-end:8px}.pii-form-fv__title p{font-size:var(--font-size-xlarge);line-height:24px}.pii-form-fv__form{align-items:flex-start;column-gap:99px;display:flex;position:relative}.pii-form-fv__left{display:grid;flex-grow:1;grid-template-columns:repeat(1,1fr)}.pii-form-fv__assessment_information{background-color:var(--brand-eggshell);border:none;color:var(--brand-midnight);margin-block-end:57px;padding:1.9rem 5.163rem 1.9rem 3.7rem}.pii-form-fv__assessment_information h1,.pii-form-fv__assessment_information h2,.pii-form-fv__assessment_information h3,.pii-form-fv__assessment_information h4,.pii-form-fv__assessment_information h5,.pii-form-fv__assessment_information h6{color:var(--brand-midnight);font-family:Speckless}.pii-form-fv__assessment_information h2{font-size:var(--font-size-heading-small);font-weight:380;line-height:25.2px}.pii-form-fv__billing_information,.pii-form-fv__personal_information,.pii-form-fv__tc{background-color:var(--brand-white);border:1px solid var(--brand-black-50);margin-block-end:2pc;padding:2.5rem 5.563rem 3rem 4rem}.pii-form-fv__billing_information h1,.pii-form-fv__billing_information h2,.pii-form-fv__billing_information h3,.pii-form-fv__billing_information h4,.pii-form-fv__billing_information h5,.pii-form-fv__billing_information h6,.pii-form-fv__personal_information h1,.pii-form-fv__personal_information h2,.pii-form-fv__personal_information h3,.pii-form-fv__personal_information h4,.pii-form-fv__personal_information h5,.pii-form-fv__personal_information h6,.pii-form-fv__tc h1,.pii-form-fv__tc h2,.pii-form-fv__tc h3,.pii-form-fv__tc h4,.pii-form-fv__tc h5,.pii-form-fv__tc h6{color:var(--brand-midnight);font-family:Speckless}.pii-form-fv__billing_information h3,.pii-form-fv__personal_information h3,.pii-form-fv__tc h3{margin-block-end:var(--spacing-16)}.pii-form-fv__billing_information h5,.pii-form-fv__personal_information h5,.pii-form-fv__tc h5{font-size:var(--font-size-heading-small);font-weight:380;line-height:25.2px}.pii-form-fv__billing_information>p,.pii-form-fv__personal_information>p,.pii-form-fv__tc p,.pii-form-fv__tc>p{margin-block-end:var(--spacing-16)}.pii-form-fv__tc p{font-size:var(--font-size-small)}.pii-form-fv__field_checkbox input{height:0;opacity:0;position:absolute;width:0}.pii-form-fv__field_checkbox input:focus+i{outline:2px solid var(--brand-ink);outline-offset:2px}.pii-form-fv__field_checkbox input+i{border:1px solid var(--brand-ink);height:var(--font-size-medium);margin-block-start:0;margin-inline-start:0;min-width:var(--font-size-medium);position:absolute}.pii-form-fv__field_checkbox input+i:after{border-block-end:1px solid var(--brand-white);border-inline-start:1px solid var(--brand-white);content:"";display:none;height:35%;margin-block-start:3px;margin-inline-start:4px;rotate:-40deg;width:55%}.pii-form-fv__field_checkbox input:checked+i{background-color:var(--brand-ink)}.pii-form-fv__field_checkbox input:checked+i:after{display:block}.pii-form-fv__field_checkbox>div{align-items:flex-start;column-gap:var(--spacing-12);display:flex;margin-block-start:20px}.pii-form-fv__field_checkbox>div label{color:var(--brand-ink);padding-inline-start:var(--spacing-28);position:relative}.pii-form-fv__field_checkbox>div label a{color:var(--brand-midnight);font-weight:600}.pii-form-fv__field_checkbox>div label a:focus-visible{outline-color:var(--brand-white)}.pii-form-fv__cart-list{border-inline-start:5px solid var(--brand-midnight);list-style:none;margin:0;margin-block-start:23px;padding:0}.pii-form-fv__cart-list>li{display:flex;justify-content:space-between;padding-inline-start:var(--spacing-20)}.pii-form-fv__cart-list>li .pii-form-fv_cart-list__information div{display:flex;gap:4px}.pii-form-fv__cart-list>li p:first-child{font-size:var(--font-size-medium);font-weight:600;line-height:1.2pc;margin-block-end:14px}.pii-form-fv__cart-list>li p{font-size:var(--font-size-small);line-height:16.8px}.pii-form-fv__cart-list>li .pii-form-fv_cart-list__price p{font-size:var(--font-size-medium);font-weight:600;line-height:1.2pc}.pii-form-fv__fields{column-gap:var(--spacing-24);display:flex;flex-wrap:wrap;margin-block-start:24px;row-gap:var(--spacing-24)}.pii-form-fv__field{flex-basis:calc(50% - var(--spacing-24)/2)}.pii-form-fv__field.full-width{flex-basis:100%}.pii-form-fv__right{background-color:var(--brand-eggshell);border:1px solid var(--brand-black-50);color:var(--brand-midnight);inset-block-start:var(--spacing-64);min-width:371px;padding:var(--spacing-32);position:sticky}.pii-form-fv__right h1,.pii-form-fv__right h2,.pii-form-fv__right h3,.pii-form-fv__right h4,.pii-form-fv__right h5,.pii-form-fv__right h6{color:var(--brand-midnight);font-family:Speckless}.pii-form-fv__right h5{font-size:var(--font-size-heading-small);font-weight:380;line-height:25.2px;margin-bottom:var(--spacing-28)}.pii-form-fv__right__total{font-size:var(--font-size-xlarge);font-weight:400;line-height:24px;padding-block-end:var(--spacing-32);padding-block-start:var(--spacing-40);text-align:center}.pii-form-fv__right__total span{font-weight:600;margin-inline-start:36px}.pii-form-fv__right__button{display:flex;justify-content:center}.pii-form-fv__right__button .e-cta{align-items:center;column-gap:var(--spacing-12)}.pii-form-fv__right__button .e-cta.loading{pointer-events:none}.pii-form-fv__right__button .e-cta.loading .pii-form-fv__loader-icon{display:block}.pii-form-fv__right__button .e-cta:hover .pii-form-fv__loader-icon{filter:brightness(0) invert(1)}.pii-form-fv__right .pii-form-fv__loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;width:1.2rem}.pii-form-fv__right .pii-form-fv__loader-icon>*{fill:none!important}.pii-form-fv__right .pii-form-fv__loader-icon circle{stroke:var(--brand-midnight);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}.pii-form-fv__right ul{border-block-end:1px dotted var(--brand-ink);border-block-start:1px dotted var(--brand-ink);list-style:none;margin:0;padding-block:var(--spacing-28);padding-inline:0}.pii-form-fv__right ul>li{display:flex;font-size:var(--font-size-small);justify-content:space-between;line-height:16.8px;padding-block:var(--spacing-4)}.pii-form-fv__right ul>li span{font-size:var(--font-size-medium);font-weight:500;line-height:1.2pc}.pii-form-fv__right__error{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block-end:9pt;padding:24px;row-gap:20px;width:309px}.pii-form-fv__right__error h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-family:Beausite Classic;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.pii-form-fv__right__error h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.pii-form-fv__right__error p{font-size:1pc;font-weight:400;line-height:1.4pc;margin-block-start:20px}.pii-form-fv__right__error__top{display:none}.pii-form-fv .error-text{color:var(--color-error);font-size:.85rem}.pii-form-fv__billing_information .pii-form-fv__fields{grid-template-columns:repeat(2,1fr)}@media(max-width:1023px){.pii-form-fv{padding-block-end:20px;padding-block-start:24px;padding-inline:8px}.pii-form-fv__form{flex-direction:column}.pii-form-fv__title{margin-block-end:0;padding:24px 40px 30px 24px}.pii-form-fv__title p{font-size:var(--font-size-small);font-weight:400;line-height:16.8px}.pii-form-fv__assessment_information{margin-block-end:20px;padding:24px 24px 30px 1pc}.pii-form-fv__cart-list{margin-block-start:20px}.pii-form-fv__cart-list>li{padding-inline-start:var(--spacing-12)}.pii-form-fv__cart-list>li p:first-child{margin-block-end:10px}.pii-form-fv__cart-list>li .pii-form-fv_cart-list__information div{gap:4px}.pii-form-fv__billing_information,.pii-form-fv__personal_information{margin-block-end:10px;padding:30px 1pc 40px}.pii-form-fv__fields{flex-direction:column;margin-block-start:20px;row-gap:var(--spacing-20)}.pii-form-fv__tc{margin-block-end:20px;padding:20px 1pc}.pii-form-fv__field_checkbox>div{margin-block-start:10px}.pii-form-fv__field_checkbox>div label{font-size:var(--font-size-small);line-height:16.8px}.pii-form-fv__right{min-width:100%;padding:24px 24px 10px 1pc;position:static}.pii-form-fv__right h5{margin-bottom:var(--spacing-20)}.pii-form-fv__right ul{padding-block:14px}.pii-form-fv__right__total{display:flex;justify-content:space-between;padding-block-end:2pc;padding-block-start:14px}.pii-form-fv__right__total span{margin-inline-start:0}.pii-form-fv__right__error{display:none}.pii-form-fv__right__error__top{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block-end:10px;padding:24px;row-gap:20px}.pii-form-fv__right__error__top h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-family:Beausite Classic;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.pii-form-fv__right__error__top h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.pii-form-fv__right__error__top p{font-size:1pc;font-weight:400;line-height:1.4pc;margin-block-start:20px}}@media(min-width:1024px)and (max-width:1199px){.pii-form-fv__form{column-gap:30px}.pii-form-fv__fields{column-gap:0;flex-direction:column}}@media(min-width:769px)and (max-width:1023px){.pii-form-fv__left{min-width:100%}}.pii-form-fv .form-input input,.pii-form-fv .form-select select{--color-surface:var(--brand-white)}.ru-form{align-items:center;background-color:var(--brand-eggshell);display:grid;grid-template-columns:repeat(2,1fr);min-height:100vh;padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}}@layer components{@media(min-width:1024px){.ru-form{column-gap:var(--spacing-80);position:relative}.ru-form:before{background-color:rgba(0,0,0,.3);block-size:100%;content:"";inline-size:1px;inset-block-start:0;inset-inline-start:47%;margin-inline-start:-.5px;position:absolute}}@media(min-width:1441px){.ru-form{column-gap:var(--spacing-166)}}.ru-form h1,.ru-form h2,.ru-form h3,.ru-form h4,.ru-form h5,.ru-form h6{color:var(--brand-midnight);font-family:Speckless}.ru-form__left{display:flex;flex-direction:column;gap:36px;padding-inline-end:30px}.ru-form__left h1{font-size:var(--font-size-heading-2xlarge);font-weight:380;line-height:58.8px}.ru-form__left p{font-size:var(--font-size-large);font-weight:400;line-height:27px}.ru-form__form-content{margin-block-end:40px;text-align:center}.ru-form__form-content h3{font-size:var(--font-size-heading-large);font-weight:380;line-height:2.1pc;margin-block-end:8px}.ru-form__form-content p{color:#333;font-size:var(--font-size-medium);font-weight:400;line-height:1.2pc}.ru-form__form{background-color:#fff;border:1px solid var(--brand-black-50);margin-inline:auto;max-width:460px;padding:60px 60px 40px}.ru-form__form__error{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block-start:9pt;padding:9pt;row-gap:20px}.ru-form__form__error h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-family:Beausite Classic;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.ru-form__form__error h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.ru-form__form__error p{font-size:1pc;font-weight:400;line-height:1.4pc;margin-block-start:10px}.ru-form .error-text{color:var(--color-error);font-size:.85rem;margin-block-start:5px}.ru-form__fields__right{color:var(--brand-midnight);display:grid;gap:var(--spacing-24);grid-template-columns:repeat(1,1fr)}.ru-form__field{position:relative}.ru-form__field label{display:block;font-size:var(--font-size-medium);font-weight:500;line-height:1.2pc;margin-bottom:5px;pointer-events:none}.ru-form__field__input{background-color:var(--brand-white);color:var(--brand-black);display:block;padding:.3rem 2rem .3rem .7rem;width:100%}.ru-form__field__input:focus-visible{box-shadow:0 0 0 4px var(--brand-ink);outline:2px solid var(--brand-eggshell)}.ru-form__field .error-label{color:var(--color-error)}.ru-form__field .error-icon{color:var(--color-error);height:1pc;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:1pc}.ru-form__field .error-icon svg{display:block}.ru-form__field-note{color:#333;display:flex;font-size:var(--font-size-small);font-weight:400;gap:2px;line-height:16.8px;margin-block-start:4px}.ru-form__button{display:flex;justify-content:center;padding-block-start:var(--spacing-24)}@media(max-width:1023px){.ru-form{grid-template-columns:repeat(1,1fr);padding-block-end:var(--spacing-88);padding-block-start:var(--spacing-50);position:relative}.ru-form__right{margin-block-start:var(--spacing-64)}.ru-form__left{border-block-end:1px solid rgba(0,0,0,.3);gap:10px;margin-inline:calc(var(--page-padding-inline)*-1);padding-block-end:var(--spacing-20);padding-inline:1rem;padding-inline:var(--page-padding-inline);text-align:center}.ru-form__left h1{font-size:var(--font-size-heading-xlarge);line-height:42px}.ru-form__left p{font-size:var(--font-size-medium);line-height:1.2pc}.ru-form__form{margin-inline:0;max-width:100%;padding:30px 1pc 20px}.ru-form__form__fields__right{gap:20px}.ru-form__form-content h3{font-size:var(--font-size-heading-medium);line-height:29.4px}.ru-form__button button{min-width:100%}}@media(min-width:769px)and (max-width:1199px){.ru-form__form{padding:3pc 43px 25px}}.ru-form[data-theme=ets-dark]{background-color:var(--color-surface);border-block-end:1px solid var(--brand-eggshell-50)}.ru-form[data-theme=ets-dark]:before{background-color:var(--brand-eggshell-50)}@media(max-width:1023px){.ru-form[data-theme=ets-dark] .ru-form__left{border-block-end-color:var(--brand-eggshell-50)}}.ru-form[data-theme=ets-dark] .e-cta--primary:focus-visible{box-shadow:0 0 0 4px var(--brand-ink);outline:2px solid var(--brand-eggshell)}.ru-form[data-theme=ets-dark] .ru-form__left{color:var(--color-on-surface)}.ru-form[data-theme=ets-dark] .ru-form__left h1,.ru-form[data-theme=ets-dark] .ru-form__left h2,.ru-form[data-theme=ets-dark] .ru-form__left h3,.ru-form[data-theme=ets-dark] .ru-form__left h4,.ru-form[data-theme=ets-dark] .ru-form__left h5,.ru-form[data-theme=ets-dark] .ru-form__left h6{color:inherit}.theme-toefl .ru-form{background-color:var(--brand-toefl-periwinkle)}.theme-toefl .ru-form h1,.theme-toefl .ru-form h2,.theme-toefl .ru-form h3,.theme-toefl .ru-form h4,.theme-toefl .ru-form h5,.theme-toefl .ru-form h6{color:var(--brand-toefl-duskwinkle);font-family:var(--font-toefl)}.theme-toefl .ru-form .ru-form__field-note,.theme-toefl .ru-form label,.theme-toefl .ru-form p{font-family:var(--font-greet-standard)}.theme-toefl .ru-form .ru-form__right label{color:var(--brand-toefl-duskwinkle)}.theme-toefl .ru-form .ru-form__button .e-cta{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle)}.theme-toefl .ru-form .ru-form__button .e-cta:not(:disabled):hover{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:var(--brand-white);--_border-color:var(--brand-toefl-duskwinkle)}.theme-toefl .ru-form .ru-form__button .e-cta:focus-visible{outline-color:var(--brand-white)}}@layer components{.status{background-color:var(--brand-midnight);border-block-end:1px solid hsla(26,26%,74%,.5);min-height:100vh;padding-block:var(--spacing-136);padding-inline:var(--page-padding-inline)}.status__content{background-color:var(--brand-eggshell);border:1px solid var(--brand-black-50);color:var(--brand-ink);margin-inline:auto;max-inline-size:626px}.status__content__header{align-items:flex-start;display:flex;flex-direction:column;gap:30px;padding-block-end:42px;padding-block-start:60px;padding-inline:57px}.status__content__header .assesment-link{color:#0047ff;font-size:var(--font-size-medium);font-weight:400;line-height:24px}.status__content__heading{color:var(--brand-midnight);font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-semibold);font-weight:380;line-height:var(--font-line-height-3xtight);line-height:29.4px}.status__content__heading img{block-size:var(--spacing-40)}.status__content__heading.pass:before{background:url(clientlib-marketing/resources/images/static/congrats.png) no-repeat 0 0;background-size:contain;content:"";display:inline-block;height:43px;margin-block-end:calc(var(--spacing-8)*-1);margin-inline-end:calc(var(--spacing-4));width:39px}.status__content__rte{font-family:var(--font-body);font-size:var(--font-size-medium);font-weight:400;line-height:24px;text-align:left}.status__content__rte.adding-space{min-block-size:var(--spacing-96)}.status__content__rte p:not(:last-child){margin-bottom:var(--spacing-16)}.status__content__Detail-list{border-block-start:1px solid rgba(0,0,0,.7);display:flex;justify-content:space-between;padding-block-start:1rem;padding:20px 1pc 30px}.status__content__Detail-list .status__content__Detail-single{align-items:center;display:flex;flex:1;flex-direction:column;gap:2px;text-align:center}.status__content__Detail-list .status__content__Detail-single p span{color:#bc5221}.status__content__Detail-list .status__content__Detail-single i{display:flex;height:17px;justify-content:center}.status__content__Detail-list .preview__label{font-size:var(--font-size-small);font-weight:400;line-height:16.8px}.status__content__Detail-list .preview__value{font-size:var(--font-size-small);font-weight:600;line-height:16.8px}@media(min-width:768px){.status__content__Detail-list .status__content__Detail-single{position:relative}.status__content__Detail-list .status__content__Detail-single:after{background-color:#cebaab;content:"";height:40px;inset-inline-end:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.status__content__Detail-list .status__content__Detail-single:last-child:after{display:none}}.status__button{display:flex}.status__button a svg{margin-left:5px;scale:1.4}@media(max-width:767px){.status{padding:14px 1pc 17px}.status__content{padding:40px 1pc 30px}.status__content__header{gap:20px;padding:0}.status__content__heading{text-align:center}.status__content__Detail-list{flex-direction:column;gap:1pc;margin-block-start:22px;margin-inline:-1rem;padding:20px 1pc 0}.status__content__Detail-list .status__content__Detail-single{border-block-end:1px solid hsla(26,26%,74%,.7)}.status__content__Detail-list .status__content__Detail-single .preview__value{margin-block-end:1pc}.status__button{justify-content:center;margin-block-start:9pt;min-width:100%;padding-inline:28px}.status__button a{min-width:100%}}.lazy-loader{display:flex;flex-direction:column;inline-size:100%;min-block-size:var(--spacing-166);overflow:hidden;position:relative}.lazy-loader:after{animation:loader-lazy 1s linear infinite;background-color:#333;background:linear-gradient(to right,hsla(0,0%,100%,0) 0,var(--brand-eggshell) 30%,hsla(0,0%,100%,0) 81%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.lazy-loader i{background-color:#d3cab9;block-size:13px;display:block;inline-size:100%;margin-block-end:9pt}.lazy-loader i:first-child{block-size:30px;margin-block-end:30px;translate:-50% 0}}@layer components{@media(min-width:769px){.toeic-link{padding-block:var(--spacing-72);padding-inline:var(--page-padding-inline)}}.toeic-link .toeic-link___wrapper{background-color:var(--color-surface-container-2);color:var(--color-on-surface-container-2);margin-inline:auto;max-inline-size:60.125rem;padding-block:var(--spacing-40);padding-inline:var(--spacing-32)}@media(max-width:768px){.toeic-link .toeic-link___wrapper{background-color:var(--brand-ivory-light)}}@media(min-width:769px){.toeic-link .toeic-link___wrapper{padding-block-start:var(--spacing-64);padding-inline:var(--spacing-64)}}.toeic-link .toeic-link__form-wrapper{display:grid;grid-template-columns:repeat(1,1fr);row-gap:var(--spacing-32)}.toeic-link .toeic-link__required-text{line-height:1.6875}.toeic-link .toeic-link__required-text span{color:var(--color-error);font-weight:var(--font-weight-semibold);padding-inline-end:3px}@media(max-width:768px){.toeic-link .toeic-link__required-text{font-size:var(--font-size-small);line-height:1.4}}.toeic-link .toeic-link__heading .toeic-link__description{display:flex;flex-direction:column;line-height:1.6875;row-gap:var(--spacing-16)}.toeic-link .toeic-link__heading .toeic-link__description h2,.toeic-link .toeic-link__heading .toeic-link__description h3{font-size:var(--font-size-heading-large);font-weight:var(--font-weight);line-height:1}.toeic-link .toeic-link__heading .toeic-link__description a{color:inherit}.toeic-link .c-hbspt-form .hs-form{display:grid}@media(min-width:769px){.toeic-link .c-hbspt-form .hs-form{column-gap:var(--spacing-34);grid-template-columns:repeat(2,1fr)}}.toeic-link .c-hbspt-form .hs-dependent-field{display:grid}@media(min-width:769px){.toeic-link .c-hbspt-form .hs-dependent-field{column-gap:var(--spacing-34);grid-template-columns:repeat(2,1fr)}}.toeic-link .c-hbspt-form .hs-form-field{margin-block-end:var(--spacing-32)}.toeic-link .c-hbspt-form .cnt{display:flex;flex-direction:column;line-height:1.6875;min-block-size:12rem;row-gap:var(--spacing-16)}.toeic-link .c-hbspt-form .cnt h3,.toeic-link .c-hbspt-form .cnt h4{font-size:var(--font-size-heading-large);font-weight:var(--font-weight);line-height:1}.toeic-link .c-hbspt-form .cnt a{color:inherit}@media(max-width:768px){.toeic-link .c-hbspt-form .actions{padding-block-end:var(--spacing-12);padding-inline:var(--spacing-12)}.toeic-link .c-hbspt-form .actions .hs-button{min-inline-size:100%}}@media(min-width:769px){.toeic-link .c-hbspt-form .hs-dependent-field,.toeic-link .c-hbspt-form .hs-fieldtype-booleancheckbox,.toeic-link .c-hbspt-form .hs-fieldtype-textarea,.toeic-link .c-hbspt-form .hs-submit{grid-column:span 2}.toeic-link .c-hbspt-form .hs-fieldtype-textarea .hs-fieldtype-textarea{block-size:var(--spacing-52)}.toeic-link .c-hbspt-form .actions{display:flex;justify-content:flex-end}.toeic-link .c-hbspt-form .actions .hs-button{min-inline-size:10pc}}.toeic-link[data-theme=toeic-link-dark] .c-hbspt-form.style-no-border .hs-form-field>label{color:var(--color-outline)}.toeic-link[data-theme=toeic-link-dark] .c-hbspt-form.style-no-border .input>.hs-input{background-color:var(--color-surface-container-2);color:var(--color-on-surface-container-2)!important}.toeic-link[data-theme=toeic-link-dark] .c-hbspt-form .actions .hs-button{--_text-color:var(--brand-toeic-beige-2);--_background-color:var(--brand-toeic-link-cta-green)}@media(hover:hover){.toeic-link[data-theme=toeic-link-dark] .c-hbspt-form .actions .hs-button:not(:disabled):hover{--_text-color:var(--brand-toeic-beige-2);--_background-color:var(--brand-toeic-link-cta-hover-green);--_border-color:var(--brand-toeic-link-cta-hover-green)}}.toeic-link[data-theme=toeic-link-dark] .c-hbspt-form .actions .hs-button:focus-visible{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-toeic-link-cta-green)}}@layer components{.view-summary{--font-body:var(--font-greet-standard);background-color:var(--brand-gray-light);min-height:100vh;padding-block:var(--spacing-80);padding-inline:var(--page-padding-inline)}.view-summary__wrap{background-color:var(--brand-white);border:1px solid var(--brand-toefl-duskwinkle);margin-inline:auto;max-inline-size:626px}.view-summary__content{color:var(--brand-black);display:flex;flex-direction:column;padding-block:30px;padding-inline:57px;row-gap:var(--spacing-30)}.view-summary__results{background-color:#f8f8f8;border:1px solid var(--brand-toefl-duskwinkle);display:grid;font-size:14px;grid-template-columns:repeat(1,1fr);line-height:16.8px;padding-block:var(--spacing-20);padding-inline:var(--spacing-16);row-gap:9pt}.view-summary__results h3{font-size:1.3em;font-weight:600;margin-bottom:10px}.view-summary__results p{align-items:flex-start;display:flex;width:100%}.view-summary__results p span{max-inline-size:115px;min-inline-size:115px;padding-right:8px}.view-summary__results p strong{flex-grow:1}.view-summary__results a{color:var(--brand-toefl-duskwinkle)}.view-summary__results strong{font-weight:600}.view-summary__head{background-color:var(--brand-toefl-periwinkle);display:flex;font-size:14px;justify-content:space-between;line-height:16.8px;padding-block:20px;padding-inline:57px}.view-summary__head img{block-size:24px}.view-summary__head div{text-align:right}.view-summary__heading{color:var(--brand-toefl-duskwinkle);font-family:var(--font-heading)!important;font-family:var(--font-toefl)!important;font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight);line-height:29.4px;text-align:center!important}.view-summary__rte{font-family:var(--font-body);font-size:var(--font-size-medium);font-weight:400;line-height:24px;text-align:left}.view-summary__rte a{color:var(--brand-toefl-duskwinkle)}.view-summary__rte h3,.view-summary__rte h4{font-weight:600;margin-block-end:var(--spacing-8)}.view-summary__rte ol,.view-summary__rte ul{margin-inline-start:var(--spacing-32);margin-bottom:var(--spacing-16)}.view-summary__rte ol li,.view-summary__rte ul li{margin-block-end:var(--spacing-4)}.view-summary__rte p:not(:last-child){margin-bottom:var(--spacing-16)}.view-summary__button{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);align-items:center;column-gap:var(--spacing-20);display:flex;flex-wrap:wrap;justify-content:center;row-gap:var(--spacing-20)}.view-summary__button .e-cta:hover{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:var(--brand-white);--_border-color:var(--brand-toefl-duskwinkle)}.view-summary__button .e-cta:focus-visible{outline-color:var(--brand-white)}.view-summary__button a svg{margin-left:5px;scale:1.4}@media(max-width:767px){.view-summary{padding-block:var(--spacing-42)}.view-summary__content{gap:20px;padding-inline:var(--spacing-16)}.view-summary__heading{text-align:center}.view-summary__head{padding-inline:var(--spacing-16)}.view-summary__button{justify-content:center;margin-block-start:9pt;min-width:100%;padding-inline:28px}.view-summary__button a{min-width:100%}}.lazy-loader{display:flex;flex-direction:column;inline-size:100%;min-block-size:var(--spacing-166);overflow:hidden;position:relative}.lazy-loader:after{animation:loader-lazy 1s linear infinite;background-color:#333;background:linear-gradient(to right,hsla(0,0%,100%,0) 0,var(--brand-eggshell) 30%,hsla(0,0%,100%,0) 81%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.lazy-loader i{background-color:#d3cab9;block-size:13px;display:block;inline-size:100%;margin-block-end:9pt}.lazy-loader i:first-child{block-size:30px;margin-block-end:30px;translate:-50% 0}.c-global-footer{padding-block:clamp(var(--spacing-48),4vi,var(--spacing-64));padding-inline:var(--page-padding-inline)}.c-global-footer__categories{display:grid;gap:var(--spacing-64);grid-template-columns:repeat(auto-fit,minmax(20ch,1fr))}.c-global-footer__category{display:flex;flex-direction:column;gap:var(--spacing-32)}.c-global-footer__category-header{font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small)!important;font-weight:var(--font-weight)!important;letter-spacing:var(--font-letter-spacing-loose)!important;line-height:var(--font-line-height-3xtight)!important;text-transform:uppercase!important}.c-global-footer__category-list{display:flex;flex-direction:column;gap:var(--spacing-16);list-style:none;margin:0!important;padding:0!important}.c-global-footer__category-link{color:var(--color-on-surface)!important;font-family:var(--font-body)!important;font-size:var(--font-size-medium)!important;font-weight:var(--font-weight)!important;line-height:var(--font-line-height)!important;text-decoration:none!important}}@layer components{@media(hover:hover){.c-global-footer__category-link:hover{text-decoration:underline!important;text-underline-offset:.3em}}.c-global-footer__icon{block-size:var(--spacing-24);color:var(--color-on-surface);inline-size:var(--spacing-24)}.c-global-footer__bottom{display:flex;flex-wrap:wrap;gap:var(--spacing-24);justify-content:space-between;margin-block-start:var(--spacing-64)}.c-global-footer__utility-group{display:flex;flex-direction:column;gap:var(--spacing-24)}@media(min-width:769px){.c-global-footer__utility-group{gap:0}}.c-global-footer__utility-nav{font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight)!important;line-height:var(--font-line-height)!important}.c-global-footer__utility-nav ul{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin-block:1ex 0!important;margin-inline:0!important;padding:0!important}.c-global-footer__utility-nav ul li{align-items:center;display:flex;margin:0!important;padding:0!important}.c-global-footer__utility-nav ul li:after{background-color:var(--color-outline);block-size:.8em;content:"";inline-size:1px;margin-inline:.75ch}.c-global-footer__utility-nav ul li:last-of-type:after{display:none}.c-global-footer__utility-nav .ot-sdk-show-settings,.c-global-footer__utility-nav a{color:var(--color-on-surface)!important;display:block;font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight)!important;line-height:var(--font-line-height)!important;padding:0!important;text-decoration:none!important}.c-global-footer__utility-nav .ot-sdk-show-settings:hover,.c-global-footer__utility-nav a:hover{text-decoration:underline!important}.c-global-footer__utility-nav .ot-sdk-show-settings{word-wrap:normal!important;background:none!important;border:0!important;color:inherit!important;margin:0!important;padding:0!important}.c-global-footer__copyright-disclaimers{font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight)!important;line-height:var(--font-line-height)!important;margin:0!important;padding:0!important}.c-global-footer__social-media{display:flex;gap:var(--spacing-16)}.c-global-footer__social-media-link{align-items:center;display:flex}.c-global-nav{--accordion-icon-size:2.75rem;align-items:center;background-color:var(--color-surface);border:none;display:grid;inset-block-start:0;inset-inline:0;max-width:100%;position:relative;width:100vw;block-size:var(--global-nav-size);overflow:inherit;z-index:var(--z-nav)}.c-global-nav.c-global-nav--open{position:fixed}.c-global-nav__container{padding-inline:var(--old-page-padding-inline)!important}.c-global-nav__container-list{align-items:center;display:flex;gap:var(--spacing-16);inline-size:100%;justify-content:space-between;list-style:none;margin:0!important;min-block-size:100%;padding:0!important}.c-global-nav__container-list--mobile{align-items:flex-start;flex-direction:column}.c-global-nav__contact-item,.c-global-nav__register-item{display:none}.c-global-nav__contact-item>a,.c-global-nav__register-item>a{align-items:center;color:var(--color-on-surface)!important;display:flex;text-decoration:none!important}}@layer components{@media(hover:hover){.c-global-nav__contact-item>a:hover,.c-global-nav__register-item>a:hover{text-decoration:underline!important;text-underline-offset:.3em}}@media(min-width:1025px){.c-global-nav__contact-item,.c-global-nav__register-item{align-items:center;block-size:100%;color:var(--color-on-surface)!important;display:flex;justify-content:center}}.c-global-nav__hamburger-btn-copy,.c-global-nav__register-item{align-items:center;display:flex;font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small)!important;font-weight:var(--font-weight-semibold)!important;justify-content:space-between;letter-spacing:var(--font-letter-spacing-loose)!important;line-height:var(--font-line-height-3xtight)!important;text-transform:uppercase!important}.c-global-nav__register-item{text-transform:none!important}@media(max-width:767px){.c-global-nav__register-item{font-size:var(--font-size-tooSmall)!important}}.c-global-nav__contact-item{align-items:center;block-size:100%;font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight)!important;line-height:var(--font-line-height)!important;order:3;text-decoration:none!important}@media(min-width:1025px){.c-global-nav__contact-item{display:flex}}.c-global-nav__contact-item--mobile{display:none}@media(max-width:1023px){.c-global-nav__contact-item--mobile{display:flex}}.c-global-nav__register-item{order:3}@media(min-width:1025px){.c-global-nav__register-item{order:1}}.c-global-nav__hamburger{order:1}.c-global-nav__hamburger-btn{align-items:center;background:none!important;border:none!important;display:flex;text-decoration:none!important}@media(hover:hover){.c-global-nav__hamburger-btn:hover{text-decoration:underline!important;text-underline-offset:.3em}}.c-global-nav__hamburger-btn-copy{color:var(--color-on-surface)!important;margin-inline-start:var(--spacing-2)!important;text-transform:uppercase}.c-global-nav__hamburger-btn-animation{cursor:pointer;display:inline-block}.c-global-nav__hamburger-btn-animation-line{background:var(--color-on-surface);block-size:1px;display:block;inline-size:1.5625rem;margin-block:.44rem;margin-inline:auto var(--spacing-4)}@media(prefers-reduced-motion:no-preference){.c-global-nav__hamburger-btn-animation-line{transition:all .3s ease-in-out}}.c-global-nav__hamburger-btn-animation--open span:first-child{transform:translateY(.5rem) rotate(45deg)}.c-global-nav__hamburger-btn-animation--open span:nth-child(2){opacity:0}.c-global-nav__hamburger-btn-animation--open span:nth-child(3){transform:translateY(-.5rem) rotate(-45deg)}.c-global-nav__logo-item{align-items:center;block-size:100%;color:var(--color-on-surface)!important;display:flex;grid-column:2;justify-content:center;margin-inline:auto!important;order:2}.c-global-nav__logo{color:var(--color-on-surface)!important;justify-self:center;left:50%;position:absolute;transform:translatex(-50%)}.c-global-nav__logo img,.c-global-nav__logo svg{block-size:2.06rem;inline-size:auto}.c-global-nav__menu{display:none}@media screen and (min-width:62rem){.c-global-nav .__hide-desktop{display:none}}@media screen and (max-width:62rem){.c-global-nav .__hide-mobile{display:none!important}}.c-global-nav--open .c-global-nav__menu{background:var(--color-surface);block-size:calc(100dvb - var(--global-nav-size));border:0;display:flex;flex-direction:column;gap:var(--spacing-40);inline-size:100%;inset-block-start:var(--global-nav-size);left:0;order:1;overflow-x:hidden;overflow-y:auto;padding-block:var(--spacing-64)!important;padding-block-end:0!important;padding-block-end:env(safe-area-inset-bottom)!important;position:fixed;z-index:var(--z-nav-dropdown)}@media(min-width:1025px){.c-global-nav--open .c-global-nav__menu{flex-direction:column;flex-wrap:wrap}}.c-global-nav--open .c-global-nav__menu-wrapper{margin-inline:var(--page-padding-inline)!important;order:2}@media(min-width:1025px){.c-global-nav--open .c-global-nav__menu-wrapper{margin-inline:var(--page-padding-inline) var(--spacing-120)!important;order:1}}.c-global-nav--open .c-global-nav__menu-title{color:var(--color-on-surface);font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small)!important;font-weight:var(--font-weight)!important;letter-spacing:var(--font-letter-spacing-loose)!important;line-height:var(--font-line-height-3xtight)!important;margin-block-end:var(--spacing-32)!important;text-transform:uppercase!important}.c-global-nav--open .c-global-nav__menu-list{font-weight:var(--font-weight-semibold);list-style:none;margin:0!important;padding:0!important}.c-global-nav--open .c-global-nav__menu-item{margin-block-end:0!important;margin-block-start:var(--spacing-20)!important}.c-global-nav--open .c-global-nav__menu-item>a{color:var(--color-on-surface)!important;display:block;font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important;line-height:var(--font-line-height-xtight)!important;text-decoration:none!important}@media(hover:hover){.c-global-nav--open .c-global-nav__menu-item>a:hover{text-decoration:underline!important;text-underline-offset:.3em}}@media(min-width:1025px){.c-global-nav--open .c-global-nav__menu{flex-direction:row}}.c-global-nav--open .c-global-nav__items-secondary{margin-inline:var(--page-padding-inline)!important;order:3}@media(min-width:1025px){.c-global-nav--open .c-global-nav__items-secondary{display:none}}.c-global-nav--open .c-global-nav__accordion{--accordion-icon-size:2.125rem;align-self:flex-start;border-block-end:1px solid var(--color-primary);flex:unset;inline-size:100%;list-style:none;margin:0!important;margin-inline:var(--page-padding-inline) 0!important;order:1;padding:0!important}@media(min-width:1025px){.c-global-nav--open .c-global-nav__accordion{margin-inline:0!important;order:2}}.c-global-nav--open .c-global-nav__accordion-item{border-block-start:1px solid var(--color-primary)}.c-global-nav--open .c-global-nav__accordion-header{align-items:center;background:none!important;border:none!important;color:var(--color-on-surface)!important;display:grid;font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important;gap:var(--gutter);grid-template-columns:auto 1fr;inline-size:100%;line-height:var(--font-line-height-xtight)!important;margin-block:var(--spacing-20)!important;padding-block:0!important;padding-inline:0!important;text-align:start}.c-global-nav--open .c-global-nav__accordion-header .c-global-nav__accordion-icon{block-size:var(--accordion-icon-size);border:1px solid var(--color-outline-variant);border-radius:100em;display:grid;font-size:1rem;inline-size:var(--accordion-icon-size);place-items:center;transition:background-color var(--easing)}.c-global-nav--open .c-global-nav__accordion-header .c-global-nav__accordion-icon>svg{--icon-size:1em}.c-global-nav--open .c-global-nav__accordion-header[aria-expanded=false] .c-global-nav__accordion-icon--minus,.c-global-nav--open .c-global-nav__accordion-header[aria-expanded=true] .c-global-nav__accordion-icon--plus{display:none}@media(hover:hover){.c-global-nav--open .c-global-nav__accordion-header:hover .c-global-nav__accordion-icon{background-color:var(--color-primary)!important;color:var(--color-on-primary)!important}}.c-global-nav--open .c-global-nav__accordion-panel{align-items:start;display:grid;grid-template-rows:0;overflow:hidden;padding-inline-end:var(--page-padding-inline)!important;padding-inline-start:0!important;transition:grid-template-rows var(--easing);visibility:hidden}.c-global-nav--open .c-global-nav__accordion-panel-container{container-type:inline-size;display:flex;flex-direction:column;flex-wrap:wrap;padding-block-end:var(--spacing-24)!important}.c-global-nav--open .c-global-nav__accordion-panel-container .c-global-nav__accordion-panel-view-all-cta{flex-basis:100%}.c-global-nav--open .c-global-nav__accordion-panel-container-column,.c-global-nav--open .c-global-nav__accordion-panel-container-column-alt{min-inline-size:25ch}.c-global-nav--open .c-global-nav__accordion-panel-container-column-alt>ul,.c-global-nav--open .c-global-nav__accordion-panel-container-column>ul{display:flex;flex-direction:column;gap:var(--spacing-12);list-style:none;margin-block-end:var(--spacing-40)!important;margin-inline-end:var(--spacing-24)!important;padding:0!important}.c-global-nav--open .c-global-nav__accordion-panel-container-column-alt>ul>li a,.c-global-nav--open .c-global-nav__accordion-panel-container-column>ul>li a{color:var(--color-on-surface)!important;display:block;font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight)!important;line-height:var(--font-line-height)!important;text-decoration:none!important}@media(hover:hover){.c-global-nav--open .c-global-nav__accordion-panel-container-column-alt>ul>li a:hover,.c-global-nav--open .c-global-nav__accordion-panel-container-column>ul>li a:hover{text-decoration:underline!important;text-underline-offset:.3em}}.c-global-nav--open .c-global-nav__accordion-panel-container-column-alt>ul>li a>span,.c-global-nav--open .c-global-nav__accordion-panel-container-column>ul>li a>span{font-size:var(--font-size-heading-small);font-weight:var(--font-weight-semibold)}.c-global-nav--open .c-global-nav__accordion-panel-container-column{block-size:50%;flex:1 1 50%}.c-global-nav--open .c-global-nav__accordion-panel-container-column .c-global-nav__accordion-panel-category{align-items:baseline;display:inline-flex;gap:1ch}.c-global-nav--open .c-global-nav__accordion-panel-container-column .c-global-nav__accordion-panel-category a.c-global-nav__accordion-panel-category-link{color:var(--color-on-surface)!important;font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-semibold)!important;line-height:var(--font-line-height-xtight)!important;text-decoration:none!important}@media(hover:hover){.c-global-nav--open .c-global-nav__accordion-panel-container-column .c-global-nav__accordion-panel-category a.c-global-nav__accordion-panel-category-link:hover{text-decoration:underline!important;text-underline-offset:.3em}}.c-global-nav--open .c-global-nav__accordion-panel-container-column .c-global-nav__accordion-panel-category a.c-global-nav__accordion-panel-category-link--register{color:var(--color-primary)!important;font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small)!important;font-weight:var(--font-weight-semibold)!important;letter-spacing:var(--font-letter-spacing-loose)!important;line-height:var(--font-line-height-3xtight)!important;text-transform:uppercase!important}.c-global-nav--open .c-global-nav__accordion-panel-container-column-alt{flex:1 1 100%}@media(min-width:769px){.c-global-nav--open .c-global-nav__accordion-panel-container{flex-direction:row}}.c-global-nav--open .c-global-nav__accordion-panel--open{grid-template-rows:auto;visibility:visible}.c-global-nav--open .c-global-nav__accordion-panel-eyebrow{block-size:100%;color:var(--color-on-surface)!important;font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small)!important;font-weight:var(--font-weight)!important;inline-size:100%;letter-spacing:var(--font-letter-spacing-loose)!important;line-height:var(--font-line-height-3xtight)!important;margin-block-end:var(--spacing-12)!important;min-block-size:1em;text-transform:uppercase!important;text-transform:uppercase}@media(min-width:321px){.c-global-nav--open .c-global-nav__accordion-panel-eyebrow{white-space:nowrap}}@media(min-width:1025px){.c-global-nav--open .c-global-nav__accordion{border-block-end:1px solid var(--color-primary);display:flex;flex:2;flex-direction:column;padding-inline:0!important}.c-global-nav--open .c-global-nav__accordion-header{font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight)!important;line-height:var(--font-line-height)!important;margin-block:var(--spacing-24)!important;padding-block:0!important;padding-inline:0 var(--page-padding-inline)!important}.c-global-nav--open .c-global-nav__accordion-header .c-global-nav__accordion-icon{font-size:1.5rem}.c-global-nav--open .c-global-nav__accordion-panel{padding-inline-start:calc(var(--accordion-icon-size) + var(--gutter))!important}.c-global-nav--open .c-global-nav__accordion-item{border-block-start:1px solid var(--color-primary)}}.c-global-nav--open .c-global-nav__search{inline-size:100%;margin-block-start:auto!important;order:4;position:relative}.c-global-nav--open .c-global-nav__search .c-search__search-form{padding-inline:var(--page-padding-inline)!important}.language-selector{display:none;font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight)!important;line-height:var(--font-line-height)!important;order:3;position:relative}.language-selector-chevron{align-items:center;background:none!important;border:none!important;color:var(--color-on-surface)!important;display:flex;margin-inline-end:var(--spacing-4)!important}.language-selector-chevron svg{min-inline-size:1rem}}@layer components{@media(min-width:1025px)and (hover:hover){.language-selector-chevron:hover{text-decoration:underline!important;text-underline-offset:.3em}}.language-selector-list{background:var(--color-surface);border:1px solid var(--color-outline-variant);display:none;flex-direction:column;grid-row-start:2;inline-size:18rem;inset-block-start:1.2rem;inset-inline-end:0;list-style:none;margin:0!important;padding:0!important;position:absolute;z-index:var(--z-nav)}.language-selector-list-item{margin-inline-end:0!important}.language-selector-list-item>a{color:var(--color-on-surface)!important;display:block;font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight)!important;line-height:var(--font-line-height)!important;padding-block:var(--spacing-16)!important;padding-inline:var(--spacing-24)!important;text-decoration:none!important}@media(hover:hover){.language-selector-list-item>a:hover{background:var(--color-on-surface)!important;color:var(--color-surface)!important}}.language-selector--open .language-selector-list{display:flex}.language-selector--open .language-selector-chevron svg{transform:rotate(180deg)}@media(min-width:1025px){.language-selector{display:grid}}.language-selector--mobile{border-block-end:1px solid var(--color-primary);display:grid;inline-size:100%}.language-selector--mobile .c-global-nav.language-selector-chevron{display:flex;justify-content:space-between;padding-block-end:var(--spacing-16)!important}.language-selector--mobile .c-global-nav.language-selector-list{grid-row-start:unset;inline-size:15rem;inset-block-end:100%;inset-block-start:unset}@media(min-width:1025px){.language-selector--mobile{display:none}}.hide-language-toggle .language-selector{display:none!important}.grad-banner{background-color:var(--brand-gre-purple);color:var(--brand-gre-dawn-pink);inline-size:100%}.grad-banner__container{display:flex;justify-content:center;padding-inline:var(--page-padding-inline)}.grad-banner__description{align-self:center;font-size:clamp(var(--font-size-heading-xsmall)*1.1,var(--font-size-heading-xsmall)*.5 + 1.5vi,var(--font-size-heading-medium));inline-size:50%;line-height:var(--font-line-height-3xtight);padding-block:calc(var(--spacing-2)*5);padding-inline-end:var(--spacing-40)}.grad-banner__action{column-gap:calc(var(--spacing-2)*11);display:flex}.grad-banner__cta{align-self:center;background-color:var(--brand-flame)!important;color:var(--brand-gre-dawn-pink)!important;font-size:clamp(var(--font-size-heading-xsmall),var(--font-size-heading-xsmall)*.5 + 1vi,var(--font-size-heading-small))!important;inline-size:50%!important;line-height:var(--font-line-height-3xtight)!important;margin-block:calc(var(--spacing-2)*5)!important;padding-block:calc(var(--spacing-2)*3.5)!important;padding-inline:calc(var(--spacing-2)*7)!important;text-align:center!important;text-decoration:none!important}.grad-banner__cta:hover{background-color:var(--brand-rusty-red)!important}}@layer components{.grad-banner__cta:focus,.grad-banner__cta:focus-visible{box-shadow:none!important;outline:2px solid var(--brand-flame)!important;outline-offset:3px!important}.grad-banner__image{align-self:flex-end;inline-size:50%}@media(min-width:1201px){.grad-banner{min-block-size:14rem}.grad-banner__description{font-size:clamp(var(--font-size-heading-small),var(--font-size-heading-medium)*.6 + 2vi,var(--font-size-heading-2xlarge));line-height:var(--font-line-height-xtight)}.grad-banner__action{column-gap:var(--spacing-40)}.grad-banner__cta{font-size:clamp(var(--font-size-heading-small),var(--font-size-heading-medium)*.6 + 2vi,var(--font-size-heading-xlarge))!important;line-height:var(--font-line-height-2xtight)!important;padding-block:var(--spacing-16)!important;padding-inline:calc(var(--spacing-2)*5)!important}.grad-banner__cta:focus,.grad-banner__cta:focus-visible{box-shadow:none!important;outline:4px solid var(--brand-flame)!important;outline-offset:5px!important}}@media(min-width:768px)and (max-width:1200px){.grad-banner{min-block-size:5.625rem}.grad-banner__description{inline-size:45%}.grad-banner__cta{inline-size:45%!important}.grad-banner__image{block-size:calc(var(--spacing-12)*7.5)}}@media(max-width:767px){.grad-banner{min-block-size:12rem;padding-block-start:var(--spacing-20)}.grad-banner__container{flex-direction:column;inline-size:100%}.grad-banner__description{inline-size:100%}.grad-banner__action{column-gap:var(--spacing-20)}}}@layer components{.c-grid{display:grid;font-family:var(--font-gre);gap:var(--spacing-32);max-width:100%;padding-block:var(--spacing-32);padding-inline:var(--page-padding-inline)}.c-grid:has(.c-grid__note){padding-block:var(--spacing-50)}.c-grid__card-container{max-width:100%;width:100%}.c-grid__card-container h2{color:#003356;font-size:var(--spacing-16);font-weight:var(--font-weight-semibold);line-height:var(--spacing-32);margin-block-end:var(--spacing-32);margin-block-start:var(--spacing-32);text-transform:none}.c-grid__content{display:flex;flex-wrap:wrap;gap:var(--spacing-28)}@media(min-width:1201px){.c-grid__content--columns-one .c-grid__card{flex:0 0 100%}.c-grid__content--columns-two .c-grid__card{flex:0 0 calc(50% - var(--gutter))}.c-grid__content--columns-three .c-grid__card{flex:0 0 calc(33% - var(--gutter))}.c-grid__content--columns-four .c-grid__card{flex:0 0 calc(25% - var(--gutter))}}.c-grid__content--align-left{justify-content:flex-start}.c-grid__content--align-center{justify-content:center}.c-grid__content--align-right{justify-content:flex-end}.c-grid__content:has(.c-grid__note){justify-content:center}.c-grid__content .c-grid__note{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}.c-grid__card{background-color:var(--brand-white);border-radius:var(--spacing-12);box-shadow:var(--spacing-2) var(--spacing-2) 1pc 0 rgba(0,0,0,.08);color:var(--brand-dark-gray);padding:var(--spacing-24);text-align:left}.c-grid__card .heading2,.c-grid__card .heading3,.c-grid__card .heading4,.c-grid__card h2,.c-grid__card h3,.c-grid__card h4{color:#003356;font-size:1.375rem;font-weight:var(--font-weight-bold);line-height:1.5;margin-bottom:var(--spacing-24);text-transform:none}.c-grid__card p{font-size:var(--font-size-medium);line-height:1.5;padding-block-end:var(--spacing-24)}.c-grid__card p:last-of-type{padding-block-end:0}.c-grid__cta{column-gap:var(--spacing-16);display:flex;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-16)}.c-grid__viewmore{padding-block-start:var(--spacing-48);text-align:center}@media(max-width:767px){.c-grid .c-grid__card{flex:0 0 100%!important}.c-grid .c-grid__cta{justify-content:center;min-width:13.68rem;padding-top:var(--spacing-40)}.c-grid .c-grid__viewmore{padding-block-start:var(--spacing-32)}}@media(min-width:768px)and (max-width:1024px){.c-grid .c-grid__card{flex:0 0 calc(50% - var(--gutter))}}@media(min-width:1025px)and (max-width:1200px){.c-grid .c-grid__card{flex:0 0 calc(33% - var(--gutter))}.c-grid .c-grid__content--columns-two .c-grid__card{flex:0 0 calc(50% - var(--gutter))}}.c-grid[data-theme=toeic-xlight]{padding-block-end:var(--spacing-120)}@media(max-width:767px){.c-grid[data-theme=toeic-xlight]{padding-block-end:var(--spacing-48)}}.c-grid[data-theme=toeic-xlight] .c-grid__content{gap:var(--spacing-40) var(--spacing-28)}@media(min-width:1440px){.c-grid[data-theme=toeic-xlight] .c-grid__content{gap:var(--spacing-56) var(--spacing-40)}}.c-grid[data-theme=toeic-xlight] .c-grid__card{background-color:var(--brand-toeic-beige);border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:var(--spacing-48);min-block-size:350px;padding:var(--spacing-32)}.c-grid[data-theme=toeic-xlight] .c-grid__card .heading2,.c-grid[data-theme=toeic-xlight] .c-grid__card .heading3,.c-grid[data-theme=toeic-xlight] .c-grid__card .heading4,.c-grid[data-theme=toeic-xlight] .c-grid__card h2,.c-grid[data-theme=toeic-xlight] .c-grid__card h3,.c-grid[data-theme=toeic-xlight] .c-grid__card h4{color:var(--brand-ink);font-size:var(--font-size-xlarge);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight);margin-block-end:var(--spacing-36)}.c-grid[data-theme=toeic-xlight] .c-grid__card p{color:var(--brand-ink);font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-grid[data-theme=toeic-xlight] .c-grid__cta{margin-block-start:auto}.c-grid[data-theme=toeic-xlight] .c-grid__cta .c-grid-card_c-btn{align-items:center;display:flex;gap:var(--spacing-2)}.c-grid[data-theme=toeic-xlight] .c-grid__cta .c-grid-card_c-btn svg{height:var(--spacing-24);width:var(--spacing-24)}@media(max-width:767px){.c-grid[data-theme=toeic-xlight] .c-grid__card{background-color:unset;gap:var(--spacing-16);min-block-size:unset;padding:0}.c-grid[data-theme=toeic-xlight] .c-grid__card .heading2,.c-grid[data-theme=toeic-xlight] .c-grid__card .heading3,.c-grid[data-theme=toeic-xlight] .c-grid__card .heading4,.c-grid[data-theme=toeic-xlight] .c-grid__card h3,.c-grid[data-theme=toeic-xlight] .c-grid__card h4{margin-block-end:var(--spacing-8)}.c-grid[data-theme=toeic-xlight] .c-grid__cta{justify-content:flex-start;margin:0;padding-block-end:var(--spacing-20);padding-block-start:0}}}@layer components{.c-home{--_z-above:var(--z-container-high);--_z-below:var(--z-reset);--_headline-size:clamp(var(--font-size-heading-xlarge),var(--font-size-heading-xlarge) * 0.7 + 4vi,var(--font-size-heading-4xlarge));display:flex;flex-direction:column;position:relative}.c-home__media-container{display:grid;grid-template-areas:"spacing" "heading";grid-template-rows:minmax(5rem,1fr) auto;inline-size:100%;min-block-size:62vb;overflow:hidden;position:relative}@media(min-width:769px){.c-home__media-container{min-block-size:100vb}}:has(.c-global-nav) .c-home__media-container{min-block-size:calc(100vb - var(--global-nav-size))}:has(.c-sub-navigation) .c-home__media-container{min-block-size:calc(100vb - var(--global-nav-size) - var(--sub-nav-size))}:has(.c-hero-edit-mode) .c-home__media-container{min-block-size:unset!important}.c-home__media-container:after,.c-home__media-container:before{block-size:100%;content:"";inset-block-start:0;inset-inline:0;position:absolute;z-index:var(--z-container-xhigh)}.c-home__media-container:before{background:var(--color-overlay)}@media(min-width:769px){.c-home__media-container:after{background:linear-gradient(to right,transparent 0,transparent calc(var(--page-padding-inline) - .5px),var(--color-outline) calc(var(--page-padding-inline) - .5px),var(--color-outline) calc(var(--page-padding-inline) + .5px),transparent calc(var(--page-padding-inline) + .5px))}}.c-home__media{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.c-home__media--image{object-fit:cover}.c-home__media--video{object-fit:cover;z-index:var(--z-container-high)}.c-home__media--mobile{display:block}@media(min-width:1025px){.c-home__media--mobile{display:none}}.c-home__media--desktop{display:none}@media(min-width:1025px){.c-home__media--desktop{display:block}}.c-home__play-button{--icon-size:1.5rem;background-color:var(--color-primary);block-size:2.75rem;border:1px solid var(--color-primary);border-radius:100%;color:var(--brand-midnight);display:grid;inline-size:2.75rem;inset-block-start:var(--spacing-20);inset-inline-start:var(--spacing-20);place-items:center;position:absolute;z-index:var(--z-container-2xhigh)}.c-home__content,.c-home__headline{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-4xlarge);font-size:var(--_headline-size);font-weight:var(--font-weight);line-height:var(--font-line-height-3xtight);line-height:var(--font-line-height-xtight)}@media(min-width:769px){.c-home__content,.c-home__headline{line-height:var(--font-line-height-3xtight)}}.c-home__headline{grid-area:heading;padding-block:clamp(var(--spacing-32),8.5vi,var(--spacing-72));padding-inline:var(--page-padding-inline);position:relative;z-index:var(--z-container-xhigh)}@media(min-width:769px){.c-home__headline{padding-inline-start:calc(var(--page-padding-inline) + 6vi)}}.c-home__headline:before{background-color:var(--color-outline);block-size:1px;content:"";inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.c-home__content{display:flex;flex-direction:column;gap:clamp(var(--spacing-12),6.75vi,var(--spacing-32));z-index:var(--z-container-high)}.c-home__subheadline{overflow:hidden}.c-home__subheadline-text{display:block;padding-block:clamp(var(--spacing-16),8.5vi,var(--spacing-72));padding-inline:var(--page-padding-inline);position:relative}.c-home__subheadline-text:before{background-color:var(--color-outline);block-size:1px;content:"";inline-size:100%;inset-block-start:0;inset-inline-end:0;position:absolute}@media(prefers-reduced-motion:no-preference){.animation.c-home__media-container:after{block-size:0;transition:block-size 1s ease-out}.animation.c-home__headline{opacity:0;transform:translateX(-2ch);transition:transform 1s ease-out,opacity 1s ease-out}.animation.c-home__headline:before{inline-size:0;transition:inline-size 1s ease-out}.animation.c-home__subheadline-text{opacity:0;transform:translateX(80vi);transition:transform 1s ease-out,opacity 1s ease-out}.animation.c-home__subheadline-text:before{inline-size:0;transition:inline-size 1s ease-out}.animation.is-playing.c-home__media-container:after{block-size:100%;transition-delay:.5s}.animation.is-playing.c-home__headline{opacity:1;transform:translateX(0);transition-delay:.5s}.animation.is-playing.c-home__headline:before{inline-size:100%;transition-delay:.5s}.animation.is-playing.c-home__subheadline-text{opacity:1;transform:translateX(0)}.animation.is-playing.c-home__subheadline-text:before{inline-size:100%;transition-delay:.5s}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-minimal{--_image-aspect-ratio:4/3.5;display:grid;padding-inline:var(--page-padding-inline)}.c-minimal__content{border-inline-start:1px solid var(--brand-cyan);padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-64);padding-inline-start:var(--spacing-64)}.c-minimal__content h1{color:inherit!important}.c-minimal__eyebrow{font-size:var(--font-size-medium);font-weight:var(--font-weight);letter-spacing:.08pc;line-height:var(--font-line-height-xtight)}.c-minimal__headline{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block-end:var(--spacing-32);padding-inline-end:550px}.c-minimal__headline-text{font-family:var(--font-speckless);font-size:calc(var(--font-size-medium)*4);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}.c-minimal__description{padding-inline-end:550px}.c-minimal__cta-wrapper{display:flex;flex-wrap:wrap;gap:var(--spacing-24);padding-block-start:var(--spacing-40)}.c-minimal__image-wrapper{inset-inline-end:0;padding-block:40px;padding-inline-end:var(--page-padding-inline);position:absolute}.c-minimal__image{aspect-ratio:var(--_image-aspect-ratio);display:block;inline-size:var(--_image-inline-size);object-fit:cover}.c-minimal .no-image{padding-inline-end:0}.c-minimal .c-minimal__bg_image-wrapper{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media(max-width:1023px){.c-minimal .c-minimal__bg_image-wrapper{padding-block-end:var(--spacing-48)}.c-minimal .c-minimal__bg_image-wrapper svg{display:none}}.c-minimal .c-minimal__bg_image-wrapper svg{height:100%;width:100%}.c-minimal .c-minimal__bg_image-wrapper svg>*{fill:none}.c-minimal .c-kaltura-player{position:relative}.c-minimal .c-kaltura-player>div{max-height:100%!important;max-width:100%!important;position:absolute!important}.c-minimal .c-kaltura-player iframe,.c-minimal .c-kaltura-player>div{block-size:100%!important;inline-size:100%!important;inset-block-start:0;inset-inline-start:0}.c-minimal .c-kaltura-player iframe{position:absolute}.c-minimal .c-kaltura-player:before{background-color:var(--brand-black);content:"";display:block;padding-top:66%}@media(min-width:1024px){.c-minimal.video{display:flex;gap:var(--spacing-36)}.c-minimal.video .c-minimal__content{flex-grow:1}.c-minimal.video .c-minimal__video-wrapper{align-self:center;flex-basis:74.087rem;padding-block:var(--spacing-32)}.c-minimal.video .c-minimal__video-wrapper .c-youtube-player,.c-minimal.video .c-minimal__video-wrapper .c-youtube-player iframe{max-width:100%}}@media(max-width:1023px){.c-minimal.video .c-minimal__video-wrapper{padding-block-end:var(--spacing-40)}.c-minimal.video .c-minimal__video-wrapper .c-youtube-player iframe{max-height:100%;max-width:100%}.c-minimal__content{border-inline-start:none;margin-inline:calc(var(--page-padding-inline)*-1);padding-block-end:var(--spacing-40);padding-block-start:var(--spacing-32);padding-inline:var(--page-padding-inline)}.c-minimal__headline{padding-block-end:var(--spacing-40);padding-inline-end:0}.c-minimal__headline-text{font-size:2pc;line-height:2.4pc}.c-minimal__description{padding-inline-end:0}.c-minimal__image-wrapper{padding-block-end:40px;padding-block-start:0;padding-inline-end:0;position:static}.c-minimal .no-image{padding-inline-end:0}}}[data-theme^=toeic] .c-minimal__content{padding-block-end:var(--spacing-64);padding-block-start:var(--spacing-48)}@media(min-width:1025px){[data-theme^=toeic] .c-minimal__content{border-inline-start:none;padding-block:var(--spacing-80);padding-inline-start:0}}[data-theme^=toeic] .c-minimal__headline-text{font-family:var(--font-opensans)}[data-theme^=toeic] .c-minimal__cta-wrapper .e-cta--primary:focus-visible{--color-on-surface:var(--brand-black)}@media(max-width:1023px){[data-theme^=toeic] .c-minimal__cta-wrapper{padding-block-start:var(--spacing-32)}}[data-theme=toeic-link-black] .c-minimal,[data-theme=toeic-link-dark] .c-minimal{position:relative}@media(max-width:1439px)and (min-width:1024px){[data-theme=toeic-link-black] .c-minimal,[data-theme=toeic-link-dark] .c-minimal{overflow:hidden}}[data-theme=toeic-link-black] .c-minimal.decorative-image:after,[data-theme=toeic-link-dark] .c-minimal.decorative-image:after{border-bottom:75pt solid var(--brand-toeic-link-dark-green);border-right:75pt solid transparent;bottom:0;content:"";height:0;left:0;position:absolute;width:0}@media(max-width:1023px){[data-theme=toeic-link-black] .c-minimal.decorative-image:after,[data-theme=toeic-link-dark] .c-minimal.decorative-image:after{content:none}}[data-theme=toeic-link-black] .c-minimal.decorative-image .c-minimal__image-wrapper,[data-theme=toeic-link-dark] .c-minimal.decorative-image .c-minimal__image-wrapper{padding:0;position:unset}[data-theme=toeic-link-black] .c-minimal.decorative-image .c-minimal__image-wrapper img,[data-theme=toeic-link-dark] .c-minimal.decorative-image .c-minimal__image-wrapper img{bottom:0;height:100%;object-fit:contain;object-position:right top;position:absolute;right:0;width:auto}@media(max-width:1439px)and (min-width:1024px){[data-theme=toeic-link-black] .c-minimal.decorative-image .c-minimal__image-wrapper img,[data-theme=toeic-link-dark] .c-minimal.decorative-image .c-minimal__image-wrapper img{right:-10%}}@media(max-width:1023px){[data-theme=toeic-link-black] .c-minimal.decorative-image .c-minimal__image-wrapper,[data-theme=toeic-link-dark] .c-minimal.decorative-image .c-minimal__image-wrapper{padding-block-end:var(--spacing-48)}[data-theme=toeic-link-black] .c-minimal.decorative-image .c-minimal__image-wrapper img,[data-theme=toeic-link-dark] .c-minimal.decorative-image .c-minimal__image-wrapper img{height:auto;position:static}}[data-theme=toeic-link-black] .c-minimal.no-image .c-minimal__description,[data-theme=toeic-link-black] .c-minimal.no-image .c-minimal__headline,[data-theme=toeic-link-dark] .c-minimal.no-image .c-minimal__description,[data-theme=toeic-link-dark] .c-minimal.no-image .c-minimal__headline{padding-inline-end:0}[data-theme=toeic-link-black] .c-minimal.no-image .c-minimal__image-wrapper,[data-theme=toeic-link-dark] .c-minimal.no-image .c-minimal__image-wrapper{display:none}[data-theme=toeic-link-black] .c-minimal__content,[data-theme=toeic-link-dark] .c-minimal__content{border-inline-start:none;padding-inline-start:0;z-index:1}[data-theme=toeic-link-black] .c-minimal__headline,[data-theme=toeic-link-dark] .c-minimal__headline{padding-block-end:var(--spacing-24)}[data-theme=toeic-link-black] .c-minimal__headline-text,[data-theme=toeic-link-dark] .c-minimal__headline-text{color:var(--brand-toeic-beige-2);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}[data-theme=toeic-link-black] .c-minimal__description,[data-theme=toeic-link-dark] .c-minimal__description{color:var(--brand-toeic-beige-2);font-weight:var(--font-weight-light);line-height:var(--font-line-height);padding-inline-end:456px}[data-theme=toeic-link-black] .c-minimal__description p:first-child,[data-theme=toeic-link-dark] .c-minimal__description p:first-child{padding-block-end:var(--spacing-16)}[data-theme=toeic-link-black] .c-minimal__image,[data-theme=toeic-link-dark] .c-minimal__image{aspect-ratio:unset}[data-theme=toeic-link-black] .c-minimal__cta-wrapper .e-cta--primary:focus-visible,[data-theme=toeic-link-dark] .c-minimal__cta-wrapper .e-cta--primary:focus-visible{--color-on-surface:var(--brand-toeic-link-aqua-blue)}@media(max-width:1023px){[data-theme=toeic-link-black] .c-minimal__content,[data-theme=toeic-link-dark] .c-minimal__content{padding-block-end:var(--spacing-32);padding-inline:var(--page-padding-inline)}[data-theme=toeic-link-black] .c-minimal__headline,[data-theme=toeic-link-dark] .c-minimal__headline{padding-block-end:var(--spacing-40);padding-inline-end:0}[data-theme=toeic-link-black] .c-minimal__headline-text,[data-theme=toeic-link-dark] .c-minimal__headline-text{font-size:var(--font-size-heading-small)}[data-theme=toeic-link-black] .c-minimal__description,[data-theme=toeic-link-dark] .c-minimal__description{padding-inline-end:0}}[data-theme=ets-dark] .c-minimal.decorative-image .c-minimal__headline{padding-inline-end:5in}@media(max-width:1023px){[data-theme=ets-dark] .c-minimal.decorative-image .c-minimal__headline{padding-inline-end:0}}@media(min-width:1024px)and (max-width:1199px){[data-theme=ets-dark] .c-minimal.decorative-image .c-minimal__description,[data-theme=ets-dark] .c-minimal.decorative-image .c-minimal__headline{padding-inline-end:50%}}[data-theme=ets-dark] .c-minimal.decorative-image .c-minimal__image-wrapper{padding:0;position:relative}[data-theme=ets-dark] .c-minimal.decorative-image .c-minimal__image-wrapper img{bottom:0;margin-inline-end:calc(var(--page-padding-inline)*-1);position:absolute;right:0}@media(max-width:1023px){[data-theme=ets-dark] .c-minimal.decorative-image .c-minimal__image-wrapper{padding-block-end:var(--spacing-40)}[data-theme=ets-dark] .c-minimal.decorative-image .c-minimal__image-wrapper img{aspect-ratio:unset;position:static}}[data-theme=ets-dark] .c-minimal.no-image .c-minimal__description,[data-theme=ets-dark] .c-minimal.no-image .c-minimal__headline{padding-inline-end:0}[data-theme=ets-dark] .c-minimal.no-image .c-minimal__image-wrapper{display:none}@media(max-width:1023px){[data-theme=ets-dark] .c-minimal__content{padding-block-end:var(--spacing-24);padding-block-start:var(--spacing-40)}[data-theme=ets-dark] .c-minimal__headline{padding-block-end:var(--spacing-24)}[data-theme=ets-dark] .c-minimal__video-wrapper{padding-block-end:var(--spacing-48)}}[data-theme=toeic-link-black] .c-minimal__content{padding-block:54px}[data-theme=toeic-link-black] .c-minimal__description,[data-theme=toeic-link-black] .c-minimal__headline{padding-block-end:var(--spacing-28)}[data-theme=toeic-link-black] .c-minimal__headline-text{color:unset;font-size:1.87rem;font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}[data-theme=toeic-link-black] .c-minimal__cta-wrapper{padding-block-start:0}[data-theme=toeic-link-black] .c-minimal__image-wrapper{align-items:center;display:flex;inset-block:0;justify-content:center;padding-block:0}@media(max-width:1023px){[data-theme=toeic-link-black] .c-minimal__content{padding-block:var(--spacing-48)}[data-theme=toeic-link-black] .c-minimal__description,[data-theme=toeic-link-black] .c-minimal__headline{padding-block-end:var(--spacing-24);padding-inline-end:50%}[data-theme=toeic-link-black] .c-minimal__headline-text{font-size:var(--font-size-xlarge)}[data-theme=toeic-link-black] .c-minimal__image-wrapper{padding-inline-end:var(--page-padding-inline);position:absolute}}@media(max-width:767px){[data-theme=toeic-link-black] .c-minimal__image-wrapper img{width:5.312rem}}[data-theme=ets-midnight-dark]{position:relative}@media(max-width:1439px)and (min-width:1024px){[data-theme=ets-midnight-dark]{overflow:hidden}}[data-theme=ets-midnight-dark] .c-minimal__content{padding-block-end:var(--spacing-64);padding-block-start:var(--spacing-48);position:inherit;z-index:1}@media(min-width:1024px){[data-theme=ets-midnight-dark] .c-minimal__content{border-inline-start:none;padding-block:var(--spacing-80);padding-inline-start:0}}@media(max-width:1023px){[data-theme=ets-midnight-dark] .c-minimal__headline{gap:var(--spacing-40)}}[data-theme=ets-midnight-dark] .c-minimal .no-image .c-minimal__headline-text{padding-inline-end:50%}@media(max-width:1024px){[data-theme=ets-midnight-dark] .c-minimal .no-image .c-minimal__headline-text{font-size:var(--spacing-40);line-height:var(--font-line-height-xtight);padding-inline-end:0}}[data-theme=ets-midnight-dark] .c-minimal__headline-text{font-family:var(--font-beausite);font-size:var(--spacing-48);font-weight:var(--font-weight-light)}[data-theme=toefl-he-periwinkle] .c-minimal{display:flex;padding-inline:var(--page-padding-inline) 0;position:relative}@media(max-width:768px){[data-theme=toefl-he-periwinkle] .c-minimal{padding-inline:var(--page-padding-inline)}}[data-theme=toefl-he-periwinkle] .c-minimal__content{border-inline-start:none;margin-inline:0;padding-block:var(--spacing-64);padding-inline-start:0;width:24rem}@media(max-width:768px){[data-theme=toefl-he-periwinkle] .c-minimal__content{width:100%}}[data-theme=toefl-he-periwinkle] .c-minimal__headline{padding-block-end:var(--spacing-8);padding-inline-end:0}[data-theme=toefl-he-periwinkle] .c-minimal__headline-text{font-family:var(--font-toefl);font-size:calc(var(--font-size-medium)*4);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}[data-theme=toefl-he-periwinkle] .c-minimal__description{font-family:var(--font-greet-standard);font-size:var(--font-size-heading-xsmall);line-height:var(--font-line-height-tight);padding-inline-end:0}[data-theme=toefl-he-periwinkle] .c-minimal__cta-wrapper{padding-block-start:var(--spacing-32)}[data-theme=toefl-he-periwinkle] .c-minimal__image-wrapper{flex-grow:1;overflow:hidden;padding-block:0;padding-inline-end:0;position:relative}@media(min-width:769px){[data-theme=toefl-he-periwinkle] .c-minimal__image-wrapper:after{background-color:var(--color-surface);content:"";height:150%;inset-block-start:0;inset-inline-end:100%;margin-right:0;position:absolute;transform:skewX(14deg);transform-origin:top right;width:50%}}@media(min-width:1200px){[data-theme=toefl-he-periwinkle] .c-minimal__image-wrapper:after{margin-right:-2.7rem;transform:skewX(22.3deg)}}@media(min-width:769px){[data-theme=toefl-he-periwinkle] .c-minimal__image{height:100%;inset-block-start:0;inset-inline-end:0;object-fit:cover;object-position:center;position:absolute;width:calc(100% + 2rem)}}@media(max-width:768px){[data-theme=toefl-he-periwinkle] .c-minimal__image{aspect-ratio:auto;position:relative}[data-theme=toefl-he-periwinkle] .c-minimal.hide-image-mobile-view .c-minimal__image-wrapper{display:none}[data-theme=toefl-he-periwinkle] .c-minimal.image-mobile-view{flex-direction:column}}@media(max-width:1199px){[data-theme=toefl-he-periwinkle] .c-minimal__headline-text{font-size:44px}}@media(max-width:768px){[data-theme=toefl-he-periwinkle] .c-minimal{padding-block:var(--spacing-72)}[data-theme=toefl-he-periwinkle] .c-minimal__content{display:flex;flex-direction:column;justify-content:center;padding-block:0;padding-inline:var(--spacing-16);text-align:center}[data-theme=toefl-he-periwinkle] .c-minimal__cta-wrapper{justify-content:center}[data-theme=toefl-he-periwinkle] .c-minimal__image-wrapper{padding-block-start:var(--spacing-32)}}[data-theme=ets-xdark] .c-minimal .no-image{max-inline-size:46rem}[data-theme=ets-xdark] .c-minimal__content{padding-block:40px 3pc}[data-theme=ets-xdark] .c-minimal__headline{padding-block-end:var(--spacing-40)}[data-theme=ets-xdark] .c-minimal__headline-text{font-size:5pc;line-height:87pt}[data-theme=ets-xdark] .c-minimal__image-wrapper{padding-block:var(--spacing-20)}[data-theme=ets-xdark] .c-minimal__image{aspect-ratio:0}@media(max-width:1200px){[data-theme=ets-xdark] .c-minimal__headline{padding-block-end:var(--spacing-24)}[data-theme=ets-xdark] .c-minimal__headline-text{font-size:40px;line-height:3pc}}[data-theme=ets-xdark] .disable-vertical-line .c-minimal__content{border-inline-start:none;padding-inline-start:0}@media(max-width:768px){[data-theme=ets-xdark] .disable-vertical-line .c-minimal__content{padding-inline:var(--page-padding-inline)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-mosaic{--_headline-size:clamp(var(--font-size-heading-xlarge),var(--font-size-heading-xlarge) * 0.7 + 4vi,var(--font-size-heading-4xlarge));background-color:var(--color-surface-container-2);color:var(--color-on-surface);display:grid;min-block-size:100vb;overflow:hidden;padding-block:clamp(var(--spacing-64),4.5vi,var(--spacing-120));padding-inline:var(--page-padding-inline);place-items:center;position:relative}:has(.c-global-nav) .c-mosaic{min-block-size:calc(100vb - var(--global-nav-size))}:has(.c-sub-navigation) .c-mosaic{min-block-size:calc(100vb - var(--global-nav-size) - var(--sub-nav-size))}:has(.c-hero-edit-mode) .c-mosaic{min-block-size:unset!important}@media(min-width:1201px){.c-mosaic.with-desc{min-block-size:110vb}}.c-mosaic.with-desc .c-mosaic__content{max-inline-size:52rem}.c-mosaic.with-desc .c-mosaic__content .c-mosaic__title{font-family:var(--font-toefl);font-size:2.775rem;font-weight:600;line-height:normal;padding-block-end:var(--spacing-52);padding-inline:10%}.c-mosaic__content{display:grid;gap:var(--spacing-16);inline-size:100%;max-inline-size:40rem;position:relative;text-align:center;z-index:var(--z-container-xhigh)}.c-mosaic__description p{color:var(--brand-dark-gray);font-family:var(--font-greet-standard);font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:normal}.c-mosaic__description p:first-child{padding-block-end:var(--spacing-20)}@media(max-width:1200px){.c-mosaic__description{padding-inline:15%}}@media(max-width:767px){.c-mosaic.with-desc .c-mosaic__content .c-mosaic__title{font-size:var(--font-size-heading-medium);padding-block-end:var(--spacing-20);padding-block-start:0;padding-inline:0}.c-mosaic .c-mosaic__description{padding-inline:0}.c-mosaic .c-mosaic__description p{font-size:var(--font-size-large)}}.c-mosaic__headline{display:grid;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-size:var(--_headline-size);font-weight:var(--font-weight-semibold);gap:var(--spacing-12);justify-items:center;line-height:var(--font-line-height-3xtight);text-align:center}.c-mosaic__headline .c-mosaic__logo,.c-mosaic__headline>svg{block-size:auto;inline-size:100%;max-inline-size:1.75em}[data-theme=gre-xlight] .c-mosaic__headline .c-mosaic__logo,[data-theme=gre-xlight] .c-mosaic__headline>svg{filter:brightness(0) saturate(100%) invert(11%) sepia(65%) saturate(3404%) hue-rotate(294deg) brightness(87%) contrast(100%)}[data-theme=gre-xdark] .c-mosaic__headline .c-mosaic__logo,[data-theme=gre-xdark] .c-mosaic__headline>svg{filter:brightness(0) saturate(100%) invert(93%) sepia(3%) saturate(911%) hue-rotate(323deg) brightness(103%) contrast(91%)}.c-mosaic__cta-group{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-16);padding-block:clamp(var(--spacing-32),4.5vi,var(--spacing-40))}@media(min-width:1025px){.c-mosaic__cta-group{flex-direction:row;flex-wrap:wrap;justify-content:center}.c-mosaic__cta-group>*{white-space:nowrap}.c-mosaic__cta-group>:last-child{flex:2}}.c-mosaic__image-stack{inset:0;position:absolute;z-index:var(--z-reset)}.c-mosaic__image-stack-item{aspect-ratio:4/3;inline-size:clamp(15rem,25vi,25rem);object-fit:cover;position:absolute}.c-mosaic__image-stack-item:nth-child(3),.c-mosaic__image-stack-item:nth-child(4){aspect-ratio:3/4;inline-size:clamp(10rem,25vi,18rem)}.c-mosaic__image-stack-item:first-child{inset-block-start:0;inset-inline-start:0;rotate:14deg;translate:-50% -75%}@media(min-width:1025px){.c-mosaic__image-stack-item:first-child{translate:10% -45%}}.c-mosaic__image-stack-item:nth-child(2){inset-block-start:0;inset-inline-end:0;rotate:-13deg;translate:50% -85%}@media(min-width:1025px){.c-mosaic__image-stack-item:nth-child(2){translate:15% -60%}}.c-mosaic__image-stack-item:nth-child(3){inset-block-end:0;inset-inline-start:0;rotate:-17deg;translate:-90% 0;z-index:var(--z-container-high)}@media(min-width:1025px){.c-mosaic__image-stack-item:nth-child(3){inset-block-end:unset;inset-block-start:50%;translate:-60% -30%}}.c-mosaic__image-stack-item:nth-child(4){inset-block-end:0;inset-inline-end:0;rotate:4deg;translate:80% 0}@media(min-width:1025px){.c-mosaic__image-stack-item:nth-child(4){inset-block-end:unset;inset-block-start:50%;translate:20% -30%}}.c-mosaic__image-stack-item:nth-child(5){inset-block-end:0;inset-inline-start:0;rotate:4deg;translate:0 50%}@media(min-width:1025px){.c-mosaic__image-stack-item:nth-child(5){translate:10% 10%}}.c-mosaic__image-stack-item:nth-child(6){inset-block-end:0;inset-inline-end:0;rotate:-6deg;translate:70% 10%}@media(min-width:1025px){.c-mosaic__image-stack-item:nth-child(6){translate:20% 30%}}.c-mosaic__spinning-text{display:none;inset-block-end:0;inset-inline-start:0;position:absolute;transform:translatex(-25%);z-index:var(--z-container-xhigh)}.c-mosaic__spinning-text--static,.c-mosaic__spinning-text>img{display:block}.c-mosaic.less-image{--_headline-size:clamp(var(--font-size-heading-xlarge),var(--font-size-heading-xlarge) * 0.7 + 4vi,4.75rem);min-block-size:620px;padding-block:clamp(var(--spacing-48),3vi,var(--spacing-80))}.c-mosaic.less-image .c-mosaic__content{max-inline-size:50rem}.c-mosaic.less-image .c-mosaic__spinning-text{display:none}.c-mosaic.less-image .c-mosaic__headline{font-family:var(--font-body)!important}.c-mosaic.less-image .c-mosaic__headline .c-mosaic__logo{inline-size:var(--spacing-120)}.c-mosaic.less-image .c-mosaic__image-stack-item{aspect-ratio:unset;block-size:100%;display:none;inline-size:auto;object-fit:contain;rotate:0deg}.c-mosaic.less-image .c-mosaic__image-stack-item:first-child,.c-mosaic.less-image .c-mosaic__image-stack-item:nth-child(2){display:block;inset-block-end:0!important;inset-block-start:auto!important;rotate:0deg!important;transition:none!important;translate:0 0!important}.c-mosaic.less-image .c-mosaic__cta-group{margin-inline:auto;max-inline-size:40rem;padding-block-end:0}@media(max-width:1023px){.c-mosaic.less-image .c-mosaic__image-stack-item{block-size:66%}}@media(max-width:767px){.c-mosaic.less-image{min-block-size:100vb}.c-mosaic.less-image .c-mosaic__image-stack-item{block-size:13rem}}.c-mosaic.mosaic-mini{min-block-size:372px;padding-block:2.4rem}:has(.c-global-nav) .c-mosaic.mosaic-mini{min-block-size:0}.c-mosaic.mosaic-mini .c-mosaic__content{max-inline-size:30rem}.c-mosaic.mosaic-mini .c-mosaic__spinning-text{display:block;rotate:158deg;transform:translatey(66%)}.c-mosaic.mosaic-mini .c-mosaic__eyebrow{font-family:var(--font-greet-standard);font-size:var(--font-size-large);font-weight:600;letter-spacing:2.7px;padding-block-end:23px}.c-mosaic.mosaic-mini .c-mosaic__title{font-family:var(--font-toefl);font-size:var(--font-size-heading-2xlarge);font-weight:600;line-height:1}.c-mosaic.mosaic-mini .c-mosaic__image-stack-item{aspect-ratio:unset;display:none;inline-size:auto;object-fit:contain;rotate:0deg}.c-mosaic.mosaic-mini .c-mosaic__image-stack-item:first-child,.c-mosaic.mosaic-mini .c-mosaic__image-stack-item:nth-child(2){display:block;inset-block-end:0!important;inset-block-start:auto!important;rotate:0deg!important;transition:none!important;translate:0 0!important}.c-mosaic.mosaic-mini .c-mosaic__cta-group{padding-block-start:27px}@media(max-width:1023px){.c-mosaic.mosaic-mini .c-mosaic__image-stack-item{block-size:66%}.c-mosaic.mosaic-mini .c-mosaic__spinning-text{left:-10%;top:43%}}@media(max-width:767px){.c-mosaic.mosaic-mini{min-block-size:auto;padding-block:2.375rem}.c-mosaic.mosaic-mini .c-mosaic__content{gap:0}.c-mosaic.mosaic-mini .c-mosaic__eyebrow{font-size:var(--font-size-small);letter-spacing:2.1px;padding-block-end:var(--spacing-16);padding-block-start:var(--spacing-16)}.c-mosaic.mosaic-mini .c-mosaic__title{font-size:var(--font-size-heading-xlarge)}.c-mosaic.mosaic-mini .c-mosaic__image-stack{display:none}.c-mosaic.mosaic-mini .c-mosaic__cta-group{padding-block-end:0}}@media(prefers-reduced-motion:no-preference){.c-mosaic__spinning-text{display:block}.c-mosaic__spinning-text--static{display:none}.animation.c-mosaic .c-mosaic__content,.animation.c-mosaic .c-mosaic__spinning-text{opacity:0;transition:opacity 1.5s cubic-bezier(.26,.29,0,1)}.animation.c-mosaic .c-mosaic__image-stack-item{inset:50%;opacity:0;translate:-50% -50%}.animation.is-playing.c-mosaic .c-mosaic__spinning-text{opacity:1;transition-delay:1.5s}.animation.is-playing.c-mosaic .c-mosaic__content{opacity:1;transition-delay:1s}.animation.is-playing.c-mosaic .c-mosaic__image-stack-item{inset:unset;opacity:1;transition:all 1.5s cubic-bezier(.26,.29,0,1);transition-delay:1.5s;translate:unset}.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:first-child{inset-block-start:0;inset-inline-start:0;rotate:14deg;translate:-50% -75%}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:first-child{translate:10% -45%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(2){inset-block-start:0;inset-inline-end:0;rotate:-13deg;translate:50% -85%}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(2){translate:15% -60%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(3){inset-block-end:0;inset-inline-start:0;rotate:-17deg;translate:-90% 0;z-index:var(--z-container-high)}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(3){inset-block-end:unset;inset-block-start:50%;translate:-60% -30%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(4){inset-block-end:0;inset-inline-end:0;rotate:4deg;translate:80% 0}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(4){inset-block-end:unset;inset-block-start:50%;translate:20% -30%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(5){inset-block-end:0;inset-inline-start:0;rotate:4deg;translate:0 50%}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(5){translate:10% 10%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(6){inset-block-end:0;inset-inline-end:0;rotate:-6deg;translate:70% 10%}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(6){translate:20% 30%}}}@media(hover:hover){[data-theme=gre-xlight] .c-mosaic .e-cta:hover{--_text-color:var(--color-primary);--_background-color:var(--color-surface);--_border-color:var(--color-primary)}}@media(max-width:767px){.theme-gre .c-mosaic__spinning-text{transform:translate(-35%,32%);width:20rem}.theme-gre .c-mosaic__cta-group .c-mosaic__cta.e-cta--tertiary{display:inline-block}.theme-gre .c-mosaic__cta-group .c-mosaic__cta.e-cta--tertiary svg{inset-block-start:2px;inset-inline-start:2px;position:relative}}@media(max-width:1440px){[data-theme=toefl-xlight] .c-mosaic.mosaic-mini .c-mosaic__image-stack-item{max-inline-size:28vw}}@media(max-width:1024px){[data-theme=toefl-xlight] .c-mosaic.mosaic-mini .c-mosaic__image-stack-item{max-inline-size:23vw}}[data-theme=toefl-light-duskwinkle] .c-mosaic.mosaic-mini{padding-block-end:var(--spacing-60);padding-block-start:var(--spacing-24)}[data-theme=toefl-light-duskwinkle] .c-mosaic.mosaic-mini .c-mosaic__content{gap:var(--spacing-12)}@media(min-width:1440px){[data-theme=toefl-light-duskwinkle] .c-mosaic.mosaic-mini .c-mosaic__content{max-inline-size:unset}}[data-theme=toefl-light-duskwinkle] .c-mosaic.mosaic-mini .c-mosaic__content .c-mosaic__headline .c-mosaic__logo,[data-theme=toefl-light-duskwinkle] .c-mosaic.mosaic-mini .c-mosaic__content .c-mosaic__headline>svg{max-inline-size:15.8rem}[data-theme=toefl-light-duskwinkle] .c-mosaic.mosaic-mini .c-mosaic__content .c-mosaic__cta-group{padding-block-end:0;padding-block-start:var(--spacing-48)}[data-theme=toefl-light-duskwinkle] .c-mosaic.mosaic-mini .c-mosaic__content .c-mosaic__cta-group .e-cta--primary:hover{--_text-color:var(--color-on-surface);--_background-color:var(--color-surface);--_border-color:var(--color-on-surface)}[data-theme=toefl-light-duskwinkle] .c-mosaic.mosaic-mini .c-mosaic__content .c-mosaic__cta-group .e-cta--primary:focus-visible{--color-on-surface:var(--brand-toefl-duskwinkle)}@media(max-width:1023px){[data-theme=toefl-light-duskwinkle] .c-mosaic.mosaic-mini .c-mosaic__image-stack-item{block-size:60%}}@media(max-width:767px){[data-theme=toefl-light-duskwinkle] .c-mosaic.mosaic-mini{padding-block:var(--spacing-40)}[data-theme=toefl-light-duskwinkle] .c-mosaic.mosaic-mini .c-mosaic__content{gap:1pc}[data-theme=toefl-light-duskwinkle] .c-mosaic.mosaic-mini .c-mosaic__content .c-mosaic__cta-group{padding-block-start:var(--spacing-16)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-pillar{--_headline-size:clamp(var(--font-size-heading-large),var(--font-size-heading-large) * 0.7 + 3vi,var(--font-size-heading-4xlarge));--_headline-line-height:calc(4rem + 4vi);--_image-inline-size:100%;--_image-aspect-ratio:4/3;display:grid;gap:var(--spacing-32);inline-size:100vi;margin-inline-start:calc(50% - 50vi);padding-block:var(--module-padding-block)}.c-pillar__cta-wrapper,.c-pillar__description,.c-pillar__eyebrow,.c-pillar__headline-text,.c-pillar__image-wrapper,.c-pillar__logo,.c-pillar__video-wrapper{padding-inline:var(--page-padding-inline)}@media(min-width:1025px){.c-pillar{--_headline-line-height:clamp(6rem,(5rem + 1.75vi),9rem);--_image-inline-size:30rem;--_image-aspect-ratio:unset;position:relative}.c-pillar__cta-wrapper,.c-pillar__headline-text,.c-pillar__logo{padding-inline-end:calc(var(--_image-inline-size) + var(--page-padding-inline) + var(--spacing-32))}.c-pillar__image-wrapper,.c-pillar__video-wrapper{inset-block:0;inset-inline-end:0;padding-block:calc(var(--module-padding-block)/2);position:absolute}.c-pillar .c-pillar__image{block-size:100%;min-block-size:20rem}}.c-pillar__logo img{block-size:clamp(1.45rem,4.5vi,2.375rem);inline-size:auto}.c-pillar__headline-text{background-image:repeating-linear-gradient(to bottom,var(--pillar-color),var(--pillar-color) 1px,transparent 1px,transparent);background-size:var(--_headline-line-height) var(--_headline-line-height);display:grid;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-4xlarge);font-size:var(--_headline-size);font-weight:var(--font-weight);line-height:var(--font-line-height-3xtight);line-height:var(--_headline-line-height);margin-block-start:clamp(var(--spacing-32),4vi,var(--spacing-40));padding-block-end:var(--spacing-40)}.c-pillar__headline-text span{color:var(--color-text-span)}.c-pillar__description{border-block-end:1px solid var(--pillar-color);font-size:var(--font-size-medium);line-height:1.5;margin-block-end:var(--spacing-40);margin-block-start:calc(var(--spacing-40)*-1);min-height:var(--_headline-line-height);padding-block:var(--spacing-12)}@media(min-width:1025px){.c-pillar__description{padding-inline-end:calc(var(--_image-inline-size) + var(--page-padding-inline) + var(--spacing-136))}}.c-pillar__headline{display:grid;line-height:1}.c-pillar__image-wrapper .c-pillar__image{aspect-ratio:var(--_image-aspect-ratio);display:block;inline-size:var(--_image-inline-size);object-fit:cover}.c-pillar__video-wrapper{display:flex}.c-pillar__video-wrapper .c-pillar__video{display:block;inline-size:var(--_image-inline-size);object-fit:cover;position:relative}@media(min-width:1025px){.c-pillar__video-wrapper .c-pillar__video{width:423px}}.c-pillar__video-wrapper .c-pillar__video video{display:block;height:100%;object-fit:cover;width:100%}.c-pillar__video-wrapper .c-pillar__video:after{block-size:100%;content:"";inline-size:100%;left:0;object-fit:cover;position:absolute;top:0}.c-pillar__play-button{--icon-size:1.5rem;align-items:center;background-color:var(--color-primary);block-size:2.75rem;border:1px solid var(--color-primary);border-radius:100%;color:var(--brand-black);display:flex;inline-size:2.75rem;justify-content:center;position:absolute;right:10px;top:10px;z-index:var(--z-container-2xhigh)}@media(max-width:767px){.c-pillar__description{font-size:var(--font-size-medium);padding-block:var(--spacing-8)}}[data-theme^=sff] .c-pillar__headline-text{display:block;font-size:4.5rem;line-height:1.6}@media(min-width:1025px){[data-theme^=sff] .c-pillar__headline-text{--_headline-line-height:clamp(7.2rem,(5.6rem + 1.61vi),11.6rem)}}[data-theme^=sff] .c-pillar__description{border-block-end:0;font-weight:var(--font-weight-medium);margin-block-end:0;padding-block-end:var(--spacing-40);padding-block-start:var(--spacing-24)}@media(max-width:1023px){[data-theme^=sff] .c-pillar{--_headline-line-height:3.5rem;padding-block-end:var(--spacing-48);padding-block-start:var(--spacing-16)}[data-theme^=sff] .c-pillar__headline-text{font-size:var(--font-size-heading-xlarge);line-height:var(--font-line-height)}[data-theme^=sff] .c-pillar__description{margin-block-end:var(--spacing-32);padding-block-end:0;padding-block-start:var(--spacing-32)}[data-theme^=sff] .c-pillar__play-button{block-size:2.625rem;inline-size:2.625rem}[data-theme^=sff] .c-pillar__cta-wrapper,[data-theme^=sff] .c-pillar__description,[data-theme^=sff] .c-pillar__eyebrow,[data-theme^=sff] .c-pillar__headline-text,[data-theme^=sff] .c-pillar__image-wrapper,[data-theme^=sff] .c-pillar__logo,[data-theme^=sff] .c-pillar__video-wrapper{padding-inline:var(--spacing-32)}}@media(max-width:767px){[data-theme^=sff] .c-pillar__video-wrapper{height:16.562rem}}[data-theme=sff-xblack] .c-pillar__description,[data-theme=sff-xblack] .c-pillar__headline-text{--color-on-surface:var(--brand-white);color:var(--color-on-surface)}[data-theme=sff-xblack] .c-pillar .e-cta--secondary:focus-visible{--_text-color:var(--brand-white);--_border-color:var(--brand-white);--color-on-surface:var(--brand-white);box-shadow:0 0 0 4px var(--brand-white);color:var(--_text-color)}[data-theme^=stw] .c-pillar{color:var(--brand-smoke-lite)}[data-theme^=stw] .c-pillar__headline-text{--color-outline-highlight:var(--color-text-lime-green);--_headline-line-height:8.875rem;font-size:5rem;line-height:8.875rem;padding-inline:var(--page-padding-inline)}[data-theme^=stw] .c-pillar__description{border-block-end:0;font-weight:var(--font-weight-bold);margin-block-end:0;padding-block-end:0;padding-block-start:var(--spacing-40)}[data-theme^=stw] .c-pillar__cta-wrapper{margin-block-start:var(--spacing-52)}@media(max-width:1023px){[data-theme^=stw] .c-pillar__headline-text br{display:none}}@media(max-width:767px){[data-theme^=stw] .c-pillar{padding-block:var(--spacing-40)}[data-theme^=stw] .c-pillar__headline-text{--_headline-line-height:4rem;font-size:var(--font-size-heading-xlarge);line-height:4rem}[data-theme^=stw] .c-pillar__description{font-weight:var(--font-weight-medium);line-height:var(--font-line-height)}[data-theme^=stw] .c-pillar__cta-wrapper{margin-block-start:var(--spacing-48)}}[data-theme=ets-dark] .c-pillar__cta-wrapper .e-cta--secondary:hover,[data-theme=ets-xdark] .c-pillar__cta-wrapper .e-cta--secondary:hover{--color-outline-highlight:var(--pillar-color)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-pulse{--headline-size:clamp(var(--font-size-heading-large),var(--font-size-heading-large) * 0.915 + 3vi,var(--font-size-heading-4xlarge));display:grid;gap:var(--spacing-64);grid-template-columns:repeat(2,1fr);overflow:hidden;padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}@media(max-width:1024px){.c-pulse{grid-template-columns:repeat(1,1fr)}}@media(max-width:767px){.c-pulse{gap:var(--spacing-32);padding-block:var(--spacing-40)}}@media(max-width:1024px){.c-pulse__logo{display:none}}.c-pulse__logo img{display:block;max-block-size:var(--spacing-40)}.c-pulse__headline{display:flex;flex-direction:column;row-gap:calc(var(--spacing-40) + var(--spacing-2))}.c-pulse__headline-text{font-size:var(--headline-size);font-weight:var(--font-weight-light);line-height:1}@media(min-width:1441px){.c-pulse__headline-text{font-size:var(--spacing-72)}}.c-pulse__headline-text span{color:#56d2ce;display:block;padding-block-end:.05em;padding-block-start:.18em}.c-pulse__description{margin-block-start:var(--spacing-40)}@media(min-width:1024px){.c-pulse__description{margin-inline-end:calc(var(--spacing-32)*-1)}}.c-pulse__cta-wrapper{display:flex;flex-wrap:wrap;gap:var(--spacing-16);margin-block-start:var(--spacing-32)}@media(max-width:767px){.c-pulse__cta-wrapper{flex-direction:column}}.c-pulse__image-wrapper{margin-inline-end:calc(var(--spacing-96)*2.2*-1)}.c-pulse__image-wrapper img{display:block;width:100%}@media(max-width:1024px){.c-pulse__image-wrapper{margin-inline-end:0}}}[data-theme=toeic-light] .c-pulse,[data-theme=toeic-xdark-green] .c-pulse{font-family:var(--font-toeic)}@media(min-width:1024px){[data-theme=toeic-light] .c-pulse,[data-theme=toeic-xdark-green] .c-pulse{padding-block:6.75rem}}@media(max-width:767px){[data-theme=toeic-light] .c-pulse,[data-theme=toeic-xdark-green] .c-pulse{padding-block:var(--spacing-48) var(--spacing-64)}}@media(min-width:1024px){[data-theme=toeic-light] .c-pulse__content,[data-theme=toeic-xdark-green] .c-pulse__content{padding-block:var(--spacing-36)}}[data-theme=toeic-light] .c-pulse__headline,[data-theme=toeic-xdark-green] .c-pulse__headline{row-gap:1.625rem}@media(max-width:767px){[data-theme=toeic-light] .c-pulse__headline,[data-theme=toeic-xdark-green] .c-pulse__headline{row-gap:var(--spacing-16)}}[data-theme=toeic-light] .c-pulse__headline-text,[data-theme=toeic-xdark-green] .c-pulse__headline-text{font-size:4.5rem;font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}@media(max-width:767px){[data-theme=toeic-light] .c-pulse__headline-text,[data-theme=toeic-xdark-green] .c-pulse__headline-text{font-size:var(--font-size-heading-xlarge);line-height:var(--font-line-height-xtight)}}[data-theme=toeic-light] .c-pulse__cta-wrapper,[data-theme=toeic-xdark-green] .c-pulse__cta-wrapper{margin-block-start:var(--spacing-30)}@media(max-width:767px){[data-theme=toeic-light] .c-pulse__cta-wrapper,[data-theme=toeic-xdark-green] .c-pulse__cta-wrapper{flex-direction:row;margin-block-start:var(--spacing-32)}}[data-theme=toeic-light] .c-pulse__cta-wrapper .e-cta--primary:focus-visible,[data-theme=toeic-xdark-green] .c-pulse__cta-wrapper .e-cta--primary:focus-visible{--color-on-surface:var(--brand-ink)}[data-theme=toeic-light] .c-pulse__description,[data-theme=toeic-xdark-green] .c-pulse__description{font-weight:var(--font-weight-semibold);margin-block-start:var(--spacing-40)}@media(min-width:1024px){[data-theme=toeic-light] .c-pulse__description,[data-theme=toeic-xdark-green] .c-pulse__description{margin-block-start:var(--spacing-32);margin-inline-end:var(--spacing-64)}}[data-theme=toeic-link-dark] .c-pulse{gap:var(--spacing-32);padding-block:8.75rem;position:relative}[data-theme=toeic-link-dark] .c-pulse:has(.decorative-image):after{border-bottom:75pt solid var(--brand-toeic-link-dark-green);border-right:75pt solid transparent;bottom:0;content:"";height:0;left:0;position:absolute;width:0}@media(min-width:1025px){[data-theme=toeic-link-dark] .c-pulse:has(.decorative-image):after{border-bottom-width:150px;border-right-width:150px}}@media(min-width:1441px){[data-theme=toeic-link-dark] .c-pulse:has(.decorative-image):after{border-bottom-width:200px;border-right-width:200px}}@media(max-width:1024px){[data-theme=toeic-link-dark] .c-pulse:has(.decorative-image):after{bottom:var(--spacing-64);left:var(--page-padding-inline)}}[data-theme=toeic-link-dark] .c-pulse:has(.no-image) .c-pulse__image-wrapper{display:none}[data-theme=toeic-link-dark] .c-pulse__content{padding-block:0;position:relative;z-index:1}[data-theme=toeic-link-dark] .c-pulse__headline{gap:var(--spacing-32)}[data-theme=toeic-link-dark] .c-pulse__headline-text{font-size:4.5rem;font-weight:var(--font-weight);line-height:var(--font-line-height-3xtight)}[data-theme=toeic-link-dark] .c-pulse__description{font-weight:var(--font-weight);line-height:var(--font-line-height);margin-block-start:var(--spacing-32);margin-inline-end:0}[data-theme=toeic-link-dark] .c-pulse__cta-wrapper{margin-block-start:var(--spacing-56)}[data-theme=toeic-link-dark] .c-pulse__image-wrapper.decorative-image img{bottom:0;height:100%;object-fit:contain;object-position:center top;position:absolute;right:0;width:auto}@media(max-width:1439px)and (min-width:1025px){[data-theme=toeic-link-dark] .c-pulse{padding-block:4.75rem}[data-theme=toeic-link-dark] .c-pulse__image-wrapper.decorative-image img{left:40%;right:auto}}@media(max-width:1024px){[data-theme=toeic-link-dark] .c-pulse{gap:var(--spacing-32);padding-block-end:var(--spacing-64);padding-block-start:var(--spacing-48)}[data-theme=toeic-link-dark] .c-pulse__logo{display:block}[data-theme=toeic-link-dark] .c-pulse__headline{gap:var(--spacing-24)}[data-theme=toeic-link-dark] .c-pulse__headline-text{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-xtight)}[data-theme=toeic-link-dark] .c-pulse__description{margin-block-start:var(--spacing-40)}[data-theme=toeic-link-dark] .c-pulse__cta-wrapper{flex-direction:row;margin-block-start:var(--spacing-32)}[data-theme=toeic-link-dark] .c-pulse__image-wrapper{margin-block-start:0}[data-theme=toeic-link-dark] .c-pulse__image-wrapper.decorative-image img{height:auto;padding-inline:var(--spacing-16);position:static}}[data-theme=toeic-light] .c-pulse__description,[data-theme=toeic-light] .c-pulse__headline-text{color:var(--brand-toeic-dark-green)}[data-theme=toeic-light] .c-pulse__logo img{max-block-size:72px}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-hero-edit-mode{min-block-size:auto}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-home{--_z-above:var(--z-container-high);--_z-below:var(--z-reset);--_headline-size:clamp(var(--font-size-heading-xlarge),var(--font-size-heading-xlarge) * 0.7 + 4vi,var(--font-size-heading-4xlarge));display:flex;flex-direction:column;position:relative}.c-home__media-container{display:grid;grid-template-areas:"spacing" "heading";grid-template-rows:minmax(5rem,1fr) auto;inline-size:100%;min-block-size:62vb;overflow:hidden;position:relative}@media(min-width:769px){.c-home__media-container{min-block-size:100vb}}:has(.c-global-nav) .c-home__media-container{min-block-size:calc(100vb - var(--global-nav-size))}:has(.c-sub-navigation) .c-home__media-container{min-block-size:calc(100vb - var(--global-nav-size) - var(--sub-nav-size))}:has(.c-hero-edit-mode) .c-home__media-container{min-block-size:unset!important}.c-home__media-container:after,.c-home__media-container:before{block-size:100%;content:"";inset-block-start:0;inset-inline:0;position:absolute;z-index:var(--z-container-xhigh)}.c-home__media-container:before{background:var(--color-overlay)}@media(min-width:769px){.c-home__media-container:after{background:linear-gradient(to right,transparent 0,transparent calc(var(--page-padding-inline) - .5px),var(--color-outline) calc(var(--page-padding-inline) - .5px),var(--color-outline) calc(var(--page-padding-inline) + .5px),transparent calc(var(--page-padding-inline) + .5px))}}.c-home__media{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.c-home__media--image{object-fit:cover}.c-home__media--video{object-fit:cover;z-index:var(--z-container-high)}.c-home__media--mobile{display:block}@media(min-width:1025px){.c-home__media--mobile{display:none}}.c-home__media--desktop{display:none}@media(min-width:1025px){.c-home__media--desktop{display:block}}.c-home__play-button{--icon-size:1.5rem;background-color:var(--color-primary);block-size:2.75rem;border:1px solid var(--color-primary);border-radius:100%;color:var(--brand-midnight);display:grid;inline-size:2.75rem;inset-block-start:var(--spacing-20);inset-inline-start:var(--spacing-20);place-items:center;position:absolute;z-index:var(--z-container-2xhigh)}.c-home__content,.c-home__headline{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-4xlarge);font-size:var(--_headline-size);font-weight:var(--font-weight);line-height:var(--font-line-height-3xtight);line-height:var(--font-line-height-xtight)}@media(min-width:769px){.c-home__content,.c-home__headline{line-height:var(--font-line-height-3xtight)}}.c-home__headline{grid-area:heading;padding-block:clamp(var(--spacing-32),8.5vi,var(--spacing-72));padding-inline:var(--page-padding-inline);position:relative;z-index:var(--z-container-xhigh)}@media(min-width:769px){.c-home__headline{padding-inline-start:calc(var(--page-padding-inline) + 6vi)}}.c-home__headline:before{background-color:var(--color-outline);block-size:1px;content:"";inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.c-home__content{display:flex;flex-direction:column;gap:clamp(var(--spacing-12),6.75vi,var(--spacing-32));z-index:var(--z-container-high)}.c-home__subheadline{overflow:hidden}.c-home__subheadline-text{display:block;padding-block:clamp(var(--spacing-16),8.5vi,var(--spacing-72));padding-inline:var(--page-padding-inline);position:relative}.c-home__subheadline-text:before{background-color:var(--color-outline);block-size:1px;content:"";inline-size:100%;inset-block-start:0;inset-inline-end:0;position:absolute}@media(prefers-reduced-motion:no-preference){.animation.c-home__video-container:after{block-size:0;transition:block-size 1s ease-out}.animation.c-home__headline{opacity:0;transform:translateX(-2ch);transition:transform 1s ease-out,opacity 1s ease-out;transition-delay:.25s}.animation.c-home__headline:before{inline-size:0;transition:inline-size 1s ease-out;transition-delay:inherit}.animation.c-home__subheadline-text{opacity:0;transform:translateX(80vi);transition:transform 1s ease-out,opacity 1s ease-out}.animation.c-home__subheadline-text:before{inline-size:0;transition:inline-size 1s ease-out}.animation.is-playing.c-home__video-container:after{block-size:100%}.animation.is-playing.c-home__headline{opacity:1;transform:translateX(0)}.animation.is-playing.c-home__headline:before{inline-size:100%}.animation.is-playing.c-home__subheadline-text{opacity:1;transform:translateX(0)}.animation.is-playing.c-home__subheadline-text:before{inline-size:100%}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-mosaic{--_headline-size:clamp(var(--font-size-heading-xlarge),var(--font-size-heading-xlarge) * 0.7 + 4vi,var(--font-size-heading-4xlarge));background-color:var(--color-surface-container-2);color:var(--color-on-surface);display:grid;min-block-size:100vb;overflow:hidden;padding-block:clamp(var(--spacing-64),4.5vi,var(--spacing-120));padding-inline:var(--page-padding-inline);place-items:center;position:relative}:has(.c-global-nav) .c-mosaic{min-block-size:calc(100vb - var(--global-nav-size))}:has(.c-sub-navigation) .c-mosaic{min-block-size:calc(100vb - var(--global-nav-size) - var(--sub-nav-size))}:has(.c-hero-edit-mode) .c-mosaic{min-block-size:unset!important}.c-mosaic__content{display:grid;gap:var(--spacing-16);inline-size:100%;max-inline-size:40rem;position:relative;text-align:center;z-index:var(--z-container-xhigh)}.c-mosaic__headline{display:grid;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-size:var(--_headline-size);font-weight:var(--font-weight-semibold);gap:var(--spacing-12);justify-items:center;line-height:var(--font-line-height-3xtight);text-align:center}.c-mosaic__headline>svg{block-size:auto;inline-size:100%;max-inline-size:1.75em}.c-mosaic__cta-group{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-16);padding-block:clamp(var(--spacing-32),4.5vi,var(--spacing-40))}@media(min-width:1025px){.c-mosaic__cta-group{flex-direction:row;flex-wrap:wrap;justify-content:center}.c-mosaic__cta-group>*{white-space:nowrap}.c-mosaic__cta-group>:last-child{flex:2}}.c-mosaic__image-stack{inset:0;position:absolute;z-index:var(--z-reset)}.c-mosaic__image-stack-item{aspect-ratio:4/3;inline-size:clamp(15rem,25vi,25rem);object-fit:cover;position:absolute}.c-mosaic__image-stack-item:nth-child(3),.c-mosaic__image-stack-item:nth-child(4){aspect-ratio:3/4;inline-size:clamp(10rem,25vi,18rem)}.c-mosaic__image-stack-item:first-child{inset-block-start:0;inset-inline-start:0;rotate:14deg;translate:-50% -75%}@media(min-width:1025px){.c-mosaic__image-stack-item:first-child{translate:10% -45%}}.c-mosaic__image-stack-item:nth-child(2){inset-block-start:0;inset-inline-end:0;rotate:-13deg;translate:50% -85%}@media(min-width:1025px){.c-mosaic__image-stack-item:nth-child(2){translate:15% -60%}}.c-mosaic__image-stack-item:nth-child(3){inset-block-end:0;inset-inline-start:0;rotate:-17deg;translate:-90% 0;z-index:var(--z-container-high)}@media(min-width:1025px){.c-mosaic__image-stack-item:nth-child(3){inset-block-end:unset;inset-block-start:50%;translate:-60% -30%}}.c-mosaic__image-stack-item:nth-child(4){inset-block-end:0;inset-inline-end:0;rotate:4deg;translate:80% 0}@media(min-width:1025px){.c-mosaic__image-stack-item:nth-child(4){inset-block-end:unset;inset-block-start:50%;translate:20% -30%}}.c-mosaic__image-stack-item:nth-child(5){inset-block-end:0;inset-inline-start:0;rotate:4deg;translate:0 50%}@media(min-width:1025px){.c-mosaic__image-stack-item:nth-child(5){translate:10% 10%}}.c-mosaic__image-stack-item:nth-child(6){inset-block-end:0;inset-inline-end:0;rotate:-6deg;translate:70% 10%}@media(min-width:1025px){.c-mosaic__image-stack-item:nth-child(6){translate:20% 30%}}.c-mosaic__spinning-text{display:none;inset-block-end:0;inset-inline-start:0;position:absolute;transform:translatex(-25%);z-index:var(--z-container-xhigh)}.c-mosaic__spinning-text--static,.c-mosaic__spinning-text>img{display:block}[data-theme^=toefl] .c-mosaic .e-cta--primary:hover{--_text-color:var(--brand-black);--_background-color:var(--brand-toefl-highlighter-yellow);--_border-color:var(--brand-toefl-highlighter-yellow)}@media(prefers-reduced-motion:no-preference){.c-mosaic__spinning-text{display:block}.c-mosaic__spinning-text--static{display:none}.animation.c-mosaic .c-mosaic__content{opacity:0;transition:opacity 1.5s cubic-bezier(.26,.29,0,1);transition-delay:.5s}.animation.c-mosaic .c-mosaic__image-stack-item{inset:50%;transition:all 1.5s cubic-bezier(.26,.29,0,1);translate:-50% -50%}.animation.is-playing.c-mosaic .c-mosaic__content{opacity:1}.animation.is-playing.c-mosaic .c-mosaic__image-stack-item{inset:unset;translate:unset}.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:first-child{inset-block-start:0;inset-inline-start:0;rotate:14deg;translate:-50% -75%}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:first-child{translate:10% -45%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(2){inset-block-start:0;inset-inline-end:0;rotate:-13deg;translate:50% -85%}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(2){translate:15% -60%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(3){inset-block-end:0;inset-inline-start:0;rotate:-17deg;translate:-90% 0;z-index:var(--z-container-high)}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(3){inset-block-end:unset;inset-block-start:50%;translate:-60% -30%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(4){inset-block-end:0;inset-inline-end:0;rotate:4deg;translate:80% 0}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(4){inset-block-end:unset;inset-block-start:50%;translate:20% -30%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(5){inset-block-end:0;inset-inline-start:0;rotate:4deg;translate:0 50%}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(5){translate:10% 10%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(6){inset-block-end:0;inset-inline-end:0;rotate:-6deg;translate:70% 10%}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-mosaic .c-mosaic__image-stack-item:nth-child(6){translate:20% 30%}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-pillar-a{--_headline-size:clamp(var(--font-size-heading-large),var(--font-size-heading-large) * 0.7 + 3vi,var(--font-size-heading-4xlarge));--_headline-line-height:calc(4rem + 4vi);--_image-inline-size:100%;--_image-aspect-ratio:4/3;display:grid;gap:var(--spacing-32);inline-size:100vi;margin-inline-start:calc(50% - 50vi);padding-block:var(--module-padding-block)}.c-pillar-a__logo,.c-pillar-a__lw{padding-inline:var(--page-padding-inline)}@media(min-width:1025px){.c-pillar-a{--_headline-line-height:clamp(6rem,(5rem + 1.75vi),9rem);--_image-inline-size:30rem;--_image-aspect-ratio:unset;position:relative}.c-pillar-a__logo,.c-pillar-a__lw{padding-inline-end:calc(var(--_image-inline-size) + var(--page-padding-inline) + var(--spacing-32))}.c-pillar-a__image-wrapper{inset-block:0;inset-inline-end:0;padding-block:calc(var(--module-padding-block)/2);position:absolute}.c-pillar-a .c-pillar__image{block-size:100%;max-block-size:calc(100vb - var(--module-padding-block)*2);min-block-size:20rem}}.c-pillar-a__logo{border-bottom:1px solid;display:block;padding-block-end:var(--spacing-40)}.c-pillar-a__logo svg{block-size:clamp(1.45rem,4.5vi,2.375rem);inline-size:auto}.c-pillar-a__lw{display:grid;line-height:1}.c-pillar-a__lw p{font-size:var(--font-size-heading-small);line-height:var(--font-line-height);padding-block-end:var(--spacing-40)}.c-pillar-a__headline-text{display:grid;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-4xlarge);font-size:var(--_headline-size);font-weight:var(--font-weight);line-height:var(--font-line-height-3xtight);line-height:var(--font-line-height-2xtight);margin-block-end:var(--spacing-24);margin-block-start:var(--spacing-40)}.c-pillar-a__headline{display:grid;line-height:1}.c-pillar-a__image-wrapper .c-pillar__image{aspect-ratio:var(--_image-aspect-ratio);display:block;inline-size:var(--_image-inline-size);object-fit:cover}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-hero-mosaic{--_headline-size:clamp(var(--font-size-heading-xlarge),var(--font-size-heading-xlarge) * 0.7 + 4vi,var(--font-size-heading-4xlarge));background-color:var(--color-surface-container-2);color:var(--color-on-surface);display:grid;min-block-size:100vh;overflow:hidden;padding-block:clamp(var(--spacing-64),4.5vi,var(--spacing-120));padding-inline:var(--page-padding-inline);place-items:center;position:relative}:has(.c-global-nav) .c-hero-mosaic{min-block-size:calc(100vh - var(--global-nav-size))}:has(.c-sub-navigation) .c-hero-mosaic{min-block-size:calc(100vh - var(--global-nav-size) - var(--sub-nav-size))}:has(.c-hero-edit-mode) .c-hero-mosaic{min-block-size:unset!important}@media(min-width:1201px){.c-hero-mosaic.with-desc{min-block-size:110vh}}.c-hero-mosaic.with-desc .c-hero-mosaic__content{max-inline-size:52rem}.c-hero-mosaic.with-desc .c-hero-mosaic__content .c-hero-mosaic__title{font-family:var(--font-toefl);font-size:2.775rem;font-weight:600;line-height:normal;padding-block-end:var(--spacing-52);padding-inline:10%}.c-hero-mosaic__content{display:grid;gap:var(--spacing-16);inline-size:100%;max-inline-size:40rem;position:relative;text-align:center;z-index:var(--z-container-xhigh)}.c-hero-mosaic__description p{color:var(--brand-dark-gray);font-family:var(--font-greet-standard);font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:normal}.c-hero-mosaic__description p:first-child{padding-block-end:var(--spacing-20)}@media(max-width:1200px){.c-hero-mosaic__description{padding-inline:15%}}@media(max-width:767px){.c-hero-mosaic.with-desc .c-hero-mosaic__content .c-hero-mosaic__title{font-size:var(--font-size-heading-medium);padding-block-end:var(--spacing-20);padding-block-start:0;padding-inline:0}.c-hero-mosaic .c-hero-mosaic__description{padding-inline:0}.c-hero-mosaic .c-hero-mosaic__description p{font-size:var(--font-size-large)}}.c-hero-mosaic__headline{display:grid;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-size:var(--_headline-size);font-weight:var(--font-weight-semibold);gap:var(--spacing-12);justify-items:center;line-height:var(--font-line-height-3xtight);text-align:center}.c-hero-mosaic__headline .c-hero-mosaic__logo,.c-hero-mosaic__headline>svg{block-size:auto;inline-size:100%;max-inline-size:1.75em}[data-theme=gre-xlight] .c-hero-mosaic__headline .c-hero-mosaic__logo,[data-theme=gre-xlight] .c-hero-mosaic__headline>svg{filter:brightness(0) saturate(100%) invert(11%) sepia(65%) saturate(3404%) hue-rotate(294deg) brightness(87%) contrast(100%)}[data-theme=gre-xdark] .c-hero-mosaic__headline .c-hero-mosaic__logo,[data-theme=gre-xdark] .c-hero-mosaic__headline>svg{filter:brightness(0) saturate(100%) invert(93%) sepia(3%) saturate(911%) hue-rotate(323deg) brightness(103%) contrast(91%)}.c-hero-mosaic__cta-group{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-16);padding-block:clamp(var(--spacing-32),4.5vi,var(--spacing-40))}@media(min-width:1025px){.c-hero-mosaic__cta-group{flex-direction:row;flex-wrap:wrap;justify-content:center}.c-hero-mosaic__cta-group>*{white-space:nowrap}.c-hero-mosaic__cta-group>:last-child{flex:2}}.c-hero-mosaic__image-stack{inset:0;position:absolute;z-index:var(--z-reset)}.c-hero-mosaic__image-stack-item{aspect-ratio:4/3;inline-size:clamp(15rem,25vi,25rem);object-fit:cover;position:absolute}.c-hero-mosaic__image-stack-item:nth-child(3),.c-hero-mosaic__image-stack-item:nth-child(4){aspect-ratio:3/4;inline-size:clamp(10rem,25vi,18rem)}.c-hero-mosaic__image-stack-item:first-child{inset-block-start:0;inset-inline-start:0;rotate:14deg;translate:-50% -75%}@media(min-width:1025px){.c-hero-mosaic__image-stack-item:first-child{translate:10% -45%}}.c-hero-mosaic__image-stack-item:nth-child(2){inset-block-start:0;inset-inline-end:0;rotate:-13deg;translate:50% -85%}@media(min-width:1025px){.c-hero-mosaic__image-stack-item:nth-child(2){translate:15% -60%}}.c-hero-mosaic__image-stack-item:nth-child(3){inset-block-end:0;inset-inline-start:0;rotate:-17deg;translate:-90% 0;z-index:var(--z-container-high)}@media(min-width:1025px){.c-hero-mosaic__image-stack-item:nth-child(3){inset-block-end:unset;inset-block-start:50%;translate:-60% -30%}}.c-hero-mosaic__image-stack-item:nth-child(4){inset-block-end:0;inset-inline-end:0;rotate:4deg;translate:80% 0}@media(min-width:1025px){.c-hero-mosaic__image-stack-item:nth-child(4){inset-block-end:unset;inset-block-start:50%;translate:20% -30%}}.c-hero-mosaic__image-stack-item:nth-child(5){inset-block-end:0;inset-inline-start:0;rotate:4deg;translate:0 50%}@media(min-width:1025px){.c-hero-mosaic__image-stack-item:nth-child(5){translate:10% 10%}}.c-hero-mosaic__image-stack-item:nth-child(6){inset-block-end:0;inset-inline-end:0;rotate:-6deg;translate:70% 10%}@media(min-width:1025px){.c-hero-mosaic__image-stack-item:nth-child(6){translate:20% 30%}}.c-hero-mosaic__spinning-text{display:none;inset-block-end:0;inset-inline-start:0;position:absolute;transform:translatex(-25%);z-index:var(--z-container-xhigh)}.c-hero-mosaic__spinning-text--static,.c-hero-mosaic__spinning-text>img{display:block}[data-theme^=toefl] .c-hero-mosaic .e-cta--primary:hover{--_text-color:var(--brand-black);--_background-color:var(--brand-toefl-highlighter-yellow);--_border-color:var(--brand-toefl-highlighter-yellow)}.c-hero-mosaic.less-image{--_headline-size:clamp(var(--font-size-heading-xlarge),var(--font-size-heading-xlarge) * 0.7 + 4vi,4.75rem);min-block-size:620px;padding-block:clamp(var(--spacing-48),3vi,var(--spacing-80))}.c-hero-mosaic.less-image .c-hero-mosaic__content{max-inline-size:50rem}.c-hero-mosaic.less-image .c-hero-mosaic__spinning-text{display:none}.c-hero-mosaic.less-image .c-hero-mosaic__headline{font-family:var(--font-body)!important}.c-hero-mosaic.less-image .c-hero-mosaic__headline .c-hero-mosaic__logo{inline-size:var(--spacing-120)}.c-hero-mosaic.less-image .c-hero-mosaic__image-stack-item{aspect-ratio:unset;block-size:100%;display:none;inline-size:auto;object-fit:contain;rotate:0deg}.c-hero-mosaic.less-image .c-hero-mosaic__image-stack-item:first-child,.c-hero-mosaic.less-image .c-hero-mosaic__image-stack-item:nth-child(2){display:block;inset-block-end:0!important;inset-block-start:auto!important;rotate:0deg!important;transition:none!important;translate:0 0!important}.c-hero-mosaic.less-image .c-hero-mosaic__cta-group{margin-inline:auto;max-inline-size:40rem;padding-block-end:0}@media(max-width:1023px){.c-hero-mosaic.less-image .c-hero-mosaic__image-stack-item{block-size:66%}}@media(max-width:767px){.c-hero-mosaic.less-image{min-block-size:100vh}.c-hero-mosaic.less-image .c-hero-mosaic__image-stack-item{block-size:13rem}}.c-hero-mosaic.mosaic-mini{min-block-size:372px;padding-block:2.4rem}:has(.c-global-nav) .c-hero-mosaic.mosaic-mini{min-block-size:0}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__content{max-inline-size:30rem}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__spinning-text{display:block;rotate:158deg;transform:translatey(66%)}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__eyebrow{font-family:var(--font-greet-standard);font-size:var(--font-size-large);font-weight:600;letter-spacing:2.7px;padding-block-end:23px}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__title{font-family:var(--font-toefl);font-size:var(--font-size-heading-2xlarge);font-weight:600;line-height:1}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__image-stack-item{aspect-ratio:unset;display:none;inline-size:auto;object-fit:contain;rotate:0deg}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__image-stack-item:first-child,.c-hero-mosaic.mosaic-mini .c-hero-mosaic__image-stack-item:nth-child(2){display:block;inset-block-end:0!important;inset-block-start:auto!important;rotate:0deg!important;transition:none!important;translate:0 0!important}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__cta-group{padding-block-start:27px}@media(max-width:1023px){.c-hero-mosaic.mosaic-mini .c-hero-mosaic__image-stack-item{block-size:66%}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__spinning-text{left:-10%;top:43%}}@media(max-width:767px){.c-hero-mosaic.mosaic-mini{min-block-size:auto;padding-block:2.375rem}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__content{gap:0}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__eyebrow{font-size:var(--font-size-small);letter-spacing:2.1px;padding-block-end:var(--spacing-16)}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__title{font-size:var(--font-size-heading-xlarge)}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__image-stack{display:none}.c-hero-mosaic.mosaic-mini .c-hero-mosaic__cta-group{padding-block-end:0}}@media(prefers-reduced-motion:no-preference){.c-hero-mosaic__spinning-text{display:block}.c-hero-mosaic__spinning-text--static{display:none}.animation.c-hero-mosaic .c-hero-mosaic__content,.animation.c-hero-mosaic .c-hero-mosaic__spinning-text{opacity:0;transition:opacity 1.5s cubic-bezier(.26,.29,0,1)}.animation.c-hero-mosaic .c-hero-mosaic__image-stack-item{inset:50%;opacity:0;translate:-50% -50%}.animation.is-playing.c-hero-mosaic .c-hero-mosaic__spinning-text{opacity:1;transition-delay:1.5s}.animation.is-playing.c-hero-mosaic .c-hero-mosaic__content{opacity:1;transition-delay:1s}.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item{inset:unset;opacity:1;transition:all 1.5s cubic-bezier(.26,.29,0,1);transition-delay:1.5s;translate:unset}.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item:first-child{inset-block-start:0;inset-inline-start:0;rotate:14deg;translate:-50% -75%}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item:first-child{translate:10% -45%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item:nth-child(2){inset-block-start:0;inset-inline-end:0;rotate:-13deg;translate:50% -85%}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item:nth-child(2){translate:15% -60%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item:nth-child(3){inset-block-end:0;inset-inline-start:0;rotate:-17deg;translate:-90% 0;z-index:var(--z-container-high)}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item:nth-child(3){inset-block-end:unset;inset-block-start:50%;translate:-60% -30%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item:nth-child(4){inset-block-end:0;inset-inline-end:0;rotate:4deg;translate:80% 0}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item:nth-child(4){inset-block-end:unset;inset-block-start:50%;translate:20% -30%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item:nth-child(5){inset-block-end:0;inset-inline-start:0;rotate:4deg;translate:0 50%}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item:nth-child(5){translate:10% 10%}}@media(prefers-reduced-motion:no-preference){.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item:nth-child(6){inset-block-end:0;inset-inline-end:0;rotate:-6deg;translate:70% 10%}}@media(prefers-reduced-motion:no-preference)and (min-width:1025px){.animation.is-playing.c-hero-mosaic .c-hero-mosaic__image-stack-item:nth-child(6){translate:20% 30%}}}@media(hover:hover){[data-theme=gre-xlight] .c-hero-mosaic .e-cta:hover{--_text-color:var(--color-primary);--_background-color:var(--color-surface);--_border-color:var(--color-primary)}}@media(max-width:767px){.theme-gre .c-hero-mosaic__spinning-text{transform:translate(-35%,32%);width:20rem}.theme-gre .c-hero-mosaic__cta-group .c-hero-mosaic__cta.e-cta--tertiary{display:inline-block}.theme-gre .c-hero-mosaic__cta-group .c-hero-mosaic__cta.e-cta--tertiary svg{inset-block-start:2px;inset-inline-start:2px;position:relative}}[data-theme=toefl-light-duskwinkle] .c-hero-mosaic.mosaic-mini{padding-block-end:var(--spacing-60);padding-block-start:var(--spacing-24)}[data-theme=toefl-light-duskwinkle] .c-hero-mosaic.mosaic-mini .c-hero-mosaic__content{gap:var(--spacing-12)}@media(min-width:1440px){[data-theme=toefl-light-duskwinkle] .c-hero-mosaic.mosaic-mini .c-hero-mosaic__content{max-inline-size:unset}}[data-theme=toefl-light-duskwinkle] .c-hero-mosaic.mosaic-mini .c-hero-mosaic__content .c-hero-mosaic__headline .c-hero-mosaic__logo,[data-theme=toefl-light-duskwinkle] .c-hero-mosaic.mosaic-mini .c-hero-mosaic__content .c-hero-mosaic__headline>svg{max-inline-size:15.8rem}[data-theme=toefl-light-duskwinkle] .c-hero-mosaic.mosaic-mini .c-hero-mosaic__content .c-hero-mosaic__cta-group{padding-block-end:0;padding-block-start:var(--spacing-48)}[data-theme=toefl-light-duskwinkle] .c-hero-mosaic.mosaic-mini .c-hero-mosaic__content .c-hero-mosaic__cta-group .e-cta--primary:hover{--_text-color:var(--color-on-surface);--_background-color:var(--color-surface);--_border-color:var(--color-on-surface)}[data-theme=toefl-light-duskwinkle] .c-hero-mosaic.mosaic-mini .c-hero-mosaic__content .c-hero-mosaic__cta-group .e-cta--primary:focus-visible{--color-on-surface:var(--brand-toefl-duskwinkle)}@media(max-width:1023px){[data-theme=toefl-light-duskwinkle] .c-hero-mosaic.mosaic-mini .c-hero-mosaic__image-stack-item{block-size:60%}}@media(max-width:767px){[data-theme=toefl-light-duskwinkle] .c-hero-mosaic.mosaic-mini{padding-block:var(--spacing-40)}[data-theme=toefl-light-duskwinkle] .c-hero-mosaic.mosaic-mini .c-hero-mosaic__content{gap:1pc}[data-theme=toefl-light-duskwinkle] .c-hero-mosaic.mosaic-mini .c-hero-mosaic__content .c-hero-mosaic__cta-group{padding-block-start:var(--spacing-16)}}.cq-Editable-dom .c-hero-mosaic{max-block-size:50pc!important;min-block-size:50pc!important}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-hero-parallax{--headline-size:clamp(var(--font-size-heading-large),var(--font-size-heading-large) * 0.915 + 3vi,var(--font-size-heading-4xlarge));overflow:hidden;padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline);position:relative}.c-hero-parallax__wrap{align-items:start;display:grid;gap:var(--spacing-64);grid-template-columns:repeat(2,1fr);position:relative}@media(max-width:1024px){.c-hero-parallax__wrap{grid-template-columns:repeat(1,1fr)}.c-hero-parallax__wrap .c-hero-parallax__content{position:relative;z-index:1}}@media(max-width:767px){.c-hero-parallax__wrap{gap:var(--spacing-32)}.c-hero-parallax{padding-block:var(--spacing-40)}}@media(max-width:1024px){.c-hero-parallax__logo{display:none}}.c-hero-parallax__logo img{display:block;max-block-size:var(--spacing-40)}.c-hero-parallax__headline{display:flex;flex-direction:column;row-gap:calc(var(--spacing-40) + var(--spacing-2))}.c-hero-parallax .iamhere{bottom:0;height:1px;left:0;pointer-events:none;position:absolute;width:100%}@media(max-width:1024px){.c-hero-parallax .iamhere{display:none}}.c-hero-parallax__headline-text{font-size:var(--headline-size);font-weight:var(--font-weight-light);line-height:1}.c-hero-parallax__headline-text span{color:#56d2ce;display:block;padding-block-end:.05em;padding-block-start:.18em}.c-hero-parallax__description{margin-block-start:var(--spacing-40)}@media(min-width:1024px){.c-hero-parallax__description{margin-inline-end:calc(var(--spacing-32)*-1)}}.c-hero-parallax__cta-wrapper{display:flex;flex-wrap:wrap;gap:var(--spacing-16);margin-block-start:var(--spacing-32)}@media(max-width:767px){.c-hero-parallax__cta-wrapper{flex-direction:column}}@media(max-width:1024px){.c-hero-parallax .figures,.c-hero-parallax__content{transform:none!important}}.c-hero-parallax .wave{block-size:100%;display:flex;inline-size:100%;inset-block-start:0;inset-inline-end:0;justify-content:flex-end;overflow:hidden;position:absolute}@media(max-width:1024px){.c-hero-parallax .wave{display:none}}@media(min-width:1441px){.c-hero-parallax .wave{padding-right:5%}}.c-hero-parallax .wave svg{height:100%;overflow:visible;width:auto}.c-hero-parallax .wave svg>*{fill:none}.c-hero-parallax .wave svg .wave-move{animation:wavemove 25s ease-out infinite;transform-origin:0 0}.c-hero-parallax__image-wrapper{margin-inline-end:calc(var(--spacing-96)*2.2*-1);position:relative}.c-hero-parallax__image-wrapper:before{content:"";display:block;padding-bottom:75%}.c-hero-parallax__image-wrapper .figures{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.c-hero-parallax__image-wrapper figure{background-color:var(--brand-gray-light);border-radius:var(--spacing-16);overflow:hidden;position:absolute}.c-hero-parallax__image-wrapper figure:before{content:"";display:block}.c-hero-parallax__image-wrapper figure img,.c-hero-parallax__image-wrapper figure span{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.c-hero-parallax__image-wrapper figure img{display:block;object-fit:cover;object-position:center}.c-hero-parallax__image-wrapper figure.figure-1{inline-size:43.6%;inset-block-start:23.3%;inset-inline-start:0}.c-hero-parallax__image-wrapper figure.figure-1:before{padding-block-end:97.4%}.c-hero-parallax__image-wrapper figure.figure-2{inline-size:54.5%;inset-block-start:0;inset-inline-end:0}.c-hero-parallax__image-wrapper figure.figure-2:before{padding-block-end:72.8%}.c-hero-parallax__image-wrapper figure.figure-3{inline-size:33.6%;inset-block-end:0;inset-inline-start:45.5%}.c-hero-parallax__image-wrapper figure.figure-3:before{padding-block-end:100.9%}.c-hero-parallax__image-wrapper .box{position:absolute}.c-hero-parallax__image-wrapper .box:before{border-radius:var(--spacing-16);content:"";display:block;padding-block-end:98%}.c-hero-parallax__image-wrapper .box.box-1{inline-size:16.05%;inset-block-start:0;inset-inline-start:27.55%}.c-hero-parallax__image-wrapper .box.box-1:before{background-color:#80ddda}.c-hero-parallax__image-wrapper .box.box-2{inline-size:12.85%;inset-block-start:54.8%;inset-inline-end:6.25%}.c-hero-parallax__image-wrapper .box.box-2:before{background-color:#ffce00}.c-hero-parallax__image-wrapper .box.box-3{inline-size:8.05%;inset-block-start:81.4%;inset-inline-start:35.54%}.c-hero-parallax__image-wrapper .box.box-3:before{background-color:#ff6376;border-radius:var(--spacing-8)}@media(max-width:1024px){.c-hero-parallax__image-wrapper{margin-inline-end:0}}.c-hero-parallax.one-image .c-hero-parallax__image-wrapper figure.figure-1{background-color:#d4dee8;border:8px solid #d4dee8;border-radius:8px;box-shadow:-4px 8px 4px 0 rgba(0,0,0,.25);inline-size:66.5%;inset-block-start:14.3%;inset-inline-end:18%;inset-inline-start:auto}.c-hero-parallax.one-image .c-hero-parallax__image-wrapper figure.figure-1 img{border-radius:8px}.c-hero-parallax.one-image .c-hero-parallax__image-wrapper figure.figure-1:before{padding-block-end:71.1%}.c-hero-parallax.one-image .c-hero-parallax__image-wrapper .box:before{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.c-hero-parallax.one-image .c-hero-parallax__image-wrapper .box.box-1{inline-size:46.45%;inset-block-start:6%;inset-inline-start:43.55%}.c-hero-parallax.one-image .c-hero-parallax__image-wrapper .box.box-1:before{background-image:url(clientlib-marketing/resources/images/images/hero/hp-line-01.png)}.c-hero-parallax.one-image .c-hero-parallax__image-wrapper .box.box-2{inline-size:25.65%;inset-block-start:55.8%;inset-inline-end:64.25%}.c-hero-parallax.one-image .c-hero-parallax__image-wrapper .box.box-2:before{background-image:url(clientlib-marketing/resources/images/images/hero/hp-line-02.png)}.c-hero-parallax.one-image .c-hero-parallax__image-wrapper .box.box-3{inset-block-start:14.4%;inset-inline-start:6.14%}.c-hero-parallax.one-image .c-hero-parallax__image-wrapper .box.box-3:before{background-image:url(clientlib-marketing/resources/images/images/hero/hp-line-03.png)}.c-hero-parallax[data-theme=toeic-xdark-green]{padding-block:var(--spacing-96)}@media(max-width:768px){.c-hero-parallax[data-theme=toeic-xdark-green]{padding-block:var(--spacing-40)}}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__wrap{align-items:start;display:grid;gap:var(--spacing-10);grid-template-columns:repeat(2,1fr);position:relative}@media(max-width:1024px){.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__wrap{grid-template-columns:repeat(1,1fr)}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__wrap .c-hero-parallax__content{position:relative;z-index:1}}@media(max-width:767px){.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__wrap{gap:var(--spacing-32)}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax{padding-block:var(--spacing-40)}}@media(max-width:1024px){.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__logo{display:none}}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__logo img{display:block;max-block-size:var(--spacing-40)}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__headline{display:flex;flex-direction:column;margin-inline-end:8pc;row-gap:calc(var(--spacing-40) + var(--spacing-2))}@media(min-width:1701px){.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__headline{margin-inline-end:var(--spacing-28)}}@media(max-width:1200px){.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__headline{margin-inline-end:0}}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__headline-text{font-size:var(--headline-size);font-weight:var(--font-weight);line-height:var(--font-line-height-2xtight)}@media(min-width:769px){.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__description{margin-block-start:var(--spacing-50)}}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__description h3{font-size:var(--font-size-heading-large);font-weight:var(--font-weight);line-height:60px;margin-block-end:var(--spacing-30)}@media(max-width:768px){.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__description h3{line-height:40px}}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__description p{font-size:var(--font-size-xlarge);font-weight:var(--font-weight);line-height:30px}@media(max-width:768px){.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__description p{font-size:var(--font-size-medium);line-height:var(--font-line-height)}}@media(min-width:1024px){.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__description{margin-inline-end:var(--spacing-20)}}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__cta-wrapper{display:flex;flex-wrap:wrap;gap:var(--spacing-16);margin-block-start:var(--spacing-30)}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__cta-wrapper .e-cta--primary:focus-visible{--color-on-surface:var(--brand-ink)}@media(max-width:767px){.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__cta-wrapper{flex-direction:column}}@media(max-width:1024px){.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax .figures,.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__content{transform:none!important}}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper{margin-inline-end:0;position:relative}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper:before{content:"";display:block;padding-bottom:75%}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper .figures{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper figure{background-color:var(--brand-gray-light);border-radius:0;overflow:hidden;position:absolute}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper figure:before{content:"";display:block}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper figure img,.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper figure span{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper figure img{display:block;object-fit:cover;object-position:center}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper figure.figure-1{inline-size:48%;inset-block-start:3.3%;inset-inline-start:0}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper figure.figure-1:before{padding-block-end:97.4%}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper figure.figure-2{inline-size:48%;inset-block-start:41%;inset-inline-end:0}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper figure.figure-2:before{padding-block-end:92.4%}.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper .box{display:none}@media(max-width:1024px){.c-hero-parallax[data-theme=toeic-xdark-green] .c-hero-parallax__image-wrapper{margin-inline-end:0}}@keyframes wavemove{0%,to{transform:translate(-11%,-5%) rotate(6deg)}50%{transform:translate(-18%,-32%) rotate(28deg)}}@keyframes wavemove2{0%,to{transform:translate(-5%,-5%) rotate(6deg)}50%{transform:translate(5%,-16%) rotate(28deg)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-horizontal-separator{--separator-color:var(--brand-eggshell);--separator-bg-color:var(--brand-ink);background-color:var(--separator-bg-color)}.c-horizontal-separator:before{border-block-end:1px solid var(--separator-color);content:"";display:block}.c-horizontal-separator.spacing-small{padding-block:var(--spacing-16)}.c-horizontal-separator.spacing-medium{padding-block:var(--spacing-32)}.c-horizontal-separator.spacing-large{padding-block:var(--spacing-48)}.c-horizontal-separator.container-size{padding-inline:var(--page-padding-inline)}@media(max-width:767px){.c-horizontal-separator{padding-inline:var(--page-padding-inline)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.image-accordion{padding-block:7.5rem;padding-inline:var(--page-padding-inline);position:relative}.image-accordion figure{overflow:hidden}.image-accordion figure,.image-accordion figure img{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;margin:0;padding:0;position:absolute}.image-accordion figure img{object-fit:cover}.image-accordion figure:after{background:rgba(0,0,0,.7);block-size:100%;content:"";inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.image-accordion figure.desktop-image{display:block}.image-accordion figure.mobile-image{display:none}.image-accordion__wrapper{align-items:start;display:grid;gap:2.125rem;grid-template-columns:1fr 2fr;position:relative}.image-accordion__content{display:grid;gap:var(--spacing-64)}.image-accordion__content .heading2,.image-accordion__content .heading3,.image-accordion__content .heading4,.image-accordion__content .heading5,.image-accordion__content .heading6{font-family:var(--font-heading);font-size:var(--font-size-heading-xlarge);font-weight:400;line-height:3rem;margin-block-end:var(--spacing-20)}.image-accordion__content p{font-size:var(--font-size-medium);font-weight:400;line-height:1.4rem;margin-block-start:var(--spacing-20)}.image-accordion__content p a{color:var(--color-on-surface);text-decoration-line:underline}.image-accordion__cta{display:flex;flex-wrap:wrap;gap:1rem}.image-accordion__cta button{background:none;border:none;padding-block-start:var(--spacing-24);text-decoration:underline}.image-accordion__list ul{border-block-end:1px solid var(--color-outline-dim);list-style-type:none;margin:0;padding:0}@media(min-width:1024px){.image-accordion__list ul{margin-inline-end:calc(var(--page-padding-inline)*-1)}.image-accordion__list ul ul{margin-inline-end:0}.image-accordion__list ul li{padding-inline-end:var(--page-padding-inline)}}.image-accordion__list ul li{border-block-start:1px solid var(--color-outline-dim);padding-block:var(--spacing-48)}.image-accordion__list ul li:first-child{border-block-start:none;padding-block-start:0}.image-accordion__list-button{align-items:center;background:none;border:none;color:var(--color-on-surface);display:grid;gap:3.75rem;grid-template-columns:auto 1fr;inline-size:100%;padding-block:0;padding-inline:0;text-align:start}.image-accordion__list-button .chevrons{display:none}.image-accordion__list-button .accordion-icon{background-color:var(--icon-background-variant);block-size:2.75rem;border:1px solid var(--color-outline-variant);border-radius:100em;color:var(--brand-midnight);display:grid;font-size:1rem;inline-size:2.75rem;place-items:center;transition:background-color var(--easing)}.image-accordion__list-button .accordion-icon>svg{--icon-size:1.5rem}.image-accordion__list-button .accordion-icon-title{font-size:var(--font-size-heading-large);font-weight:500;line-height:2.8rem}.image-accordion__list-button[aria-expanded=true] .accordion-icon--plus{display:none}.image-accordion__list-button[aria-expanded=true] .accordion-icon{background-color:var(--color-primary);color:var(--color-on-primary)}.image-accordion__list-button[aria-expanded=false] .accordion-icon--minus{display:none}@media(hover:hover){.image-accordion__list-button:hover .accordion-icon{background-color:var(--color-primary);color:var(--color-on-primary)}}.image-accordion__list .accordion-content{color:var(--color-on-content);padding-block-start:var(--spacing-16);padding-inline-start:6.5rem}.image-accordion__list .accordion-content p{font-size:var(--font-size-medium);font-weight:400;line-height:1.4rem}.image-accordion__list .accordion-content p:first-child{margin-block-end:20px}.image-accordion__list .accordion-content a{color:var(--color-on-content);text-decoration-line:underline}.image-accordion__list .accordion-content ol,.image-accordion__list .accordion-content ul{border-block-end:none;list-style-type:disc;margin-block-end:var(--spacing-24);padding-inline-start:var(--spacing-20)}.image-accordion__list .accordion-content ol li,.image-accordion__list .accordion-content ul li{border-block-end:none;border-block-start:none;padding:0}.image-accordion__list .accordion-content ol{list-style-type:decimal}@media(max-width:1023px){.image-accordion{padding-block:var(--spacing-64);padding-inline:var(--spacing-16)}.image-accordion figure.desktop-image{display:none}.image-accordion figure.mobile-image{display:block}.image-accordion__wrapper{gap:2pc;grid-template-columns:none}.image-accordion__content{gap:24px}.image-accordion__content .heading2,.image-accordion__content .heading3,.image-accordion__content .heading4,.image-accordion__content .heading5,.image-accordion__content .heading6{font-size:var(--font-size-heading-medium);font-weight:380;line-height:2.1rem}.image-accordion__content p{margin-block-start:var(--spacing-12)}.image-accordion__list ul li{padding-block:var(--spacing-24)}.image-accordion__list ul li:first-child{border-block-start:1px solid var(--color-outline-dim);padding-block-start:var(--spacing-24)}.image-accordion__list-button{gap:var(--spacing-16)}.image-accordion__list-button .accordion-icon{block-size:2rem;inline-size:2rem}.image-accordion__list-button .accordion-icon>svg{--icon-size:1.125rem}.image-accordion__list-button .accordion-icon-title{font-size:var(--font-size-large);font-weight:500;line-height:1.35rem}.image-accordion__list .accordion-content{padding-inline-start:var(--spacing-48)}}.image-accordion[data-theme=ets-light] figure:after,.image-accordion[data-theme=ets-xlight] figure:after{background:hsla(0,0%,100%,.8)}.image-accordion[data-theme=sff-xlight-gray]{background-color:#f8fafa}.image-accordion[data-theme=sff-xlight-gray] .image-accordion__viewmore .e-cta--secondary{--color-on-primary:var(--brand-ink);--color-outline-variant:rgba(0,78,132,.5)}.image-accordion[data-theme=sff-xlight-gray] .image-accordion__viewmore .e-cta--secondary:not(:disabled):hover{--_text-color:var(--brand-sff-dark-blue);--_border-color:var(--brand-sff-dark-blue)}.image-accordion[data-theme^=sff]{font-family:var(--font-heading)}.image-accordion[data-theme^=sff] .image-accordion__content{gap:0}.image-accordion[data-theme^=sff] .image-accordion__content .line{background-color:var(--color-line-small);height:6px;margin-block-end:var(--spacing-12);width:var(--spacing-64)}.image-accordion[data-theme^=sff] .image-accordion__content .heading2,.image-accordion[data-theme^=sff] .image-accordion__content .heading3,.image-accordion[data-theme^=sff] .image-accordion__content .heading4,.image-accordion[data-theme^=sff] .image-accordion__content .heading5,.image-accordion[data-theme^=sff] .image-accordion__content .heading6{font-size:3.25rem;line-height:var(--font-line-height-3xtight)}.image-accordion[data-theme^=sff] .image-accordion__list ul{border-block-end:1px solid var(--color-separator-outline-50)}.image-accordion[data-theme^=sff] .image-accordion__list li{border-block-start:1px solid var(--color-separator-outline-50)}.image-accordion[data-theme^=sff] .image-accordion__list li:first-child{padding-block-start:var(--spacing-48)}.image-accordion[data-theme^=sff] .image-accordion__list-button .accordion-icon-title{font-family:var(--font-heading);font-size:var(--font-size-heading-medium);font-weight:var(--font-weight);line-height:var(--font-line-height)}.image-accordion[data-theme^=sff] .image-accordion__list-button .accordion-icon{border:none}.image-accordion[data-theme^=sff] .image-accordion__list-button:hover .accordion-icon,.image-accordion[data-theme^=sff] .image-accordion__list-button[aria-expanded=true] .accordion-icon{background-color:var(--icon-background-hover);color:var(--icon-background-minus)}.image-accordion[data-theme^=sff] .image-accordion__list .accordion-content{font-family:var(--font-heading-variant)}.image-accordion[data-theme^=sff] .image-accordion__list .accordion-content p{margin-block-end:var(--spacing-24)}.image-accordion[data-theme^=sff] .image-accordion__list .accordion-content p:last-child{margin-block-end:0}.image-accordion[data-theme^=sff] .image-accordion__list .accordion-content p a{color:var(--color-content-highlight)}.image-accordion[data-theme^=sff] .image-accordion__list .accordion-content ol,.image-accordion[data-theme^=sff] .image-accordion__list .accordion-content ul{border-block-end:none}.image-accordion[data-theme^=sff] .image-accordion__list .accordion-content ol li,.image-accordion[data-theme^=sff] .image-accordion__list .accordion-content ul li{border-block-end:none;border-block-start:none;padding:0}.image-accordion[data-theme^=sff] .image-accordion__viewmore{padding-block-start:var(--spacing-48)}@media(max-width:1023px){.image-accordion[data-theme^=sff]{padding-inline:2pc}.image-accordion[data-theme^=sff] .image-accordion__content .heading2,.image-accordion[data-theme^=sff] .image-accordion__content .heading3,.image-accordion[data-theme^=sff] .image-accordion__content .heading4,.image-accordion[data-theme^=sff] .image-accordion__content .heading5,.image-accordion[data-theme^=sff] .image-accordion__content .heading6{font-size:var(--font-size-heading-medium);font-weight:400;line-height:var(--font-line-height-3xtight)}.image-accordion[data-theme^=sff] .image-accordion__content .line{height:3px;margin-block-end:1pc}.image-accordion[data-theme^=sff] .image-accordion__list ul li:first-child{padding-block-start:var(--spacing-24)}.image-accordion[data-theme^=sff] .image-accordion__list-button .accordion-icon-title{font-size:18px;line-height:25.2px}.image-accordion[data-theme^=sff] .image-accordion__list .image-accordion__viewmore{padding-block-start:2pc}}.image-accordion[data-theme=ets-gray] .image-accordion__content,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content{gap:0}.image-accordion[data-theme=ets-gray] .image-accordion__content .heading2,.image-accordion[data-theme=ets-gray] .image-accordion__content .heading3,.image-accordion[data-theme=ets-gray] .image-accordion__content .heading4,.image-accordion[data-theme=ets-gray] .image-accordion__content .heading5,.image-accordion[data-theme=ets-gray] .image-accordion__content .heading6,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading2,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading3,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading4,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading5,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading6{font-family:var(--font-beausite);font-weight:300}.image-accordion[data-theme=ets-gray] .image-accordion__content p,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content p{font-size:var(--font-size-medium);font-weight:400;line-height:1.4rem;margin-block-start:var(--spacing-20)}.image-accordion[data-theme=ets-gray] .image-accordion__content ol li,.image-accordion[data-theme=ets-gray] .image-accordion__content ul li,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content ol li,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content ul li{margin-inline-start:var(--spacing-30)}.image-accordion[data-theme=ets-gray] .image-accordion__wrapper,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__wrapper{gap:4rem}.image-accordion[data-theme=ets-gray] .image-accordion__list-button .accordion-icon,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list-button .accordion-icon{border:none}.image-accordion[data-theme=ets-gray] .image-accordion__list>ul,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list>ul{border-color:var(--brand-dim-gray)}.image-accordion[data-theme=ets-gray] .image-accordion__list>ul>li:first-child,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list>ul>li:first-child{border-block-start:1px solid var(--brand-dim-gray);padding-block-start:var(--spacing-48)}.image-accordion[data-theme=ets-gray] .image-accordion__list>ul>li,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list>ul>li{border-color:var(--brand-dim-gray);border-block-end-color:var(--brand-dim-gray)}.image-accordion[data-theme=ets-gray] .image-accordion__viewmore,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__viewmore{padding-block-start:var(--spacing-48)}.image-accordion[data-theme=ets-gray] .accordion-cta,.image-accordion[data-theme=toeic-link-xlight] .accordion-cta{display:flex;justify-content:flex-start;padding-block-start:2rem}@media(max-width:1023px){.image-accordion[data-theme=ets-gray] .image-accordion__content .heading2,.image-accordion[data-theme=ets-gray] .image-accordion__content .heading3,.image-accordion[data-theme=ets-gray] .image-accordion__content .heading4,.image-accordion[data-theme=ets-gray] .image-accordion__content .heading5,.image-accordion[data-theme=ets-gray] .image-accordion__content .heading6,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading2,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading3,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading4,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading5,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading6{font-family:var(--font-beausite)}.image-accordion[data-theme=ets-gray] .accordion-cta,.image-accordion[data-theme=toeic-link-xlight] .accordion-cta{display:flex;justify-content:flex-start;padding-block-start:2rem}.image-accordion[data-theme=ets-gray] .accordion-content ol,.image-accordion[data-theme=ets-gray] .accordion-content ul,.image-accordion[data-theme=toeic-link-xlight] .accordion-content ol,.image-accordion[data-theme=toeic-link-xlight] .accordion-content ul{border-block-end:none;border-block-start:none}.image-accordion[data-theme=ets-gray] .accordion-content ol li,.image-accordion[data-theme=ets-gray] .accordion-content ul li,.image-accordion[data-theme=toeic-link-xlight] .accordion-content ol li,.image-accordion[data-theme=toeic-link-xlight] .accordion-content ul li{border-block-end:none;border-block-start:none;padding:0}}.image-accordion[data-theme=toeic-link-xlight]{--color-on-surface:var(--brand-toeic-link-dark-green)}.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading2,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading3,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading4,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading5,.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content .heading6{font-family:var(--font-heading)}.image-accordion[data-theme=toeic-link-xlight] .image-accordion__content a{display:flex;flex-direction:column;margin-block-start:20px}.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list>ul{border-color:var(--brand-dim-gray-1)}.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list>ul>li:first-child{border-block-start:1px solid var(--brand-dim-gray-1)}@media(max-width:1023px){.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list>ul>li:first-child{padding-block-start:var(--spacing-24)}.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list>ul>li:first-child.image-accordion__list-item.is--open{padding-block-start:var(--spacing-48)}}.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list>ul>li{border-color:var(--brand-dim-gray-1);border-block-end-color:var(--brand-dim-gray-1)}@media(max-width:1023px){.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list>ul>li.image-accordion__list-item.is--open{padding-block-start:var(--spacing-48)}}.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list-button .accordion-icon{--color-primary:var(--brand-toeic-link-teal-green);color:#1a4f3e}.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list-button .accordion-icon:focus-visible{--color-on-surface:var(--brand-toeic-link-dark-green)}.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list-button[aria-expanded=true] .accordion-icon.accordion-icon--minus{color:var(--brand-toeic-beige-2)}.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list-button[aria-expanded=false] .accordion-icon{color:var(--brand-black)}.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list-button:hover .accordion-icon{color:var(--brand-toeic-beige-2)}@media(max-width:767px){.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list-button:hover .accordion-icon{color:unset}}.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list-button .accordion-icon-title{font-weight:var(--font-weight)}@media(max-width:767px){.image-accordion[data-theme=toeic-link-xlight] .image-accordion__list-button .accordion-icon-title{font-weight:var(--font-weight-medium)}}.image-accordion[data-theme=toefl-product-xlight]{padding-block:var(--spacing-48)}@media(max-width:1023px){.image-accordion[data-theme=toefl-product-xlight]{padding-block:var(--spacing-24)}}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__wrapper{gap:107px;grid-template-columns:repeat(2,1fr)}@media(max-width:1023px){.image-accordion[data-theme=toefl-product-xlight] .image-accordion__wrapper{grid-template-columns:repeat(1,1fr)}}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content{gap:0}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content .heading2,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content .heading3,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content .heading4,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content .heading5,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content .heading6{font-size:42px;font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight);margin-block-end:var(--spacing-24)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content p{font-family:var(--font-greet-standard);font-size:var(--font-size-large);margin:0}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content p:not(:first-child){padding-block-end:var(--spacing-16)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content p:last-child{padding-block-end:0}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__cta button{color:var(--brand-toefl-duskwinkle);font-family:var(--font-greet-standard)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list ol,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list ul{border-block-end:0;margin-block-end:0}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list ol li,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list ul li{border:1px solid var(--brand-black);box-shadow:4px 4px 0 0 var(--brand-black);margin-block-end:var(--spacing-24);padding:var(--spacing-24)}@media(min-width:1024px){.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list ul{margin-inline-end:0}}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list .accordion-content{color:var(--color-on-surface)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-button{display:flex;flex-direction:row-reverse;justify-content:space-between}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-button .chevrons{display:block}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-button .icons,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-button[aria-expanded=false] .accordion-icon--chevronup,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-button[aria-expanded=true] .accordion-icon--chevrondown{display:none}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-item .accordion-content{font-family:var(--font-greet-standard);padding-block-start:13px;padding-inline-start:0}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-item .accordion-content p{letter-spacing:.16px;line-height:1.3pc;margin-block-end:var(--spacing-10)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-item .accordion-content ol,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-item .accordion-content ul{padding-inline-start:var(--spacing-30)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-item .accordion-content li{border:none;box-shadow:none;margin:0;padding:0}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-item .accordion-icon{background-color:transparent;block-size:26px;border:none;border-radius:0;color:var(--brand-black);inline-size:20px}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-item .accordion-icon-title{font-family:var(--font-toefl);font-size:var(--font-size-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-3xtight)}@media(max-width:1023px){.image-accordion[data-theme=toefl-product-xlight] .image-accordion__wrapper{gap:var(--spacing-32)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content .heading2,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content .heading3,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content .heading4,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content .heading5,.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content .heading6{font-size:var(--spacing-20);margin-block-end:var(--spacing-16)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__content p{font-size:var(--font-size-small);line-height:var(--font-line-height-tight)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list ul li{margin-block-end:var(--spacing-18);padding:var(--spacing-16)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-item .accordion-icon-title{font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-tight)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-item .accordion-content{padding-block-start:var(--spacing-8)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-item .accordion-content p{font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height-tight)}.image-accordion[data-theme=toefl-product-xlight] .image-accordion__list-item .accordion-icon{block-size:var(--spacing-16);inline-size:var(--spacing-16)}}}.theme-toefl .image-accordion__content .heading2,.theme-toefl .image-accordion__content .heading3,.theme-toefl .image-accordion__content .heading4,.theme-toefl .image-accordion__content .heading5,.theme-toefl .image-accordion__content .heading6{color:var(--color-on-surface)}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.image-card-slider{padding-block:var(--spacing-64)}.image-card-slider .c-youtube-player.c-position:before{content:"";display:block;padding-top:66%}@media(min-width:769px){.image-card-slider .swiper{margin-inline:-6px!important}.image-card-slider .swiper .swiper-slide{padding-inline:6px}}.image-card-slider.count-1 .swiper{padding-block-end:0!important}.image-card-slider__card-content{display:flex;flex-direction:column;row-gap:var(--spacing-24)}.image-card-slider__eyebrow{font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);letter-spacing:2.4px;line-height:1.1}.image-card-slider__title{font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-light);line-height:1.2}.image-card-slider__description{display:flex;flex-direction:column;font-size:var(--font-size-large);line-height:1.4;row-gap:var(--spacing-12)}@media(min-width:769px){.image-card-slider__description{font-weight:var(--font-weight-light)}}.image-card-slider__description a{color:inherit}.image-card-slider--wrap{position:relative}@media(min-width:1440px){.image-card-slider--wrap.ratio-3-1 .image-card-slider__card .image-card-slider__card-content{flex:0;flex-grow:1}.image-card-slider--wrap.ratio-3-1 .image-card-slider__card .image-card-slider__card-poster{flex:0;min-inline-size:59.5%}}.image-card-slider--wrap .cvl-2 .swiper-pagination{overflow:visible!important}.image-card-slider__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-24);padding-block:var(--spacing-12)}.image-card-slider__play-button{--icon-size:1.5rem;align-items:center;background-color:var(--brand-sff-yellow);block-size:2.75rem;border:1px solid var(--brand-sff-yellow);border-radius:100%;color:var(--brand-black);display:flex;inline-size:2.75rem;justify-content:center;position:absolute;right:10px;top:10px;z-index:var(--z-container-2xhigh)}@media(max-width:1023px){.image-card-slider__play-button{block-size:2.625rem;inline-size:2.625rem}}.image-card-slider__img-card{display:flex;justify-content:center}.image-card-slider__img-card img{display:block;width:100%}.image-card-slider__video-card{position:relative}.image-card-slider__video-card:before{content:"";display:block;padding-bottom:73%}.image-card-slider__video-card video{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;object-fit:cover;position:absolute}.image-card-slider__video-card button{position:absolute}.image-card-slider__slider-cta{display:none}@media(min-width:1024px){.image-card-slider__slider-cta{display:block}}.image-card-slider__slider-cta button{align-items:center;background:none;block-size:var(--spacing-48);border:none;display:flex;inline-size:var(--spacing-48);inset-block-start:50%;justify-content:center;margin-block-start:calc(var(--spacing-24)*-1);padding:0;position:absolute;z-index:1}.image-card-slider__slider-cta button:focus-visible{box-shadow:none;outline:2px solid var(--color-on-surface);outline-offset:0}.image-card-slider__slider-cta button svg{color:transparent;width:9pt}.image-card-slider__slider-cta button svg path{stroke:var(--color-on-surface)}.image-card-slider__slider-cta button:disabled{opacity:.2}.image-card-slider__slider-cta .swiper-button-prev-ics{inset-inline-start:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.image-card-slider__slider-cta .swiper-button-prev-ics{inset-inline-start:calc(var(--spacing-64)*-1)}}.image-card-slider__slider-cta .swiper-button-next-ics{inset-inline-end:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.image-card-slider__slider-cta .swiper-button-next-ics{inset-inline-end:calc(var(--spacing-64)*-1)}}.image-card-slider .swiper-pagination{display:flex;inset-block-end:0;inset-block-end:calc(var(--spacing-40) - 8px)!important;left:50%;margin-inline:auto;overflow:hidden;position:absolute;text-align:center;transform:translateZ(0);transform:translateX(-50%);transition:opacity .3s;white-space:nowrap;z-index:2}.image-card-slider .swiper-pagination .swiper-pagination-bullet{border-radius:8px;display:inline-block;margin-inline:4px;min-block-size:8px;min-inline-size:8px;opacity:.3!important;position:relative;transition:transform .2s,left .2s}.image-card-slider .swiper-pagination .swiper-pagination-bullet-active-main{opacity:1!important;transform:scale(1)}@media(min-width:1024px){.image-card-slider .swiper-pagination{display:none}}@media(max-width:768px){.image-card-slider__card{padding-inline:var(--page-padding-inline)}.image-card-slider__img-card{justify-content:flex-start;margin-inline-end:calc(var(--page-padding-inline)*-1);overflow:hidden}.image-card-slider__img-card img{max-inline-size:none;width:calc(100% + 19.5vw)}}@media(min-width:769px){.image-card-slider{padding-inline:var(--page-padding-inline)}.image-card-slider__title{font-size:var(--font-size-heading-xlarge)}.image-card-slider__description{font-size:1.625rem}}@media(max-width:1023px){.image-card-slider .swiper{padding-block-end:var(--spacing-88)!important}.image-card-slider__card-content{padding-block-end:var(--spacing-48)}}@media(min-width:1024px){.image-card-slider{padding-block:var(--spacing-80)}.image-card-slider__slider-cta{display:block}.image-card-slider__card{align-items:center;column-gap:var(--spacing-60);display:flex}.image-card-slider__card>div{flex:1}.image-card-slider__card.c-r{flex-direction:row-reverse}.image-card-slider__title{margin-block-end:var(--spacing-8)}}@media(min-width:1201px){.image-card-slider{padding-block:var(--spacing-104)}.image-card-slider__card{column-gap:var(--spacing-116)}}.image-card-slider[data-theme=ets-light-gray],.image-card-slider[data-theme=ets-light-green]{padding-block:var(--spacing-120)}.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card,.image-card-slider[data-theme=ets-light-green] .image-card-slider__card{column-gap:11pc}.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card .image-card-slider__card-content .image-card-slider__eyebrow,.image-card-slider[data-theme=ets-light-green] .image-card-slider__card .image-card-slider__card-content .image-card-slider__eyebrow{font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);letter-spacing:2.4px;line-height:1.1}.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card .image-card-slider__card-content .image-card-slider__title,.image-card-slider[data-theme=ets-light-green] .image-card-slider__card .image-card-slider__card-content .image-card-slider__title{color:var(--brand-midnight-dark);font-size:2pc;font-weight:400;line-height:2.4pc;margin:0}.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description,.image-card-slider[data-theme=ets-light-green] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description{color:var(--brand-ink);font-size:1pc;font-weight:400;line-height:1.4pc}.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description ul,.image-card-slider[data-theme=ets-light-green] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description ul{padding-inline-start:9%}.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card .image-card-slider__play-button,.image-card-slider[data-theme=ets-light-green] .image-card-slider__card .image-card-slider__play-button{background-color:var(--color-text-mint-green-lite);border:1px solid var(--color-text-mint-green-lite)}.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card .image-card-slider__play-button svg,.image-card-slider[data-theme=ets-light-green] .image-card-slider__card .image-card-slider__play-button svg{--icon-color:var(--brand-ink)}.image-card-slider[data-theme=ets-light-gray].count-1 .swiper,.image-card-slider[data-theme=ets-light-green].count-1 .swiper{padding-block-end:0!important}@media(max-width:1200px)and (min-width:769px){.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card,.image-card-slider[data-theme=ets-light-green] .image-card-slider__card{column-gap:60px}}@media(max-width:1023px){.image-card-slider[data-theme=ets-light-gray],.image-card-slider[data-theme=ets-light-green]{padding-block:var(--spacing-64)}.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card .image-card-slider__card-content .image-card-slider__title,.image-card-slider[data-theme=ets-light-green] .image-card-slider__card .image-card-slider__card-content .image-card-slider__title{font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-light);line-height:1.2}.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description,.image-card-slider[data-theme=ets-light-green] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description{font-size:var(--font-size-large);line-height:1.4}}.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card .image-card-slider__card-content .image-card-slider__title{color:var(--brand-ink);font-size:40px;font-weight:350;line-height:3pc}@media(max-width:1023px){.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card .image-card-slider__card-content .image-card-slider__title{font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-light);line-height:1.2}.image-card-slider[data-theme=ets-light-gray] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description{font-size:var(--font-size-large);line-height:1.4}}@media(min-width:1201px){.image-card-slider[data-theme=ets-xdark]{padding-block:var(--spacing-120)}.image-card-slider[data-theme=ets-xdark] .image-card-slider__card{column-gap:11pc}}@media(max-width:1023px){.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content{padding-block-end:var(--spacing-24)}}.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content .image-card-slider__eyebrow{font-size:1pc;font-weight:400;letter-spacing:.08pc;line-height:1.2pc}.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description{font-family:var(--font-speckless)}.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description .heading1,.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description .heading2,.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description .heading3,.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description .heading4,.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description h1,.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description h2,.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description h3,.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description h4{font-size:2pc;font-weight:380;line-height:2.4pc}.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description p{font-size:1pc;font-weight:400;line-height:1.4pc}.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__card-content .image-card-slider__description span.text-color-cyan{color:var(--brand-cyan)}.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__play-button{background-color:var(--brand-cyan);border:1px solid var(--brand-cyan)}.image-card-slider[data-theme=ets-xdark] .image-card-slider__card .image-card-slider__play-button svg{--icon-color:var(--brand-ink)}.image-card-slider[data-theme=ets-xdark].count-1 .swiper{padding-block-end:0!important}@media(min-width:1440px){.image-card-slider[data-theme=ets-xdark].count-1:has(.ratio-3-1){position:relative}.image-card-slider[data-theme=ets-xdark].count-1:has(.ratio-3-1):before{background:linear-gradient(90deg,transparent 0,transparent calc(33.33333% - .5px),hsla(35,23%,79%,.5) calc(33.33333% - .5px),hsla(35,23%,79%,.5) calc(33.33333% + .5px),transparent calc(33.33333% + .5px),transparent calc(66.66667% - .5px),hsla(35,23%,79%,.5) calc(66.66667% - .5px),hsla(35,23%,79%,.5) calc(66.66667% + .5px),transparent calc(66.66667% + .5px));content:"";inset-block:0;inset-inline:var(--page-padding-inline);pointer-events:none;position:absolute;z-index:0}}@media(max-width:1439px)and (min-width:1024px){.image-card-slider[data-theme=ets-xdark].count-1:has(.ratio-3-1):before{background:linear-gradient(90deg,transparent 0,transparent calc(50% - .5px),hsla(35,23%,79%,.5) calc(50% - .5px),hsla(35,23%,79%,.5) calc(50% + .5px),transparent calc(50% + .5px),transparent calc(75% - .5px),hsla(35,23%,79%,.5) calc(75% - .5px),hsla(35,23%,79%,.5) calc(75% + .5px),transparent calc(75% + .5px));content:"";inset-block:0;inset-inline:var(--page-padding-inline);pointer-events:none;position:absolute;z-index:0}}@media(max-width:1439px)and (min-width:1024px){.image-card-slider[data-theme=ets-xdark].count-1:has(.ratio-3-1):has(.c-r){position:relative}.image-card-slider[data-theme=ets-xdark].count-1:has(.ratio-3-1):has(.c-r):before{background:linear-gradient(90deg,transparent 0,transparent calc(25% - .5px),hsla(35,23%,79%,.5) calc(25% - .5px),hsla(35,23%,79%,.5) calc(25% + .5px),transparent calc(25% + .5px),transparent calc(50% - .5px),hsla(35,23%,79%,.5) calc(50% - .5px),hsla(35,23%,79%,.5) calc(50% + .5px),transparent calc(50% + .5px))}}@media(min-width:1024px){.image-card-slider[data-theme=ets-xdark].count-1:has(.ratio-1-1){position:relative}.image-card-slider[data-theme=ets-xdark].count-1:has(.ratio-1-1):before{background:linear-gradient(90deg,transparent 0,transparent calc(50% - .5px),hsla(35,23%,79%,.5) calc(50% - .5px),hsla(35,23%,79%,.5) calc(50% + .5px),transparent calc(50% + .5px),transparent calc(75% - .5px),hsla(35,23%,79%,.5) calc(75% - .5px),hsla(35,23%,79%,.5) calc(75% + .5px),transparent calc(75% + .5px));content:"";inset-block:0;inset-inline:var(--page-padding-inline);pointer-events:none;position:absolute;z-index:0}}@media(min-width:1024px){.image-card-slider[data-theme=ets-xdark].count-1:has(.ratio-1-1):has(.c-r){position:relative}.image-card-slider[data-theme=ets-xdark].count-1:has(.ratio-1-1):has(.c-r):before{background:linear-gradient(90deg,transparent 0,transparent calc(25% - .5px),hsla(35,23%,79%,.5) calc(25% - .5px),hsla(35,23%,79%,.5) calc(25% + .5px),transparent calc(25% + .5px),transparent calc(50% - .5px),hsla(35,23%,79%,.5) calc(50% - .5px),hsla(35,23%,79%,.5) calc(50% + .5px),transparent calc(50% + .5px));content:"";inset-block:0;inset-inline:var(--page-padding-inline);pointer-events:none;position:absolute;z-index:0}}.image-card-slider[data-theme=toefl-he-light]{padding-block:var(--spacing-64)}.image-card-slider[data-theme=toefl-he-light] .image-card-slider-heading{padding-block-end:var(--spacing-32);text-align:center}@media(min-width:1440px){.image-card-slider[data-theme=toefl-he-light] .image-card-slider-heading{padding-inline:25%}}.image-card-slider[data-theme=toefl-he-light] .image-card-slider__card{column-gap:var(--spacing-48)}.image-card-slider[data-theme=toefl-he-light] .image-card-slider__card .image-card-slider__description{row-gap:var(--spacing-8)}.image-card-slider[data-theme=toefl-he-light] .image-card-slider__card .image-card-slider__description h6{font-family:var(--font-toefl);font-size:var(--font-size-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.image-card-slider[data-theme=toefl-he-light] .image-card-slider__card .image-card-slider__description h6:not(:first-child){padding-block-start:var(--spacing-12)}.image-card-slider[data-theme=toefl-he-light] .image-card-slider__card .image-card-slider__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-medium);font-weight:var(--font-weight);letter-spacing:.16px;line-height:var(--font-line-height-tight)}.image-card-slider[data-theme=toefl-he-light] .image-card-slider__card .image-card-slider__description p:not(:last-child){padding-block-end:var(--spacing-12)}.image-card-slider[data-theme=toefl-he-light] .image-card-slider__card .image-card-slider__description hr{background-color:#d5d6d6;border:none;height:1px}@media(max-width:768px){.image-card-slider[data-theme=toefl-he-light]{padding-block:var(--spacing-32)}.image-card-slider[data-theme=toefl-he-light] .image-card-slider-heading{padding-block-end:var(--spacing-24);padding-inline:var(--page-padding-inline)}.image-card-slider[data-theme=toefl-he-light].count-1 .swiper{padding-block-end:0!important}.image-card-slider[data-theme=toefl-he-light] .image-card-slider__card{display:flex;flex-direction:column-reverse;row-gap:var(--spacing-24)}.image-card-slider[data-theme=toefl-he-light] .image-card-slider__card .image-card-slider__card-content{padding-block-end:0}.image-card-slider[data-theme=toefl-he-light] .image-card-slider__card .image-card-slider__description h6{font-size:var(--font-size-large)}}.image-card-slider[data-theme=fn-light-green]{padding-block:90pt 3pc}@media(max-width:1023px){.image-card-slider[data-theme=fn-light-green]{padding-block:4pc}}.image-card-slider[data-theme=fn-light-green].count-1 .swiper{padding-block-end:0!important}@media(min-width:1201px){.image-card-slider[data-theme=fn-light-green] .image-card-slider__card{column-gap:90pt}}.image-card-slider[data-theme=fn-light-green] .image-card-slider__line{height:2px;width:50px}.image-card-slider[data-theme=fn-light-green] .image-card-slider__line.yellow{background-color:#e7c535}.image-card-slider[data-theme=fn-light-green] .image-card-slider__line.watermelon{background-color:#ff6376}.image-card-slider[data-theme=fn-light-green] .image-card-slider__line.teal{background-color:#00a39b}.image-card-slider[data-theme=fn-light-green] .image-card-slider__title{font-size:2pc;font-weight:350;line-height:1.2;margin:0}@media(max-width:1023px){.image-card-slider[data-theme=fn-light-green] .image-card-slider__title{font-size:28px}}.image-card-slider[data-theme=fn-light-green] .image-card-slider__description{font-size:1pc;font-weight:400;line-height:22px}.image-card-slider[data-theme=fn-light-green] .image-card-slider__description p:not(:first-child){padding-block-start:36px}@media(max-width:1023px){.image-card-slider[data-theme=fn-light-green] .image-card-slider__description p:not(:first-child){padding-block-start:20px}}.image-card-slider[data-theme=fn-light-green] .image-card-slider__description ul{padding-inline-start:9%}.image-card-slider[data-theme=fn-light-green] .image-card-slider__description ul:has(span.pills-list){display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding-inline-start:0}.image-card-slider[data-theme=fn-light-green] .image-card-slider__description ul:has(span.pills-list) li{border:1px solid #ff6376;font-size:14px;font-weight:350;line-height:22px;padding:3px 14px;white-space:nowrap}.image-card-slider[data-theme=fn-light-green] .image-card-slider__ctas{padding-block-start:24px}@media(max-width:1023px){.image-card-slider[data-theme=fn-light-green] .image-card-slider__ctas{padding-block-start:8px}}.image-card-slider[data-theme=ets-light]{padding-block:var(--spacing-80)}.image-card-slider[data-theme=ets-light] .image-card-slider-heading{font-family:var(--font-heading);font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-clear);line-height:var(--font-line-height-xtight);padding-block-start:var(--spacing-32)}.image-card-slider[data-theme=ets-light] .image-card-slider-description{font-size:var(--font-size-large);font-weight:var(--font-weight);line-height:var(--font-line-height);padding-block:var(--spacing-20) var(--spacing-32)}.image-card-slider[data-theme=ets-light] .image-card-slider--wrap{border-block:1px solid var(--brand-ink);padding-block:var(--spacing-80)}.image-card-slider[data-theme=ets-light] .image-card-slider--wrap .image-card-slider__card{column-gap:11pc}.image-card-slider[data-theme=ets-light] .image-card-slider--wrap .image-card-slider__title{font-family:var(--font-heading);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-clear);line-height:var(--font-line-height-xtight)}.image-card-slider[data-theme=ets-light] .image-card-slider--wrap .image-card-slider__description{font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height)}.image-card-slider[data-theme=ets-light] .image-card-slider--wrap .image-card-slider__ctas{padding-block-start:var(--spacing-40)}@media(min-width:1440px){.image-card-slider[data-theme=ets-light]:has(.ratio-3-1) .image-card-slider--wrap{position:relative}.image-card-slider[data-theme=ets-light]:has(.ratio-3-1) .image-card-slider--wrap:before{background:linear-gradient(90deg,transparent 0,transparent calc(30.43333% - .5px),rgba(0,0,0,.7) calc(30.43333% - .5px),rgba(0,0,0,.7) calc(30.43333% + .5px),transparent calc(30.43333% + .5px),transparent calc(69.66667% - .5px),rgba(0,0,0,.7) calc(69.66667% - .5px),rgba(0,0,0,.7) calc(69.66667% + .5px),transparent calc(69.66667% + .5px));content:"";inset-block:0;inset-inline:var(--page-padding-inline);pointer-events:none;position:absolute;z-index:0}}@media(max-width:1439px)and (min-width:1024px){.image-card-slider[data-theme=ets-light]:has(.ratio-3-1) .image-card-slider--wrap:before{background:linear-gradient(90deg,transparent 0,transparent calc(50% - .5px),rgba(0,0,0,.7) calc(50% - .5px),rgba(0,0,0,.7) calc(50% + .5px),transparent calc(50% + .5px),transparent calc(75% - .5px),rgba(0,0,0,.7) calc(75% - .5px),rgba(0,0,0,.7) calc(75% + .5px),transparent calc(75% + .5px));content:"";inset-block:0;inset-inline:var(--page-padding-inline);pointer-events:none;position:absolute;z-index:0}}@media(max-width:1439px)and (min-width:1024px){.image-card-slider[data-theme=ets-light]:has(.ratio-3-1) .image-card-slider--wrap:has(.c-r){position:relative}.image-card-slider[data-theme=ets-light]:has(.ratio-3-1) .image-card-slider--wrap:has(.c-r):before{background:linear-gradient(90deg,transparent 0,transparent calc(16% - .5px),rgba(0,0,0,.7) calc(16% - .5px),rgba(0,0,0,.7) calc(16% + .5px),transparent calc(16% + .5px),transparent calc(50% - .5px),rgba(0,0,0,.7) calc(50% - .5px),rgba(0,0,0,.7) calc(50% + .5px),transparent calc(50% + .5px))}}@media(max-width:768px){.image-card-slider[data-theme=ets-light]{padding-block-end:var(--spacing-60)}.image-card-slider[data-theme=ets-light] .image-card-slider-heading{font-size:var(--font-size-heading-medium);font-weight:var(--font-weight);line-height:var(--font-line-height-3xtight);padding-block-start:0}.image-card-slider[data-theme=ets-light] .image-card-slider-description{font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height)}.image-card-slider[data-theme=ets-light] .image-card-slider-description,.image-card-slider[data-theme=ets-light] .image-card-slider-heading{padding-inline:var(--page-padding-inline)}.image-card-slider[data-theme=ets-light] .image-card-slider--wrap{border-block:none;padding-block:0}.image-card-slider[data-theme=ets-light] .image-card-slider--wrap .image-card-slider__title{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:var(--font-line-height-2xtight)}.image-card-slider[data-theme=ets-light] .image-card-slider--wrap .image-card-slider__description{font-size:var(--font-size-small)}.image-card-slider[data-theme=ets-light] .image-card-slider--wrap .image-card-slider__card-content{padding-block-end:0;row-gap:var(--spacing-16)}.image-card-slider[data-theme=ets-light] .image-card-slider--wrap .image-card-slider__ctas{padding-block-start:var(--spacing-24)}.image-card-slider[data-theme=ets-light] .image-card-slider__card{display:flex;flex-direction:column-reverse;padding-inline:var(--page-padding-inline);row-gap:var(--spacing-24)}.image-card-slider[data-theme=ets-light] .image-card-slider__img-card{margin-inline-end:0}.image-card-slider[data-theme=ets-light] .image-card-slider__img-card img{width:100%}}.image-card-slider[data-theme^=gre] .image-card-slider__ctas .e-cta--tertiary{--_inline-paading:0;--_block-paading:0}@media(min-width:1025px){.image-card-slider[data-theme=gre-xdark-on-white]{padding-block:var(--spacing-120)}.image-card-slider[data-theme=gre-xdark-on-white] .image-card-slider__card{column-gap:5.125rem}.image-card-slider[data-theme=gre-xdark-on-white] .image-card-slider__card-content{row-gap:var(--spacing-48)}.image-card-slider[data-theme=gre-xdark-on-white] .image-card-slider__title{font-size:var(--font-size-heading-48);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight);margin-block-end:0}.image-card-slider[data-theme=gre-xdark-on-white] .image-card-slider__description{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:var(--font-line-height)}.image-card-slider[data-theme=gre-xdark-on-white] .image-card-slider__ctas{padding-block-start:var(--spacing-14)}.image-card-slider[data-theme=gre-light]{padding-block:75px}.image-card-slider[data-theme=gre-light] .image-card-slider__card{column-gap:var(--spacing-120)}.image-card-slider[data-theme=gre-light] .image-card-slider__card .image-card-slider__card-content{padding-inline-start:var(--spacing-40);row-gap:var(--spacing-40)}.image-card-slider[data-theme=gre-light] .image-card-slider__card .image-card-slider__title{font-size:var(--font-size-heading-48);font-weight:var(--font-weight-clear);line-height:var(--font-line-height-tight);margin-block-end:0}.image-card-slider[data-theme=gre-light] .image-card-slider__card .image-card-slider__description{font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height)}.image-card-slider[data-theme=gre-light] .image-card-slider__card .image-card-slider__ctas{padding-block:0 var(--spacing-44)}}@media(min-width:1440px){.image-card-slider[data-theme=gre-xlight-white] .image-card-slider__card{column-gap:200px}}@media(min-width:1025px){.image-card-slider[data-theme=gre-xlight-white]{padding-block:var(--spacing-80)}.image-card-slider[data-theme=gre-xlight-white] .image-card-slider__card .image-card-slider__card-content{row-gap:var(--spacing-40)}.image-card-slider[data-theme=gre-xlight-white] .image-card-slider__card .image-card-slider__title{font-size:var(--font-size-heading-48);font-weight:var(--font-weight-clear);line-height:var(--font-line-height-3xtight);margin-block-end:0}.image-card-slider[data-theme=gre-xlight-white] .image-card-slider__card .image-card-slider__description{font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);line-height:var(--font-line-height)}.image-card-slider[data-theme=gre-xlight-white] .image-card-slider__card .image-card-slider__ctas{padding-block-start:0}.image-card-slider[data-theme=gre-light-gray]{padding-block:var(--spacing-80)}.image-card-slider[data-theme=gre-light-gray] .image-card-slider__card{column-gap:9pc}.image-card-slider[data-theme=gre-light-gray] .image-card-slider__card .image-card-slider__card-content{row-gap:var(--spacing-40)}.image-card-slider[data-theme=gre-light-gray] .image-card-slider__card .image-card-slider__title{font-size:var(--font-size-heading-48);font-weight:var(--font-weight-clear);line-height:var(--font-line-height-tight);margin-block-end:0}.image-card-slider[data-theme=gre-light-gray] .image-card-slider__card .image-card-slider__description{font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height)}.image-card-slider[data-theme=gre-light-gray] .image-card-slider__card .image-card-slider__ctas{padding-block:0 var(--spacing-22)}}.image-card-slider[data-theme=toeic-xlight]{padding-block:var(--spacing-120)}.image-card-slider[data-theme=toeic-xlight] .image-card-slider__card{column-gap:var(--spacing-30)}.image-card-slider[data-theme=toeic-xlight] .image-card-slider__card .image-card-slider__card-content{row-gap:var(--spacing-60)}.image-card-slider[data-theme=toeic-xlight] .image-card-slider__card .image-card-slider__title{color:var(--brand-toeic-dark-green);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height);margin-block-end:0}@media(min-width:1440px){.image-card-slider[data-theme=toeic-xlight] .image-card-slider__card .image-card-slider__title{padding-inline-end:12%}}.image-card-slider[data-theme=toeic-xlight] .image-card-slider__card .image-card-slider__description{font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height);row-gap:var(--spacing-40)}.image-card-slider[data-theme=toeic-xlight] .image-card-slider__card .image-card-slider__description ul{padding-inline-start:var(--spacing-30)}.image-card-slider[data-theme=toeic-xlight] .image-card-slider__card .image-card-slider__description ul li{padding-block-end:var(--spacing-20)}.image-card-slider[data-theme=toeic-xlight] .image-card-slider__card .image-card-slider__description ul li:last-child{padding-block-end:0}@media(max-width:1023px){.image-card-slider[data-theme=toeic-xlight]{padding-block:var(--spacing-64)}.image-card-slider[data-theme=toeic-xlight] .image-card-slider__card .image-card-slider__card-content{row-gap:var(--spacing-24)}.image-card-slider[data-theme=toeic-xlight] .image-card-slider__card .image-card-slider__card-content .image-card-slider__title{font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-light);line-height:var(--font-line-height-xtight)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-image-grid__header{align-items:flex-start;border-block-end:1px solid var(--color-on-surface);display:flex;flex-direction:column;padding-block-end:calc(var(--spacing-80) + var(--spacing-8));padding-block-start:var(--module-padding-block);padding-inline:var(--page-padding-inline);row-gap:var(--spacing-24)}.slider-variant .c-image-grid__header{padding-block-end:var(--spacing-50);padding-block-start:var(--spacing-120)}.c-image-grid__header.text-align-center{text-align:center}.c-image-grid__header.text-align-center>div{max-inline-size:100%;width:100%}.c-image-grid__header ._description{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height);line-height:var(--font-line-height-xtight)}@media(min-width:1024px){.c-image-grid__header--left{max-inline-size:35em}}@media(min-width:768px){.slider-variant .c-image-grid__header{border-block-end:none}}@media(max-width:767px){.c-image-grid__header{padding-block-end:var(--spacing-20)}.slider-variant .c-image-grid__header{padding-block-end:var(--spacing-40);padding-block-start:var(--spacing-80)}}@media(min-width:1024px){.c-image-grid__header{column-gap:var(--spacing-28);flex-direction:row;justify-content:space-between}.c-image-grid__header.text-align-center{flex-direction:column}.c-image-grid__header ._description{max-inline-size:25.5em}}.c-image-grid__heading{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium)*.7 + 4vi,var(--font-size-heading-xlarge));font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}@media(max-width:768px){.c-image-grid__heading{font-size:var(--font-size-heading-small)}}@media(max-width:767px){.c-image-grid__heading{font-size:var(--font-size-heading-medium);line-height:var(--font-line-height-xtight)}[data-theme^=sff] .c-image-grid__heading{text-align:left}}@media(min-width:1201px){.c-image-grid__heading{font-size:3.25rem;line-height:1.05}.slider-variant .c-image-grid__heading{font-size:var(--font-size-heading-48)}}.c-image-grid__eyebrow{font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight-semibold);letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);margin-block-end:var(--spacing-12);text-transform:uppercase}@media(min-width:1024px){.c-image-grid__eyebrow{margin-block-end:var(--spacing-24)}}.c-image-grid__content{border-inline:1px solid var(--color-outline);margin-inline:var(--page-padding-inline)}@media(max-width:767px){.c-image-grid__content{position:relative}.c-image-grid__content .swiper .swiper-slide{width:100%}.c-image-grid__content:before{background-color:var(--color-surface);block-size:calc(var(--spacing-24) + 9px);border-block-start:1px solid var(--color-on-surface);content:"";inset-block-end:0;inset-inline:calc(var(--page-padding-inline)*-1);position:absolute}}@media(min-width:768px){.c-image-grid__content{display:grid;gap:1px;grid-template-columns:repeat(2,1fr)}.slider-variant .c-image-grid__content{border-block:1px solid var(--color-on-surface);position:relative}.c-image-grid__content.slider-enabled{display:block}.c-image-grid__content.slider-enabled .swiper-pagination{display:none!important}.c-image-grid__content.slider-enabled .swiper{padding-block-end:0!important}.c-image-grid__content.slider-enabled .swiper:after,.c-image-grid__content.slider-enabled .swiper:before{background-color:var(--color-surface-container-1);block-size:100%;content:"";inline-size:3px;inset-block-start:0;position:absolute;z-index:2}.c-image-grid__content.slider-enabled .swiper:before{inset-inline-start:0}.c-image-grid__content.slider-enabled .swiper:after{inset-inline-end:0}.c-image-grid__content.slider-enabled .swiper .swiper-slide{border-inline-end:1px solid var(--color-outline);width:50%!important}.c-image-grid__content.slider-disabled{display:block}.c-image-grid__content.slider-disabled .swiper-pagination{display:none!important}.c-image-grid__content.slider-disabled .swiper{overflow:visible;padding-block-end:0!important}.c-image-grid__content.slider-disabled .swiper-wrapper{display:grid!important;gap:1px;grid-template-columns:repeat(2,1fr);transform:none!important;transition-delay:0s!important;transition-duration:0s!important}.c-image-grid__content.slider-disabled .swiper-wrapper>*{border-block-end:1px solid var(--color-outline);border-inline-end:1px solid var(--color-outline);margin-block-end:-1px;margin-inline-end:-1px}.c-image-grid__content.slider-disabled .swiper-wrapper .swiper-slide{width:auto!important}}@media(min-width:1024px){.c-image-grid__content{grid-template-columns:repeat(3,1fr)}.c-image-grid__content.slider-enabled{display:block}.c-image-grid__content.slider-enabled .swiper .swiper-slide{width:33.34%!important}.c-image-grid__content.slider-disabled .swiper-wrapper{grid-template-columns:repeat(3,1fr)}}.c-image-grid .c-image-grid__content.slider-disabled.two-grid .swiper-wrapper{grid-template-columns:repeat(2,1fr)}.c-image-grid__slider-cta{display:none}@media(min-width:768px){.c-image-grid__slider-cta{display:block}}.c-image-grid__slider-cta button{align-items:center;background:none;block-size:var(--spacing-32);border:none;display:flex;inline-size:var(--spacing-32);inset-block-start:50%;justify-content:center;margin-block-start:calc(var(--spacing-16)*-1);padding:0;position:absolute}.c-image-grid__slider-cta button svg{color:transparent;height:100%;width:100%}.c-image-grid__slider-cta button svg path{stroke:var(--color-on-surface)}.c-image-grid__slider-cta button:disabled{opacity:.2}.c-image-grid__slider-cta .swiper-button-prev-ig{inset-inline-start:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.c-image-grid__slider-cta .swiper-button-prev-ig{inset-inline-start:calc(var(--spacing-64)*-1)}}.c-image-grid__slider-cta .swiper-button-next-ig{inset-inline-end:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.c-image-grid__slider-cta .swiper-button-next-ig{inset-inline-end:calc(var(--spacing-64)*-1)}}.c-image-grid__cta{border-block-start:1px solid var(--color-on-surface);column-gap:var(--spacing-18);display:flex;justify-content:center;padding-block-end:var(--spacing-64);padding-block-start:var(--spacing-64);padding-inline:var(--page-padding-inline)}.slider-variant .c-image-grid__cta{padding-block-end:var(--spacing-40);padding-block-start:var(--spacing-40)}.c-image-grid__cta.loadmore-enabled button{inline-size:50%;max-inline-size:none}@media(min-width:1024px){.c-image-grid__cta.loadmore-enabled .load-more{inline-size:33.3666667%}}@media(min-width:768px){.slider-variant .c-image-grid__cta{border-block-start:none}}@media(max-width:767px){.c-image-grid__cta{border-block-start:none;padding-block-end:var(--spacing-56);padding-block-start:var(--spacing-28)}.slider-variant .c-image-grid__cta{padding-block-end:var(--spacing-20);padding-block-start:var(--spacing-20)}.c-image-grid__cta.loadmore-enabled .load-more{display:none}}.c-image-grid .swiper{max-width:100%;padding-block-end:calc(var(--spacing-24) + 9px)!important}.c-image-grid .swiper .swiper-slide{height:auto!important}.c-image-grid .swiper-pagination{display:flex;inset-block-end:0;left:50%;margin-inline:auto;overflow:hidden;position:absolute;text-align:center;transform:translateZ(0);transform:translateX(-50%);transition:opacity .3s;white-space:nowrap;z-index:2}.c-image-grid .swiper-pagination .swiper-pagination-bullet{--swiper-theme-color:var(--color-stat);border-radius:8px;display:inline-block;margin-inline:4px;min-block-size:8px;min-inline-size:8px;opacity:.3;position:relative;transition:transform .2s,left .2s}.c-image-grid .swiper-pagination .swiper-pagination-bullet-active-main{opacity:1!important;transform:scale(1)}.c-image-grid[data-theme=toeic-link-xlight] .c-image-grid__header{border-block-end:1px solid #373837;padding-block-end:var(--spacing-40);padding-block-start:var(--spacing-80)}.c-image-grid[data-theme=toeic-link-xlight] .c-image-grid__header .c-image-grid__heading{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-xtight)}.c-image-grid[data-theme=toeic-link-xlight] .c-image-grid__cta{padding-block:var(--spacing-40)}@media(max-width:767px){.c-image-grid[data-theme=toeic-link-xlight] .c-image-grid__header{padding-block-end:var(--spacing-24);padding-block-start:var(--spacing-52)}.c-image-grid[data-theme=toeic-link-xlight] .c-image-grid__header .c-image-grid__heading{font-size:var(--font-size-heading-medium);line-height:var(--font-line-height-xtight)}}.c-image-grid[data-theme=ets-light] .c-image-grid__header{padding-block-end:var(--spacing-48)}.c-image-grid[data-theme=ets-light] .c-image-grid__header--left{max-inline-size:none}.c-image-grid[data-theme=ets-light] .c-image-grid__heading{font-family:var(--font-heading)}@media(max-width:768px){.c-image-grid[data-theme=ets-light] .c-image-grid__header{padding-block-end:var(--spacing-32);padding-block-start:var(--spacing-64)}}.c-image-grid[data-theme=ets-xlight] .c-image-grid__header{padding-block-end:var(--spacing-48)}.c-image-grid[data-theme=ets-xlight] .c-image-grid__header--left{max-inline-size:none}@media(max-width:768px){.c-image-grid[data-theme=ets-xlight] .c-image-grid__eyebrow{font-size:var(--font-size-small)}.c-image-grid[data-theme=ets-xlight] .c-image-grid__header{padding-block-end:var(--spacing-32)}}.displayBorder .c-image-grid__header{border-block-end:1px solid var(--color-on-surface)}.displayBorder .c-image-grid__cta{border-block-start:1px solid var(--color-on-surface)}@media(max-width:1023px){.displayBorder .c-image-grid__cta{border-block-start:none}}@media(min-width:768px){.displayBorder .c-image-grid__content{border-block:none}}.image-grid-logo-variant .c-image-grid__header{padding-block-end:var(--spacing-48)}@media(max-width:767px){.image-grid-logo-variant .c-image-grid__header{padding-block-end:calc(var(--spacing-32) + var(--spacing-4))}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-image-grid-card{background-color:var(--color-surface-container-1);block-size:100%;color:var(--color-on-surface);display:flex;flex-direction:column;gap:clamp(var(--spacing-40),3.35vi,var(--spacing-48));padding:clamp(var(--spacing-24),3.35vi,var(--spacing-48));transition:background-color var(--easing)}@media(hover:hover)and (prefers-reduced-motion:no-preference){.c-image-grid-card:hover .c-image-grid-card__image{transform:scale(1.2)}}.c-image-grid-card__image-wrapper{order:1}.c-image-grid-card__image-wrapper figure{aspect-ratio:1/1;overflow:hidden}.c-image-grid-card__image-wrapper .c-image-grid-card__eyebrow{display:none;margin-block-end:var(--spacing-28);text-align:right}@media(max-width:767px){.c-image-grid-card__image-wrapper .c-image-grid-card__eyebrow{margin-block-end:var(--spacing-18)}}.c-image-grid-card__image{aspect-ratio:1/1;display:block;inline-size:100%;object-fit:cover;transition:transform var(--easing)}.c-image-grid-card__content{display:grid;gap:var(--spacing-16);order:2}.c-image-grid-card__action{display:flex;flex-wrap:wrap;gap:8px;order:3;padding-block-start:var(--spacing-48)}@media(max-width:767px){.c-image-grid-card__action{padding-block-start:0}}.c-image-grid-card__action+.c-image-grid-card__content{min-block-size:var(--spacing-120)}.c-image-grid-card__action+.c-image-grid-card__content .c-image-grid-card__long-description{max-block-size:100%}.c-image-grid-card__action+.c-image-grid-card__content .c-image-grid-card__readmore{display:none}.c-image-grid-card__logo-wrapper{align-items:center;display:flex;font-size:var(--font-size-large);justify-content:flex-end;line-height:var(--font-line-height-xtight);max-block-size:1.375rem;min-block-size:1.375rem;text-transform:uppercase}@media(max-width:768px){.c-image-grid-card__logo-wrapper{font-size:var(--font-size-medium);margin-block-start:-1.5rem;max-block-size:.6875rem;min-block-size:.6875rem}}.c-image-grid-card__logo{inline-size:auto;max-block-size:100%;max-inline-size:100%;object-fit:contain}.c-image-grid-card__eyebrow{font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight);letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);text-transform:uppercase}@media(min-width:769px){.c-image-grid-card__eyebrow{font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);text-transform:uppercase}}.c-image-grid-card__long-description{max-block-size:8.5rem;overflow:hidden}.c-image-grid-card__long-description.full-view{max-block-size:100%}.c-image-grid-card__readmore{background:none;border:none;color:var(--color-on-content-link);cursor:pointer;display:inline-block;font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);font-weight:600;line-height:var(--font-line-height);margin-block-start:var(--spacing-8);margin-inline-end:auto}.c-image-grid-card__description{font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-xsmall);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}@media(min-width:769px){.c-image-grid-card__description{font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}}.c-image-grid-card__description.is-title{font-weight:600}.slider-variant .c-image-grid-card__description.is-title{padding-block-end:var(--spacing-8)}.c-image-grid-card__long-description p{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height)}.image-grid-logo-variant .c-image-grid-card__content .c-image-grid-card__eyebrow{display:none}.image-grid-logo-variant .c-image-grid-card{gap:var(--spacing-28)}@media(max-width:767px){.image-grid-logo-variant .c-image-grid-card{gap:var(--spacing-32)}}@media(min-width:768px){.image-grid-logo-variant .c-image-grid-card__content{flex-grow:1}}@media(hover:hover)and (prefers-reduced-motion:no-preference){.image-grid-logo-variant .c-image-grid-card:hover .c-image-grid-card__image{transform:none}}.image-grid-logo-variant .c-image-grid-card__image-wrapper{padding-block-end:var(--spacing-4)}.image-grid-logo-variant .c-image-grid-card__image-wrapper figure{align-items:flex-end;aspect-ratio:unset;display:flex;max-block-size:5.4375em;min-block-size:5.4375em;overflow:unset}.image-grid-logo-variant .c-image-grid-card__image-wrapper .c-image-grid-card__eyebrow{display:block}.image-grid-logo-variant .c-image-grid-card__image{aspect-ratio:unset;inline-size:auto;max-block-size:100%;max-inline-size:100%;object-fit:contain}}[data-theme=toeic-link-xlight] .c-image-grid-card{gap:var(--spacing-32);padding:var(--spacing-48) var(--spacing-64)}[data-theme=toeic-link-xlight] .c-image-grid-card .c-image-grid-card__content{min-block-size:var(--spacing-80)}[data-theme=toeic-link-xlight] .c-image-grid-card .c-image-grid-card__action{padding-block-start:0}[data-theme=toeic-link-xlight] .c-image-grid-card .c-image-grid-card__description{color:var(--brand-ink);font-size:var(--font-size-xlarge);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}[data-theme=toeic-link-xlight] .c-image-grid-card .c-image-grid-card__long-description{color:var(--brand-ink);font-size:var(--font-size-small);line-height:var(--font-line-height)}@media(max-width:767px){[data-theme=toeic-link-xlight] .c-image-grid-card{padding:var(--spacing-60) var(--spacing-28)}[data-theme=toeic-link-xlight] .c-image-grid-card .c-image-grid-card__action{padding-block-end:var(--spacing-28)}[data-theme=toeic-link-xlight] .c-image-grid-card .c-image-grid-card__description{font-weight:var(--font-weight-medium)}[data-theme=toeic-link-xlight] .c-image-grid-card .c-image-grid-card__content{padding-block-start:var(--spacing-28)}}[data-theme=ets-light] .c-image-grid-card{gap:var(--spacing-32);padding:3pc}[data-theme=ets-light] .c-image-grid-card__content{padding-block-start:var(--spacing-16)}[data-theme=ets-light] .c-image-grid-card__description{font-weight:var(--font-weight-semibold)}[data-theme=ets-light] .c-image-grid-card__action{padding-block-start:0}[data-theme=ets-light] .c-image-grid-card__action+.c-image-grid-card__content{min-block-size:0}@media(max-width:1199px){[data-theme=ets-light] .c-image-grid-card{padding:var(--spacing-24)}[data-theme=ets-light] .c-image-grid-card__eyebrow{font-size:var(--font-size-medium);line-height:var(--font-line-height-2xtight)}[data-theme=ets-light] .c-image-grid-card__content{padding-block-start:var(--spacing-8)}}[data-theme=ets-xlight] .c-image-grid-card{gap:var(--spacing-32);padding:3pc 4pc}[data-theme=ets-xlight] .c-image-grid-card__action,[data-theme=ets-xlight] .c-image-grid-card__content{padding-block-start:0}[data-theme=ets-xlight] .c-image-grid-card__action+.c-image-grid-card__content{min-block-size:0}@media(max-width:1199px){[data-theme=ets-xlight] .c-image-grid-card{padding:3pc 24px 28px}[data-theme=ets-xlight] .c-image-grid-card__content{gap:var(--spacing-12)}[data-theme=ets-xlight] .c-image-grid-card__long-description p{font-size:var(--font-size-small)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-image-grid-assessment__header{border-block-end:1px solid var(--color-on-surface);padding-block-end:var(--spacing-48);padding-block-start:var(--module-padding-block);padding-inline:var(--page-padding-inline)}.c-image-grid-assessment__heading{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium)*.7 + 4vi,var(--font-size-heading-xlarge));font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}@media(max-width:768px){.c-image-grid-assessment__heading{font-size:var(--font-size-heading-small)}}.c-image-grid-assessment__content{--_card-min-inline-size:25ch;border-inline:1px solid var(--color-outline);display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(var(--_card-min-inline-size),1fr));list-style:none;margin-inline:var(--page-padding-inline)}@media(min-width:77.5em){.c-image-grid-assessment__content{--_card-min-inline-size:32ch}}.c-image-grid-assessment__content>*{border-block-end:1px solid var(--color-outline);border-inline-end:1px solid var(--color-outline);margin-block-end:-1px;margin-inline-end:-1px}.c-image-grid-assessment__cta{border-block-start:1px solid var(--color-on-surface);display:flex;justify-content:center;padding-block-end:var(--module-padding-block);padding-block-start:var(--spacing-48);padding-inline:var(--page-padding-inline)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-image-grid-card-assessment{background-color:var(--color-surface-container-1);block-size:100%;color:var(--color-on-surface);display:flex;flex-direction:column;gap:clamp(var(--spacing-40),3.35vi,var(--spacing-48));padding:clamp(var(--spacing-24),3.35vi,var(--spacing-48));transition:background-color var(--easing)}@media(hover:hover)and (prefers-reduced-motion:no-preference){.c-image-grid-card-assessment:hover .c-image-grid-card__image{transform:scale(1.2)}}.c-image-grid-card-assessment__image-wrapper{aspect-ratio:1/1;order:1;overflow:hidden}.c-image-grid-card-assessment__image{aspect-ratio:1/1;display:block;inline-size:100%;object-fit:cover;transition:transform var(--easing)}.c-image-grid-card-assessment__content{display:grid;gap:var(--spacing-16);order:2}.c-image-grid-card-assessment__eyebrow{font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight);letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);text-transform:uppercase}@media(min-width:769px){.c-image-grid-card-assessment__eyebrow{font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);text-transform:uppercase}}.c-image-grid-card-assessment__description{font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-xsmall);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}@media(min-width:769px){.c-image-grid-card-assessment__description{font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}}.c-image-grid-card-assessment__fulldescription{font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight);letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);line-height:var(--font-line-height-tight);text-transform:uppercase;text-transform:none}@media(min-width:769px){.c-image-grid-card-assessment__fulldescription{font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);line-height:var(--font-line-height-tight);text-transform:uppercase;text-transform:none}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{@media(min-width:1025px){.c-info-card-image-module{display:grid;gap:var(--spacing-32);grid-template-columns:repeat(3,1fr);padding-block:var(--spacing-80);padding-inline:var(--page-padding-inline)}}.c-info-card-image-module.no-image{grid-template-columns:repeat(1,1fr)}@media(min-width:1025px){.c-info-card-image-module.no-image .c-info-card-image-module__left{grid-column:auto}}@media(max-width:768px){.c-info-card-image-module__left{padding-block:var(--spacing-64);padding-inline:var(--page-padding-inline)}}@media(min-width:769px)and (max-width:1024px){.c-info-card-image-module__left{padding-block:var(--spacing-40);padding-inline:var(--page-padding-inline)}}@media(min-width:1025px){.c-info-card-image-module__left{grid-column:span 2}}@media(min-width:1201px){.c-info-card-image-module__left{padding:var(--spacing-80);padding-inline:0}}.c-info-card-image-module__right{border-radius:var(--spacing-16);margin:0!important}.c-info-card-image-module__right img,.c-info-card-image-module__right>span{block-size:100%;border-radius:inherit;inline-size:100%}.c-info-card-image-module__right img{display:block;object-fit:cover}@media(max-width:1024px){.c-info-card-image-module__right{display:none}}.c-info-card-image-module__eyebrow{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);letter-spacing:var(--font-letter-spacing-loose);letter-spacing:.15em;line-height:1.1;margin-block-end:var(--spacing-40);text-transform:uppercase}@media(min-width:769px){.c-info-card-image-module__eyebrow{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);letter-spacing:var(--font-letter-spacing-loose);line-height:1.1;text-transform:uppercase}}.c-info-card-image-module__lists{display:grid;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.c-info-card-image-module__lists{gap:var(--spacing-32);grid-template-columns:repeat(2,1fr)}}@media(min-width:1201px){.c-info-card-image-module__lists{gap:var(--spacing-56)}}.c-info-card-image-module__list{display:flex;flex-direction:column;row-gap:var(--spacing-40)}.c-info-card-image-module__list i{background-color:#ffce00;block-size:2px;display:block;inline-size:50px}.c-info-card-image-module__list:nth-child(2) i{background-color:#ff6376}@media(max-width:767px){.c-info-card-image-module__list:first-child{padding-block-end:var(--spacing-56)}.c-info-card-image-module__list:last-child{padding-block-start:var(--spacing-40);position:relative}.c-info-card-image-module__list:last-child:after{background-color:var(--color-on-surface);content:"";height:1px;inset-block-start:0;inset-inline-start:50%;position:absolute;transform:translateX(-50%);width:100vw}}.c-info-card-image-module__list h3{font-family:var(--font-heading)!important;font-family:var(--font-body)!important;font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight);font-weight:var(--font-weight-light);line-height:var(--font-line-height-xtight);line-height:1.2}@media(min-width:768px){.c-info-card-image-module__list h3{flex-grow:1}}@media(max-width:767px){.c-info-card-image-module__list h3{font-size:var(--font-size-heading-large);line-height:1.1875}}.c-info-card-image-module__list p{font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-info-card-image-module__list>div{display:flex;flex-direction:column;row-gap:var(--spacing-40)}.c-info-card-image-module__list img{display:block;max-inline-size:100%}@media(min-width:768px){.c-info-card-image-module__list img{max-block-size:var(--spacing-28);object-fit:contain;object-position:top left}}.c-info-card-image-module[data-theme=ets-dark]{--color-on-surface:var(--brand-white)}.c-info-card-image-module[data-theme=ets-xlight]{--color-on-surface:var(--brand-black)}.c-info-card-image-module[data-theme=ets-xlight] .c-info-card-image-module__left{background-color:#f2f2f2}.c-info-card-image-module[data-theme=ets-light]{--color-on-surface:var(--brand-white)}.c-info-card-image-module[data-theme=ets-light] .c-info-card-image-module__left{background-color:#39484f}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-info-card-module{border-block:1px solid var(--color-outline-variant);container:infocards/inline-size;display:grid;gap:var(--spacing-64);inline-size:100vi;margin-inline-start:calc(50% - 50vi);padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}@media(min-width:769px){.c-info-card-module{border-block:0;padding-block:0}.c-info-card-module>:first-child{border-block-start:1px solid var(--color-outline-variant);padding-block-start:var(--module-padding-block)}.c-info-card-module>:last-child{border-block-end:1px solid var(--color-outline-variant);padding-block-end:var(--module-padding-block)}}.c-info-card-module__header{align-items:center;display:flex;flex-wrap:wrap;gap:var(--gutter);justify-content:space-between;row-gap:var(--spacing-24)}.c-info-card-module__title{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium)*.7 + 4vi,var(--font-size-heading-xlarge));font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}.c-info-card-module__content{display:grid;gap:var(--spacing-24);grid-template-columns:repeat(auto-fit,minmax(30,1fr));list-style:none;row-gap:var(--spacing-56)}@media(min-width:1024px){.c-info-card-module__content.cc-2{grid-template-columns:repeat(2,1fr)!important}.c-info-card-module__content.cc-3{grid-template-columns:repeat(3,1fr)!important}.c-info-card-module__content.cc-4{grid-template-columns:repeat(4,1fr)!important}}@container infocards (min-width: 60ch){.c-info-card-module__content:has(>li:nth-of-type(4)),.c-info-card-module__content:not(:has(>li:nth-of-type(3))){grid-template-columns:repeat(2,1fr)}}@container infocards (min-width: 75ch){.c-info-card-module__content:has(>li:nth-of-type(3)){grid-template-columns:repeat(3,1fr)}.c-info-card-module__content:has(>li:nth-of-type(4)){grid-template-columns:repeat(2,1fr)}}@container infocards (min-width: 100ch){.c-info-card-module__content:has(>li:nth-of-type(4)){grid-template-columns:repeat(4,1fr)}}@container infocards (min-width: 140ch){.c-info-card-module__content:has(>li:nth-of-type(5)){grid-template-columns:repeat(auto-fit,minmax(25ch,1fr))}}.c-info-card-module__eyebrow{font-size:var(--font-size-small);line-height:1}.c-info-card-module__eyebrow+.c-info-card-module__header{margin-block-start:calc(var(--spacing-28)*-1)}@media(max-width:768px){.c-info-card-module__eyebrow{font-weight:var(--font-weight-semibold)}}.c-info-card-module[data-theme^=toefl],[data-theme^=toefl] .c-info-card-module{gap:var(--spacing-40)}.c-info-card-module[data-theme^=toefl] .c-info-card-module__content,[data-theme^=toefl] .c-info-card-module .c-info-card-module__content{gap:var(--spacing-40);position:relative;row-gap:var(--spacing-32)}@media(min-width:769px){.c-info-card-module[data-theme^=toefl] .c-info-card-module__content,[data-theme^=toefl] .c-info-card-module .c-info-card-module__content{border-block-end:0}.c-info-card-module[data-theme^=toefl] .c-info-card-module__content:after,[data-theme^=toefl] .c-info-card-module .c-info-card-module__content:after{background-color:var(--color-outline);block-size:1px;content:"";inset-block-end:0;inset-inline:calc(var(--page-padding-inline)*-1);position:absolute}}.c-info-card-module[data-theme^=toefl] .c-info-card-module__title,[data-theme^=toefl] .c-info-card-module .c-info-card-module__title{font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight);letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);text-transform:uppercase}@media(min-width:769px){.imageGridModule:has(.c-image-grid[data-theme*=dark])+.infoCardModule .c-info-card-module>:first-child,.imageGridModule:has(.c-image-grid[data-theme*=light])+.infoCardModule .c-info-card-module>:first-child{border-block-start:none}}.imageGridModule:has(.c-image-grid[data-theme*=dark])+.infoCardModule .c-info-card-module,.imageGridModule:has(.c-image-grid[data-theme*=light])+.infoCardModule .c-info-card-module{border-block:none}@media(min-width:769px){.cmp-container>div>.infoCardModule:last-child .c-info-card-module>:last-child{border-block-end:none}}[data-theme=toefl-light-peri].c-info-card-module .c-info-card-module__title{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium)*.7 + 4vi,var(--font-size-heading-xlarge));font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}[data-theme=toefl-light-peri].c-info-card-module>:first-child{border-block:none}[data-theme=toefl-light-peri].c-info-card-module .c-info-card-module__content:after{border:none;content:none}@media(max-width:768px){[data-theme=toefl-light-peri].c-info-card-module{border-block:none}[data-theme=toefl-light-peri].c-info-card-module .c-info-card-module__content:after{border:none;content:none}}[data-theme^=stw].c-info-card-module{padding-block:var(--spacing-36)}[data-theme^=stw].c-info-card-module>:first-child{border-block:none}[data-theme^=stw].c-info-card-module>:last-child{border:none}[data-theme^=stw].c-info-card-module .c-info-card-module__title{font-family:var(--font-speckless);font-weight:380}[data-theme^=stw].c-info-card-module .c-info-card-module__content{column-gap:var(--spacing-40)}@media(max-width:768px){[data-theme^=stw].c-info-card-module{border-block:none;gap:var(--spacing-32);padding-block:var(--spacing-48)}}}.theme-toeic .c-info-card-module{border-block:0;padding-block:var(--module-padding-block)}.theme-toeic .c-info-card-module>:first-child{border-block-start:0;padding-block-start:0}.theme-toeic .c-info-card-module>:last-child{border-block-end:0;padding-block-end:0}.theme-toeic .c-info-card-module__content{gap:var(--spacing-40)}.theme-toeic .c-info-card-module__content .c-info-card__cta{color:var(--brand-toeic-dark-green);padding-block-start:var(--spacing-4);text-transform:none}.theme-toeic .c-info-card-module__title{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}@media(max-width:767px){.theme-toeic .c-info-card-module{gap:var(--spacing-32)}.theme-toeic .c-info-card-module__content .c-info-card{gap:var(--spacing-8)}.theme-toeic .c-info-card-module__content .c-info-card__cta{padding-block-start:var(--spacing-8)}.theme-toeic .c-info-card-module__title{font-size:var(--font-size-heading-medium)}}[data-theme^=ets-xgray] .c-info-card-module{border-block:0;padding-block:var(--module-padding-block)}[data-theme^=ets-xgray] .c-info-card-module>:first-child{border-block-start:0;padding-block-start:0}[data-theme^=ets-xgray] .c-info-card-module>:last-child{border-block-end:0;padding-block-end:0}[data-theme^=ets-xgray] .c-info-card-module__content{gap:var(--spacing-40)}[data-theme^=ets-xgray] .c-info-card-module__content .c-info-card__cta{color:var(--color-text-mint-green);padding-block-end:var(--spacing-24);padding-block-start:var(--spacing-4);text-transform:none}[data-theme^=ets-xgray] .c-info-card-module__title{--font-heading:var(--font-body)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-light)!important;line-height:var(--font-line-height-xtight)}@media(max-width:767px){[data-theme^=ets-xgray] .c-info-card-module{gap:var(--spacing-32)}[data-theme^=ets-xgray] .c-info-card-module__content{gap:var(--spacing-56)}[data-theme^=ets-xgray] .c-info-card-module__content .c-info-card{gap:var(--spacing-12)}[data-theme^=ets-xgray] .c-info-card-module__content .c-info-card__cta{padding-block-end:0;padding-block-start:var(--spacing-8)}[data-theme^=ets-xgray] .c-info-card-module__title{font-size:var(--font-size-heading-medium)}}[data-theme=fn-xdark].c-info-card-module .c-info-card-module__title{--font-heading:var(--font-beausite);font-weight:300}[data-theme=fn-xdark].c-info-card-module .c-info-card-module__content li:nth-child(3n+1) .c-info-card__line{background-color:#ffd31a}[data-theme=fn-xdark].c-info-card-module .c-info-card-module__content li:nth-child(3n+2) .c-info-card__line{background-color:#ff8291}[data-theme=fn-xdark].c-info-card-module .c-info-card-module__content li:nth-child(3n+3) .c-info-card__line{background-color:#67d7d3}[data-theme=fn-xdark].c-info-card-module .c-info-card-module__content li .c-info-card__line{height:2px;width:50px}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-info-card{display:flex;flex-direction:column;gap:var(--spacing-12);min-block-size:100%;position:relative}.c-info-card__title{text-wrap:pretty;font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-xsmall);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}.c-info-card__title>a{color:inherit;display:block;text-decoration:none}.c-info-card__title>a:before{content:"";inset:0;position:absolute}@media(hover:hover){.c-info-card__title>a:hover{text-decoration:underline;text-underline-offset:.1em}}.c-info-card__description{font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-info-card__image{aspect-ratio:3/2;display:block;inline-size:100%;object-fit:cover}.c-info-card__cta{align-items:center;color:inherit;display:flex;font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight-semibold);letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);margin-block-start:auto;text-decoration:none;text-transform:uppercase}.c-info-card__cta svg{--icon-size:1.75em}[data-theme^=toefl] .c-info-card__title{color:var(--brand-toefl-duskwinkle);font-family:var(--font-heading)!important;font-size:var(--font-size-heading-small);font-size:clamp(var(--font-size-heading-small),var(--font-size-heading-small)*.7 + 2vi,var(--font-size-heading-xlarge));font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}[data-theme^=toefl] .c-info-card__cta{color:var(--brand-toefl-duskwinkle)}[data-theme=toefl-light-peri] .c-info-card__title{color:var(--brand-black);font-size:1.82rem}@media(max-width:767px){[data-theme=toefl-light-peri] .c-info-card__title{font-size:var(--font-size-heading-small)}}[data-theme=toefl-light-peri] .c-info-card__cta,[data-theme=toefl-light-peri] .c-info-description{color:var(--brand-black);font-size:var(--font-size-small)}@media(min-width:768px)and (max-width:1023px){[data-theme=toefl-light-peri] .c-info-card__cta{font-size:.75rem}}[data-theme^=stw] .c-info-card{gap:var(--spacing-8)}[data-theme^=stw] .c-info-card__title{font-weight:var(--font-weight-bold)}[data-theme^=stw] .c-info-card__description{font-size:var(--font-size-medium);padding-block-end:var(--spacing-24)}@media(max-width:767px){[data-theme^=stw] .c-info-card__description{padding-block-end:var(--spacing-20)}}[data-theme^=ets-xgray] .c-info-card__title{color:var(--brand-midnight-dark);font-weight:var(--font-weight-medium)}[data-theme^=ets-xgray] .c-info-card__description{color:var(--brand-midnight-dark)}[data-theme=fn-xdark] .c-info-card__line{margin-block-end:var(--spacing-12)}[data-theme=fn-xdark] .c-info-card__title{font-weight:500}[data-theme=fn-xdark] .c-info-card__cta{padding-block-start:var(--spacing-4);text-transform:none}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-infomation-block{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96);padding-inline:var(--page-padding-inline)}.c-infomation-block__content-container .cnt{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;position:relative}@media(min-width:768px){.c-infomation-block__content-container.with-cta{align-items:flex-start;display:flex}.c-infomation-block__content-container.with-cta .cnt{flex-grow:1;padding-inline-end:var(--spacing-24)}}.c-infomation-block__c-cta .e-cta{text-transform:none!important}@media(min-width:768px){.c-infomation-block__c-cta .e-cta{white-space:nowrap}}.c-infomation-block__separator{background-color:var(--color-separator-outline-1);height:.18rem;width:var(--spacing-64)}.c-infomation-block__eyebrow{padding-block-end:var(--spacing-16)}.c-infomation-block__title{color:var(--color-content-highlight);font-family:var(--font-r3cc);font-size:3.25rem;font-weight:var(--font-weight);line-height:1.05;margin-block-start:var(--spacing-16)}.c-infomation-block__description{font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:1.3;padding-block:var(--spacing-56)}.c-infomation-block__description p:first-child{padding-block-end:var(--spacing-24)}.c-infomation-block__description p:last-child{margin-block-end:0}.c-infomation-block__image-container{width:100%}.c-infomation-block.style-type-box{display:flex;flex-direction:column;padding-inline:var(--page-padding-inline);row-gap:var(--spacing-40)}@media(min-width:768px){.c-infomation-block.style-type-box{padding-block-start:var(--spacing-64)}}@media(min-width:1201px){.c-infomation-block.style-type-box{padding-block-end:var(--spacing-112);padding-block-start:var(--spacing-120)}}@media(max-width:767px){.c-infomation-block.style-type-box{padding-block-end:0;padding-block-start:var(--spacing-48);row-gap:var(--spacing-32)}}.c-infomation-block.style-type-box .cnt{row-gap:var(--spacing-24)}.c-infomation-block.style-type-box .c-grid-card_c-btn{align-items:center;display:flex;gap:var(--spacing-4)}.c-infomation-block.style-type-box .c-grid-card_c-btn svg{height:var(--spacing-24);position:relative;top:1px;width:var(--spacing-24)}.c-infomation-block.style-type-box .e-cta{--font-body:var(--font-opensans)}.c-infomation-block.style-type-box .e-cta--tertiary{--_inline-paading:0px;--_block-paading:0px}.c-infomation-block.style-type-box .e-cta--tertiary:focus-visible{outline-color:var(--color-surface-container-1)}@media(min-width:768px){.c-infomation-block.style-type-box.enabled-slider .c-infomation-block__info-cards{margin-inline:calc(var(--spacing-20)*-1)}.c-infomation-block.style-type-box.enabled-slider .c-infomation-block__info-cards:after,.c-infomation-block.style-type-box.enabled-slider .c-infomation-block__info-cards:before{background-color:var(--color-surface);block-size:100%;content:"";inline-size:var(--spacing-22);inset-block-start:0;position:absolute;z-index:2}.c-infomation-block.style-type-box.enabled-slider .c-infomation-block__info-cards:before{inset-inline-start:-.125rem}.c-infomation-block.style-type-box.enabled-slider .c-infomation-block__info-cards:after{inset-inline-end:-.125rem}.c-infomation-block.style-type-box.enabled-slider .c-infomation-block__info-card{margin-inline:var(--spacing-20)}}.c-infomation-block.style-type-box .c-infomation-block__info-card{background-color:var(--color-surface-container-1)}.c-infomation-block.style-type-box .c-infomation-block__title{font-family:var(--font-heading);font-size:var(--font-size-heading-large);line-height:var(--font-line-height-xtight);margin-block-start:0}.c-infomation-block.style-type-box .c-infomation-block__eyebrow{padding-block-end:0}.c-infomation-block.style-type-box .c-infomation-block__description{padding-block:0}.c-infomation-block.style-type-box .c-infomation-block__image-container{flex-grow:unset}.c-infomation-block.style-type-box .c-infomation-block__heading{font-family:var(--font-heading);font-size:var(--font-size-heading-xsmall);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight);margin-block-start:0}.c-infomation-block.style-type-box .c-infomation-block__description-card{font-size:var(--font-size-small);margin-block-start:0}.c-infomation-block.style-type-box .c-infomation-block__cta{margin-block-start:auto}.c-infomation-block.style-type-box .c-infomation-block__info-card{padding-block:var(--spacing-32);padding-inline:var(--spacing-24);row-gap:var(--spacing-40)}@media(max-width:767px){.c-infomation-block.style-type-box .cnt{row-gap:var(--spacing-16)}.c-infomation-block.style-type-box .c-infomation-block__description,.c-infomation-block.style-type-box .c-infomation-block__eyebrow,.c-infomation-block.style-type-box .c-infomation-block__title{padding-inline:0}.c-infomation-block.style-type-box .c-infomation-block__title{font-size:var(--font-size-heading-medium)}.c-infomation-block.style-type-box .c-infomation-block__content-container{border-block-end:none;display:flex;flex-direction:column;row-gap:var(--spacing-32)}.c-infomation-block.style-type-box .c-infomation-block__info-cards{margin-inline:calc(var(--page-padding-inline)*-1);padding-block-start:0;padding-inline:0}.c-infomation-block.style-type-box .c-infomation-block__info-card{padding-block-end:var(--spacing-26)}.c-infomation-block.style-type-box .c-infomation-block__card-wrapper .swiper{padding-block-end:var(--spacing-52)!important}.c-infomation-block.style-type-box .swiper-pagination{inset-block-end:var(--spacing-22)!important}}.c-infomation-block__info-cards{display:grid;gap:var(--spacing-40);grid-template-columns:repeat(4,1fr)}.c-infomation-block__info-cards:not(:has(ul,ol)) .c-infomation-block__image-container{flex-grow:1}.c-infomation-block__info-cards .swiper-slide .c-infomation-block__info-card{height:100%}.enabled-slider .c-infomation-block__info-cards{display:block;position:relative}.c-infomation-block__info-cards .c-infomation-block__info-card{display:flex;flex-direction:column}.c-infomation-block__info-cards figure img{display:block;max-width:100%}.c-infomation-block__info-cards.column-1{grid-template-columns:1fr}.c-infomation-block__info-cards.column-2{column-gap:var(--spacing-96);grid-template-columns:repeat(2,1fr)}.c-infomation-block__info-cards.column-3{grid-template-columns:repeat(3,1fr)}.c-infomation-block__info-cards.column-4{grid-template-columns:repeat(4,1fr)}.c-infomation-block__info-cards.column-5{grid-template-columns:repeat(5,1fr)}.c-infomation-block__heading{color:var(--color-content-highlight);font-size:var(--font-size-xlarge);font-weight:var(--font-weight-bold);line-height:1.2;margin-block-start:var(--spacing-16)}.c-infomation-block__description-card{font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:1.4;margin-block-start:var(--spacing-16);width:100%}.c-infomation-block__description-card ol,.c-infomation-block__description-card ul{padding-block-start:var(--spacing-12);padding-inline-start:var(--spacing-24)}.c-infomation-block__cta{align-items:center;color:inherit;display:flex;margin-block-start:var(--spacing-16)}.c-infomation-block__cta a.e-cta{align-items:center}.c-infomation-block__cta svg{inline-size:var(--spacing-24)}.c-infomation-block__cta .c-grid-card_c-btn{align-items:center;display:flex;gap:var(--spacing-4)}.c-infomation-block__cta .c-grid-card_c-btn svg{height:var(--spacing-24);position:relative;top:1px;width:var(--spacing-24)}.c-infomation-block__slider-cta{display:none}@media(min-width:768px){.c-infomation-block__slider-cta{display:block}}.c-infomation-block__slider-cta button{align-items:center;background:none;block-size:var(--spacing-32);border:none;display:flex;inline-size:var(--spacing-32);inset-block-start:50%;justify-content:center;margin-block-start:calc(var(--spacing-16)*-1);padding:0;position:absolute}.c-infomation-block__slider-cta button svg{color:transparent;height:100%;width:100%}.c-infomation-block__slider-cta button svg path{stroke:var(--color-on-surface)}.c-infomation-block__slider-cta button:disabled{opacity:.2}.c-infomation-block__slider-cta .swiper-button-prev-icb{inset-inline-start:calc(var(--spacing-32)*-1)}@media(min-width:1200px){.c-infomation-block__slider-cta .swiper-button-prev-icb{inset-inline-start:calc(var(--spacing-64)*-1)}}.c-infomation-block__slider-cta .swiper-button-next-icb{inset-inline-end:calc(var(--spacing-32)*-1)}@media(min-width:1200px){.c-infomation-block__slider-cta .swiper-button-next-icb{inset-inline-end:calc(var(--spacing-64)*-1)}}.c-infomation-block .swiper-pagination{display:flex;inset-block-end:0;inset-block-end:calc((var(--spacing-24) + 9px)*-1);left:50%;margin-inline:auto;overflow:hidden;position:absolute;text-align:center;transform:translateZ(0);transform:translateX(-50%);transition:opacity .3s;white-space:nowrap;z-index:2}.c-infomation-block .swiper-pagination .swiper-pagination-bullet{border-radius:8px;display:inline-block;margin-inline:4px;min-block-size:8px;min-inline-size:8px;opacity:.3!important;position:relative;transition:transform .2s,left .2s}.c-infomation-block .swiper-pagination .swiper-pagination-bullet-active-main{opacity:1!important;transform:scale(1)}@media(min-width:768px){.c-infomation-block .swiper-pagination{display:none!important}}.c-infomation-block__card-wrapper{position:relative}@media(max-width:767px){.c-infomation-block__card-wrapper .swiper{padding-block-end:calc(var(--spacing-40) + 9px)!important}}.c-infomation-block__card-wrapper .swiper-slide{height:auto!important;width:100%!important}@media(min-width:768px){.c-infomation-block__card-wrapper .swiper-slide{border-inline:1px solid var(--color-surface);width:50%!important}}@media(min-width:1024px){.c-infomation-block__card-wrapper .swiper-slide{width:25%!important}}@media(max-width:767px){.c-infomation-block__card-wrapper{flex-direction:column}}@media(min-width:1024px){.c-infomation-block__card-wrapper .column-3 .swiper-slide{width:33.3333333336%!important}.c-infomation-block__card-wrapper .column-2 .swiper-slide{width:50%!important}.c-infomation-block__card-wrapper .column-5 .swiper-slide{width:20%!important}}.c-infomation-block .c-information-block__footer{padding-block-start:var(--spacing-64)}.c-infomation-block .c-information-block__footer-text{font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}@media(max-width:767px){.c-infomation-block{padding-block:var(--spacing-80) var(--spacing-56);padding-inline:0}.c-infomation-block__content-container{border-block-end:1px solid}.c-infomation-block__separator{margin-inline-start:var(--spacing-32)}.c-infomation-block__title{font-size:var(--font-size-heading-medium);margin-block-start:var(--spacing-16);padding-inline:var(--spacing-32)}.c-infomation-block__description{line-height:1.4;padding-block:var(--spacing-24) var(--spacing-48);padding-inline:var(--spacing-32)}.c-infomation-block__info-cards{grid-template-columns:1fr!important;padding-block-start:var(--spacing-48);padding-inline:var(--spacing-32)}.c-infomation-block__info-cards figure{min-width:var(--spacing-48)}.c-infomation-block__image-container{display:flex;gap:var(--spacing-16)}.c-infomation-block__heading{font-size:var(--font-size-large);margin-block-start:0!important}.c-infomation-block .c-information-block__footer{padding-block-start:var(--spacing-56)}.c-infomation-block .c-information-block__footer-text{font-size:var(--font-size-xSmall)}}[data-theme=gen-xdark].c-infomation-block{padding-block-end:var(--spacing-120);padding-block-start:var(--spacing-72)}[data-theme=gen-xdark].c-infomation-block .c-infomation-block__content-container.without-desc .c-infomation-block__title{padding-block-end:var(--spacing-64)}[data-theme=gen-xdark].c-infomation-block .c-infomation-block__title.with-eyebrow{margin-block-start:0}[data-theme=gen-xdark].c-infomation-block .c-infomation-block__separator{margin-block-end:var(--spacing-16)}[data-theme=gen-xdark].c-infomation-block .c-infomation-block__heading{font-weight:var(--font-weight-semibold)}[data-theme=gen-xdark].c-infomation-block .c-infomation-block__image-container{flex-grow:0}[data-theme=gen-xdark].c-infomation-block .c-infomation-block__description-card{color:var(--color-on-content)}[data-theme=gen-xdark].c-infomation-block .e-cta--tertiary{--_inline-paading:0;--_block-paading:0!important;text-decoration:none}@media(max-width:767px){[data-theme=gen-xdark].c-infomation-block{padding-block-end:6.5rem;padding-block-start:var(--spacing-64);padding-inline:var(--spacing-16)}[data-theme=gen-xdark].c-infomation-block .c-infomation-block__content-container{border:none}[data-theme=gen-xdark].c-infomation-block .c-infomation-block__separator{margin-inline-start:0}[data-theme=gen-xdark].c-infomation-block .c-infomation-block__description,[data-theme=gen-xdark].c-infomation-block .c-infomation-block__title{padding-inline:0}[data-theme=gen-xdark].c-infomation-block .c-infomation-block__info-cards{gap:var(--spacing-64);padding:0}[data-theme=gen-xdark].c-infomation-block .c-infomation-block__image-container{flex-direction:column}}[data-theme=gen-xlight].c-infomation-block{padding-block:var(--spacing-120)}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__separator{margin-block-end:var(--spacing-16)}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__title{font-family:var(--font-speckless);font-size:var(--font-size-heading-xlarge);font-weight:380;margin-block-start:0;padding-block-end:var(--spacing-64)}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__description{padding-block-start:0}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__image-container{flex-grow:0}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__heading{font-weight:var(--font-weight-semibold);margin-block-start:var(--spacing-12)}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__description-card{font-size:var(--font-size-small);margin-block-start:var(--spacing-12);padding-block-end:var(--spacing-24)}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__cta{margin-block-start:0}[data-theme=gen-xlight].c-infomation-block .e-cta--tertiary{--_inline-paading:0;text-decoration:none}@media(max-width:767px){[data-theme=gen-xlight].c-infomation-block{padding-block:var(--spacing-80);padding-inline:var(--spacing-16)}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__content-container{border:none}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__separator{margin-inline-start:0}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__description{padding-inline:0}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__title{font-size:var(--font-size-heading-large);line-height:1.2;margin-block-start:0;padding-inline:0}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__info-cards{padding:0}[data-theme=gen-xlight].c-infomation-block .c-infomation-block__image-container{flex-direction:column}}[data-theme=toeic-xlight].c-infomation-block{font-family:var(--font-toeic);padding-block-end:var(--spacing-72);padding-block-start:var(--spacing-116)}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__content-container{margin-inline-end:0;padding-block-end:var(--spacing-64)}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__content-container .cnt{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;position:relative}@media(min-width:768px){[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__content-container.with-cta{align-items:flex-start;display:flex}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__content-container.with-cta .cnt{flex-grow:1;padding-inline-end:var(--spacing-106)}}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__title{font-family:var(--font-toeic);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:2.4pc;margin-block-start:0}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__c-cta{display:flex;flex-direction:row;gap:var(--spacing-16);justify-content:center}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__heading{font-weight:var(--font-weight-semibold);margin-block-start:var(--spacing-28)}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__description-card{font-size:var(--font-size-small);margin-block-start:var(--spacing-28)}[data-theme=toeic-xlight].c-infomation-block .swiper-wrapper{padding-block-end:var(--spacing-32)}[data-theme=toeic-xlight].c-infomation-block .swiper-slide{padding-inline-end:var(--spacing-40)}[data-theme=toeic-xlight].c-infomation-block .c-information-block__footer{padding-block-start:var(--spacing-64)}[data-theme=toeic-xlight].c-infomation-block .c-information-block__footer-text{font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}@media(max-width:767px){[data-theme=toeic-xlight].c-infomation-block{padding-block:var(--spacing-64);padding-inline:var(--page-padding-inline)}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__title{font-size:var(--font-size-heading-medium);line-height:1.2;margin-block-start:0;padding-inline:0}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__heading{font-size:var(--font-size-xlarge);line-height:1.5rem}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__c-cta{display:flex;flex-direction:column;gap:var(--spacing-16);justify-content:center;margin-block-start:var(--spacing-24)}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__content-container{border:none}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__separator{margin-inline-start:0}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__description{padding-inline:0}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__info-cards{padding:0}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__description-card{font-size:var(--font-size-small);line-height:1.225rem}[data-theme=toeic-xlight].c-infomation-block .c-infomation-block__image-container{flex-direction:column;gap:var(--spacing-28)}[data-theme=toeic-xlight].c-infomation-block .swiper-wrapper{padding-block-end:0}[data-theme=toeic-xlight].c-infomation-block .swiper-slide{padding-inline-end:0}[data-theme=toeic-xlight].c-infomation-block .c-information-block__footer{padding-block-start:var(--spacing-56)}[data-theme=toeic-xlight].c-infomation-block .c-information-block__footer-text{font-size:var(--font-size-xSmall)}}[data-theme=toeic-link-xBeige].c-infomation-block{padding-block-end:var(--spacing-120);padding-block-start:var(--spacing-116)}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__content-container{margin-inline-end:0;padding-block-end:var(--spacing-64)}@media(min-width:768px){[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__content-container.with-cta{align-items:flex-start;display:flex}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__content-container.with-cta .cnt{flex-grow:1;padding-inline-end:var(--spacing-106)}}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__title{color:var(--brand-midnight-dark);font-family:var(--font-toeic);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:3pc;margin-block-start:0}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__description{color:var(--brand-midnight-dark)}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__cta .e-cta--secondary:focus-visible{--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__c-cta{display:flex;flex-direction:row;gap:var(--spacing-16);justify-content:center}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__heading{font-weight:var(--font-weight-semibold);margin-block-start:var(--spacing-12)}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__image-container{flex-grow:0}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__description-card{font-size:var(--font-size-small);margin-block-start:var(--spacing-12)}[data-theme=toeic-link-xBeige].c-infomation-block .swiper-wrapper{padding-block-end:var(--spacing-32)}[data-theme=toeic-link-xBeige].c-infomation-block .swiper-slide{padding-inline-end:var(--spacing-40)}@media(max-width:767px){[data-theme=toeic-link-xBeige].c-infomation-block{padding-block:var(--spacing-64);padding-inline:var(--page-padding-inline)}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__title{font-size:var(--font-size-heading-medium);line-height:1.2;margin-block-start:0;padding-inline:0}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__heading{font-size:var(--font-size-xlarge);line-height:1.5rem}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__cta{margin-block-start:var(--spacing-24)}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__c-cta{display:flex;flex-direction:column;gap:var(--spacing-16);justify-content:center;margin-block-start:var(--spacing-24)}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__content-container{border:none;padding-block-end:var(--spacing-56)}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__separator{margin-inline-start:0}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__description{padding-inline:0}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__info-cards{padding:0}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__description-card{font-size:var(--font-size-small);line-height:1.225rem;margin-block-start:var(--spacing-16)}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__image-container{flex-direction:column;gap:var(--spacing-16)}[data-theme=toeic-link-xBeige].c-infomation-block .swiper-wrapper{padding-block-end:0}[data-theme=toeic-link-xBeige].c-infomation-block .swiper-slide{padding-inline-end:0}[data-theme=toeic-link-xBeige].c-infomation-block .c-infomation-block__card-wrapper .swiper{padding-block-end:56px!important}}[data-theme=ets-midnight-dark].c-infomation-block{padding-block:var(--spacing-120)}@media(max-width:767px){[data-theme=ets-midnight-dark].c-infomation-block{display:flex;flex-direction:column;gap:var(--spacing-64);padding-block:var(--spacing-64);padding-inline:var(--page-padding-inline)}}[data-theme=ets-midnight-dark] .c-infomation-block__title{font-family:var(--font-beausite);font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight);margin-block-start:0;padding-block-end:var(--spacing-32)}[data-theme=ets-midnight-dark] .c-infomation-block__image-container{flex-grow:0!important}[data-theme=ets-midnight-dark] .c-infomation-block .c-infomation-block__info-cards:not(:has(ul,ol)) .c-infomation-block__image-container{flex-grow:0!important}[data-theme=ets-midnight-dark] .c-infomation-block__description{max-width:44rem;padding-block-end:var(--spacing-64)!important;padding-block-start:0!important}[data-theme=ets-midnight-dark] .c-infomation-block__heading{font-weight:var(--font-weight-medium);margin-block-start:var(--spacing-12)}[data-theme=ets-midnight-dark] .c-infomation-block__description-card{font-size:var(--font-size-small);margin-block-start:var(--spacing-12)}[data-theme=ets-midnight-dark] .c-infomation-block__cta{margin-block-start:var(--spacing-24)}[data-theme=ets-midnight-dark] .c-infomation-block .swiper-slide .c-infomation-block__info-card{padding-inline-end:var(--spacing-18)}@media(max-width:767px){[data-theme=ets-midnight-dark] .c-infomation-block__title{padding-block-end:var(--spacing-24)}[data-theme=ets-midnight-dark] .c-infomation-block__description{padding-block-end:var(--spacing-24)!important;padding-block-start:0!important}[data-theme=ets-midnight-dark] .c-infomation-block__cta{margin-block-start:var(--spacing-24)}[data-theme=ets-midnight-dark] .c-infomation-block__c-cta{display:flex;flex-direction:column;gap:var(--spacing-16);justify-content:center;margin-inline-start:var(--spacing-24)}[data-theme=ets-midnight-dark] .c-infomation-block__content-container{border:none}[data-theme=ets-midnight-dark] .c-infomation-block__separator{margin-inline-start:0}[data-theme=ets-midnight-dark] .c-infomation-block__info-cards{padding-block-start:0}[data-theme=ets-midnight-dark] .c-infomation-block__heading{font-size:var(--font-size-xlarge);font-weight:var(--font-weight-medium)}[data-theme=ets-midnight-dark] .c-infomation-block__image-container{flex-direction:column;gap:var(--spacing-12)}}[data-theme=gre-xlight-white].c-infomation-block .cnt{row-gap:var(--spacing-24)}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__title{font-family:var(--font-beausite);font-size:var(--font-size-heading-large);line-height:var(--font-line-height);margin-block-start:0}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__description{color:var(--color-on-description);font-size:var(--font-size-heading-xsmall);line-height:var(--font-line-height);padding-block:0}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__description p:first-child{padding-block-end:0}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__info-cards{gap:var(--spacing-32)}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__card-wrapper{padding-block-start:var(--spacing-32)}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__info-card{gap:var(--spacing-28)}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__info-card .c-infomation-block__image-container{flex-grow:unset}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__info-card .c-infomation-block__heading{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:var(--font-line-height);margin-block-start:0}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__info-card .c-infomation-block__description-card{color:var(--color-on-description);margin-block-start:0}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__info-card .c-infomation-block__cta{margin-block-start:auto}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__info-card .c-infomation-block__cta .e-cta--tertiary{--_block-paading:0;--_inline-paading:0}@media(min-width:1025px){[data-theme=gre-xlight-white].c-infomation-block{padding-block:var(--spacing-120)}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__card-wrapper{padding-block-start:85px}}@media(max-width:767px){[data-theme=gre-xlight-white].c-infomation-block{border-block:1px solid var(--brand-ink);padding-block:var(--spacing-64)}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__content-container{border-block-end:0}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__content-container .cnt{row-gap:var(--spacing-32)}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__card-wrapper{padding-block-start:52px}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__title{font-size:var(--font-size-heading-large);line-height:var(--font-line-height-xtight)}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__description{font-size:var(--font-size-small)}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__info-cards{gap:var(--spacing-52);padding-block-start:0}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__info-card{gap:var(--spacing-12)}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__info-card .c-infomation-block__heading{font-size:var(--font-size-heading-xsmall);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__info-card .c-infomation-block__description-card{font-size:var(--font-size-small)}[data-theme=gre-xlight-white].c-infomation-block .c-infomation-block__info-card .c-infomation-block__cta{padding-block-start:var(--spacing-4)}}}.theme-futurenav [data-theme=gen-xlight] .c-infomation-block__title{font-family:var(--font-beausite);font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}.theme-futurenav [data-theme=gen-xlight] .c-infomation-block__heading{font-size:var(--font-size-xlarge);line-height:var(--font-line-height-xtight)}.theme-futurenav [data-theme=gen-xlight] .e-cta{--spacing-32:var(--spacing-24);--spacing-15:var(--spacing-16);border-radius:var(--spacing-46)!important}@media(max-width:1023px){.theme-futurenav [data-theme=gen-xlight] .e-cta{--spacing-12:var(--spacing-16)}}.theme-futurenav [data-theme=gen-xlight] .e-cta--secondary:focus-visible{--_text-color:var(--brand-white)}@media(max-width:1023px){.theme-futurenav [data-theme=gen-xlight].c-infomation-block{display:flex;flex-direction:column;gap:var(--spacing-64);padding-block:var(--spacing-64);padding-inline:var(--spacing-32)}.theme-futurenav [data-theme=gen-xlight].c-infomation-block .c-infomation-block__title{padding-block-end:0}.theme-futurenav [data-theme=gen-xlight].c-infomation-block .c-infomation-block__c-cta{padding-block-start:var(--spacing-24);position:static}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-input{display:flex;flex-direction:column;padding-block-end:var(--spacing-24);position:relative}.c-input__required{color:#d60000}.c-input input{background-color:transparent;border:none;border-block-end:1px solid var(--color-outline);color:inherit;inline-size:100%;padding-block-end:var(--spacing-12);padding-block-start:var(--spacing-20)}.c-input input:not(:placeholder-shown)+label{font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inset-block-start:0;line-height:var(--font-line-height)}.c-input input.c-input--touched:not(:focus):invalid{border-block-end-color:var(--color-error)}.c-input input.c-input--touched:not(:focus):invalid+label{color:var(--color-error);padding-inline-end:var(--spacing-24)}.c-input input.c-input--touched:not(:focus):invalid~.c-input__error-icon{--icon-color:var(--color-error);display:block}.c-input input.c-input--touched:not(:focus):invalid~.c-input__error-message{color:var(--color-error);display:block;font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inset-block-end:0;line-height:var(--font-line-height);position:absolute}.c-input input.c-input--touched:valid~.c-input__valid-icon{display:block}.c-input label{cursor:auto;font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);hyphens:auto;inline-size:100%;inset-block-end:2rem;line-height:var(--font-line-height);position:absolute;word-break:break-word}.c-input__error-icon,.c-input__valid-icon{display:none;inset-block-end:2rem;inset-inline-end:0;position:absolute}.c-input__error-message{color:var(--color-error);display:none;font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inset-block-end:0;line-height:var(--font-line-height);position:absolute}}.c-select__error-message{color:var(--color-error);font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inset-block-end:0;line-height:var(--font-line-height);position:absolute}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.institute-list{background-color:#fafafa;font-family:var(--font-greet-standard);padding-block:3.125rem;padding-inline:var(--page-padding-inline)}.institute-list__content{padding-inline:var(--spacing-56)}.institute-list__title-map{display:flex;justify-content:space-between;padding-block-end:2.937rem;padding-block-start:7.939rem;position:relative}.institute-list__title-map img{color:var(--brand-toefl-periwinkle);height:auto;position:absolute;right:0;top:0;width:auto}.institute-list__title-map .map_model{background-image:url(../../../etc.clientlibs/ets/clientlibs/clientlib-marketing/resources/images/australianillustration.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-flex;flex-direction:column;height:5rem;padding:var(--spacing-12);position:absolute;right:-30px;top:87px;width:9.375rem;z-index:2}.institute-list__title-map .map_model .country{font-family:var(--font-toefl);font-size:var(--font-size-heading-xsmall);font-weight:600;line-height:1}.institute-list__title-map .map_model .country-count{font-family:var(--font-beausite);font-size:var(--font-size-medium);font-weight:400;line-height:1.22rem}.institute-list__title{align-items:center;display:inline-flex;flex-basis:60%;font-family:var(--font-toefl);font-size:var(--font-size-heading-xlarge);font-weight:600;line-height:2.5rem;padding-inline-start:var(--spacing-20)}.institute-list__accordion{margin-block-end:var(--spacing-32);position:relative;z-index:1}.institute-list__accordion .accordion{background-color:var(--brand-white);border:1px solid var(--brand-white);border-bottom:1px solid #d5d6d6;border-radius:5px;color:var(--brand-black);cursor:pointer;display:grid;font-size:var(--font-size-small);font-weight:400;grid-template-columns:1fr auto;letter-spacing:.14px;line-height:1.22rem;padding-block:var(--spacing-24);padding-inline-end:var(--spacing-24);padding-inline-start:var(--spacing-40);text-align:left;transition:background-color .3s ease;width:100%}.institute-list__accordion .accordion:hover{background-color:#f5f6ff}.institute-list__accordion .accordion:focus-visible{position:relative}.institute-list__accordion .accordion.is-open{background-color:#f5f6ff;border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.institute-list__accordion .accordion.is-open .location,.institute-list__accordion .accordion.is-open .name{color:var(--brand-toefl-duskwinkle)}.institute-list__accordion .accordion .accordion__icon{grid-column:2;grid-row:1}.institute-list__accordion .accordion .accordion__icon svg{height:var(--spacing-24);width:var(--spacing-24)}.institute-list__accordion .accordion .location{grid-column:1}.institute-list__answer .score-table-title{color:var(--brand-toefl-duskwinkle);font-size:1.625rem;font-weight:400;line-height:2.375rem;padding-block-end:var(--spacing-20)}.institute-list .c-pagination{--color-on-surface:var(--brand-toefl-duskwinkle)}.institute-list .c-pagination input{background-color:#fbf8f3}.institute-list__answer{background-color:#f5f6ff;box-shadow:inset 0 0 0 1px #d5d6d6;padding:3.75rem 3.75rem 5.187rem}.institute-list__answer ul{margin-bottom:3.75rem;padding-left:1.7rem}.institute-list__answer ul li{margin-bottom:.8rem;word-break:break-all}.institute-list__answer ul li a{color:var(--brand-toefl-duskwinkle)}.institute-list__note{line-height:1.9;margin-block-start:var(--spacing-20);margin-inline:auto;max-width:46.25rem}@media(max-width:1023px){.institute-list{padding:0}.institute-list__content{padding-block-start:var(--spacing-10);padding-inline:var(--spacing-16)}.institute-list__title-map{align-items:center;flex-direction:column;gap:1.6875rem;justify-content:center;padding:0}.institute-list__title-map img{display:block;margin-block-end:-3rem;max-width:13.125rem;position:static}.institute-list__title-map .map_model{margin-block-end:-8.5rem;margin-inline-start:2.2rem;position:static}.institute-list__title{font-size:var(--font-size-heading-medium);line-height:1.75rem;max-width:100%;padding-block-end:var(--spacing-32);padding-inline-end:0;text-align:center}.institute-list__note{margin-block-start:var(--spacing-16);max-width:100%;text-align:center}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-institution-carousel{padding-block:var(--spacing-80) var(--spacing-96);padding-inline:var(--page-padding-inline)}.c-institution-carousel__action{display:flex;flex-wrap:wrap;gap:var(--spacing-16)}.c-institution-carousel__action .e-cta{white-space:nowrap}@media(max-width:767px){.c-institution-carousel{padding:var(--spacing-64) 0 var(--spacing-40) 0}.c-institution-carousel__content-container{padding:0 var(--spacing-32)}}.c-institution-carousel .eyebrow{color:var(--brand-ink);font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight-semibold);margin-block-end:var(--spacing-16)}.c-institution-carousel .title{color:var(--brand-ink);font-family:var(--font-r3cc);font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight);margin-block-end:var(--spacing-24)}@media(max-width:767px){.c-institution-carousel .title{font-size:var(--font-size-heading-large);font-weight:380;line-height:var(--font-line-height-xtight)}}.c-institution-carousel .description{color:var(--brand-ink);display:flex;flex-direction:column;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:140%;row-gap:var(--spacing-16)}.c-institution-carousel__logos-wrapper{margin-block-start:var(--spacing-40)}@media(max-width:767px){.c-institution-carousel__logos-wrapper{margin-block-start:var(--spacing-24)}}.c-institution-carousel .swiper-slide{height:auto!important;width:67%!important}.c-institution-carousel .swiper-slide figure{align-items:center;display:flex;height:100%!important;justify-content:center}.c-institution-carousel .swiper-slide figure img{max-width:100%;object-fit:contain;width:60%}@media(min-width:769px){.c-institution-carousel .swiper-slide{width:33.3333333334%!important}}@media(min-width:1025px){.c-institution-carousel .swiper-slide{width:25%!important}}@media(min-width:1201px){.c-institution-carousel .swiper-slide{width:20%!important}}@media(max-width:767px){.c-institution-carousel.slider-image-3 .swiper-slide,.c-institution-carousel.slider-image-4 .swiper-slide{width:100%!important}.c-institution-carousel.slider-image-3 .swiper-slide figure img,.c-institution-carousel.slider-image-4 .swiper-slide figure img{max-width:80%;width:auto!important}.c-institution-carousel.slider-image-3 .c-institution-carousel__logos-wrapper .swiper-wrapper,.c-institution-carousel.slider-image-4 .c-institution-carousel__logos-wrapper .swiper-wrapper{justify-content:space-between!important}}.c-institution-carousel.content-cta .c-institution-carousel__content-container{display:flex;flex-direction:column;row-gap:var(--spacing-40)}@media(max-width:767px){.c-institution-carousel.content-cta .c-institution-carousel__content-container{row-gap:var(--spacing-16)}}.c-institution-carousel.content-cta .c-institution-carousel__content{display:inline-flex;flex-direction:column;row-gap:var(--spacing-16);text-align:left}.c-institution-carousel.content-cta .c-institution-carousel__content>*{margin-block-end:0}@media(min-width:768px){.c-institution-carousel.content-cta .c-institution-carousel__content-container{align-items:center;column-gap:var(--spacing-40);flex-direction:row;justify-content:space-between}.c-institution-carousel.slider-image-2 .swiper-slide{inline-size:auto!important}.c-institution-carousel.slider-image-2 .swiper-slide figure{padding-inline:var(--spacing-70)}.c-institution-carousel.slider-image-2 .swiper-slide img{max-block-size:3.625rem;min-block-size:3.625rem;width:auto}.c-institution-carousel.slider-image-1 .c-institution-carousel__logos-wrapper .swiper-wrapper,.c-institution-carousel.slider-image-2 .c-institution-carousel__logos-wrapper .swiper-wrapper{justify-content:center!important}}@media(min-width:768px)and (min-width:769px){.c-institution-carousel.slider-image-3 .swiper-slide,.c-institution-carousel.slider-image-4 .swiper-slide{width:auto!important}}@media(min-width:768px){.c-institution-carousel.slider-image-3 .swiper-slide figure img,.c-institution-carousel.slider-image-4 .swiper-slide figure img{width:auto!important}}@media(min-width:768px)and (min-width:769px)and (max-width:950px){.c-institution-carousel.slider-image-3 .swiper-slide figure img,.c-institution-carousel.slider-image-4 .swiper-slide figure img{max-inline-size:250px!important}}@media(min-width:768px){.c-institution-carousel.slider-image-3 .c-institution-carousel__logos-wrapper .swiper-wrapper,.c-institution-carousel.slider-image-4 .c-institution-carousel__logos-wrapper .swiper-wrapper{justify-content:space-between!important}}.c-institution-carousel.content-align-center .c-institution-carousel__content-container{display:flex;flex-direction:column}.c-institution-carousel.content-align-center .c-institution-carousel__action{justify-content:center}.c-institution-carousel.content-align-center .c-institution-carousel__content{display:flex;flex-direction:column;row-gap:var(--spacing-16);text-align:center}.c-institution-carousel.content-align-center .c-institution-carousel__content>*{margin-block-end:0}@media(min-width:768px){.c-institution-carousel.content-align-center .c-institution-carousel__content{text-align:center}}.c-institution-carousel[data-theme=stw-xlight]{padding-block:var(--spacing-120)}.c-institution-carousel[data-theme=stw-xlight].slider-image-1 .swiper-slide{height:auto;min-width:100%}.c-institution-carousel[data-theme=stw-xlight].slider-image-1 .swiper-slide figure img{inline-size:82.5%}@media(max-width:767px){.c-institution-carousel[data-theme=stw-xlight].slider-image-1 .swiper-slide figure img{inline-size:100%}}.c-institution-carousel[data-theme=stw-xlight].slider-image-1 .c-institution-carousel__logos-wrapper{justify-content:center;width:100%}.c-institution-carousel[data-theme=stw-xlight] .title{font-family:var(--font-speckless)!important;font-size:var(--font-size-heading-xlarge);font-weight:380;line-height:1.2;margin-block-end:0;padding-block-end:var(--spacing-24)}@media(min-width:768px)and (max-width:1199px){.c-institution-carousel[data-theme=stw-xlight] .title{font-size:var(--font-size-heading-large)}}.c-institution-carousel[data-theme=stw-xlight] .c-institution-carousel__logos-wrapper{margin-block-start:var(--spacing-40)}@media(max-width:767px){.c-institution-carousel[data-theme=stw-xlight]{padding-block:var(--spacing-48);padding-inline:var(--spacing-16)!important}.c-institution-carousel[data-theme=stw-xlight] .title{font-size:var(--font-size-heading-large);padding-block-end:0;text-align:center}.c-institution-carousel[data-theme=stw-xlight] .description{margin-block-start:var(--spacing-24)}.c-institution-carousel[data-theme=stw-xlight] .c-institution-carousel__content-container{padding:0}.c-institution-carousel[data-theme=stw-xlight] .c-institution-carousel__logos-wrapper{margin-block-start:var(--spacing-32)}}@media(min-width:769px){.c-institution-carousel[data-theme=ets-xlight]{padding-block:var(--spacing-96) var(--spacing-80)}}.c-institution-carousel[data-theme=ets-xlight].slider-image-2 .swiper-slide[data-swiper-slide-index="0"]{order:0}.c-institution-carousel[data-theme=ets-xlight].slider-image-2 .swiper-slide[data-swiper-slide-index="1"]{order:1}@media(max-width:767px){.c-institution-carousel[data-theme=ets-xlight].slider-image-2 .swiper-slide figure img{max-block-size:3.625rem;min-block-size:3.625rem;width:auto}.c-institution-carousel[data-theme=ets-xlight] .c-institution-carousel__content-container{padding-inline:var(--spacing-16)}}.c-institution-carousel[data-theme=ets-xlight] .title{font-family:var(--font-speckless)}.c-institution-carousel[data-theme=ets-xdark] .c-institution-carousel__content .description,.c-institution-carousel[data-theme=ets-xdark] .c-institution-carousel__content .eyebrow,.c-institution-carousel[data-theme=ets-xdark] .c-institution-carousel__content .title{color:var(--brand-eggshell)}.c-institution-carousel[data-theme=ets-xdark] .c-institution-carousel__content .title{font-family:var(--font-speckless)}}.theme-sff .c-institution-carousel .title{font-family:var(--font-oswald);font-size:3.25rem;line-height:var(--font-line-height)}@media(max-width:767px){.theme-sff .c-institution-carousel .title{font-size:var(--font-size-heading-medium);font-weight:var(--font-weight);line-height:var(--font-line-height)}}.theme-futurenav .c-institution-carousel .title{font-family:var(--font-beausite);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.2}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-kaltura-player button{align-items:center;background:var(--play-icon-bg)!important;border-radius:50%!important;display:flex;height:72px!important;justify-content:center;width:72px!important}.c-kaltura-player button:after{border-color:transparent transparent transparent var(--play-icon-color);border-style:solid;border-width:7px 0 7px 9pt;content:"";height:0;width:0}.c-kaltura-player iframe{border:none}.c-kaltura-player.c-position{position:relative}.c-kaltura-player.c-position>div{max-height:100%!important;max-width:100%!important;position:absolute!important}.c-kaltura-player.c-position iframe,.c-kaltura-player.c-position>div{block-size:100%!important;inline-size:100%!important;inset-block-start:0;inset-inline-start:0}.c-kaltura-player.c-position iframe{position:absolute}.c-kaltura-player.c-position:before{background-color:var(--brand-black);content:"";display:block;padding-top:66%}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-leadership-module{padding-block:var(--spacing-120);padding-inline:var(--page-padding-inline)}@media(max-width:767px){.c-leadership-module{padding-block-start:var(--spacing-80);padding-inline:0}}.c-leadership-module__cards{display:grid;grid-template-columns:repeat(3,1fr);width:100%}@media(max-width:767px){.c-leadership-module__cards{display:flex;flex-direction:column}}.c-leadership-module__card{align-items:flex-start;display:flex;flex-direction:column;padding-inline:var(--spacing-48)}.c-leadership-module__card:not(:last-child){border-inline-end:1px solid var(--color-outline-variant)}@media(max-width:767px){.c-leadership-module__card{border:none!important}.c-leadership-module__card:last-child{border-block-end:none}}.c-leadership-module__card figure{display:flex;width:100%}.c-leadership-module__card figure img{block-size:9.25rem;inline-size:auto}.c-leadership-module__card .eyebrow{font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);letter-spacing:.08pc;line-height:1.2;margin-block-end:var(--spacing-32)}.c-leadership-module__card .eyebrow li{list-style-type:none!important}.c-leadership-module__card .title{font-size:var(--font-size-xlarge);font-weight:var(--font-weight-semibold);letter-spacing:.08pc;line-height:1.2;margin-block-end:var(--spacing-16);margin-block-start:var(--spacing-40)}.c-leadership-module__card .description{flex-grow:1;font-family:var(--font-speckless);font-size:var(--font-size-xlarge);font-weight:380;line-height:1.4}@media(max-width:767px){.c-leadership-module__card{display:flex;flex-direction:column;padding-block-end:var(--spacing-72);padding-inline:var(--spacing-16)!important}.c-leadership-module__card figure{min-width:100%}.c-leadership-module__card figure img{block-size:auto;inline-size:100%}.c-leadership-module__card .eyebrow{font-size:var(--font-size-small);font-weight:var(--font-weight-bold);line-height:1.4;margin-block-end:var(--spacing-40)}.c-leadership-module__card .title{font-size:var(--font-size-large);font-weight:var(--font-weight-bold);line-height:1.4;margin-block-end:0;margin-block-start:var(--spacing-24)}.c-leadership-module__card .description{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:1.2}}@media(min-width:768px)and (max-width:1199px){.c-leadership-module__card .title{font-size:var(--font-size-large);margin-block-end:var(--spacing-16)}.c-leadership-module__card .description{font-size:var(--font-size-small);line-height:1.4}}@media(max-width:767px){.c-leadership-module{padding-block-end:var(--spacing-8)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-lead-gen-breaker{background-position:50%;background-size:cover;display:grid;padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}@media(min-width:1025px){.c-lead-gen-breaker{grid-template-columns:1fr 2fr}}.c-lead-gen-breaker__action{display:flex;flex-wrap:wrap;gap:var(--spacing-16)}.c-lead-gen-breaker__heading{border-block-end:1px solid var(--color-outline-dim);font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium)*.75 + 1vi,var(--font-size-heading-xlarge));font-weight:var(--font-weight);line-height:var(--font-line-height-xtight);padding-block-end:var(--spacing-16)}@media(min-width:1025px){.c-lead-gen-breaker__heading{border-block-end:0;border-inline-end:1px solid var(--color-outline-dim);padding-block-end:0;padding-inline-end:clamp(var(--spacing-32),8vi,var(--spacing-120))}}.c-lead-gen-breaker__content{display:grid;gap:var(--spacing-32);padding-block-start:var(--spacing-24)}@media(min-width:1025px){.c-lead-gen-breaker__content{padding-block-start:0;padding-inline-start:clamp(var(--spacing-32),8vi,var(--spacing-120))}}.c-lead-gen-breaker[data-theme=ets-duskwinkle]{background-color:var(--brand-toefl-duskwinkle);color:var(--brand-white)}.c-lead-gen-breaker[data-theme=ets-duskwinkle] .e-cta--primary{--_text-color:var(--brand-black);--_background-color:var(--brand-white);--_border-color:var(--brand-white)}.c-lead-gen-breaker[data-theme=ets-duskwinkle] .e-cta--primary:hover{--_text-color:var(--brand-black);--_background-color:var(--brand-toefl-highlighter-orange);--_border-color:var(--brand-toefl-highlighter-orange)}.c-lead-gen-breaker[data-theme=toeic-xdark-green]{padding-block:var(--spacing-120)}.c-lead-gen-breaker[data-theme=toeic-xdark-green] .c-lead-gen-breaker__heading{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}.c-lead-gen-breaker[data-theme=toeic-xdark-green] .c-lead-gen-breaker__content p{font-family:var(--font-toeic)}.c-lead-gen-breaker[data-theme=toeic-xdark-green] .c-lead-gen-breaker__action .e-cta--primary:focus-visible{--color-on-surface:var(--brand-ink)}@media(max-width:767px){.c-lead-gen-breaker[data-theme=toeic-xdark-green]{padding-block:var(--spacing-64);padding-inline:var(--spacing-16)}.c-lead-gen-breaker[data-theme=toeic-xdark-green] .c-lead-gen-breaker__heading{font-size:var(--font-size-heading-medium)}}.c-lead-gen-breaker[data-theme=toeic-link-green]{padding-block:var(--spacing-120)}.c-lead-gen-breaker[data-theme=toeic-link-green] .c-lead-gen-breaker__heading{font-size:2pc;font-weight:300;line-height:2.4pc}.c-lead-gen-breaker[data-theme=toeic-link-green] .c-lead-gen-breaker__content p{font-weight:300;padding-block-end:var(--spacing-16)}.c-lead-gen-breaker[data-theme=toeic-link-green] .c-lead-gen-breaker__content p:last-child{padding-block-end:0}.c-lead-gen-breaker[data-theme=toeic-link-green] .c-lead-gen-breaker__action .e-cta--primary:focus-visible{--color-on-surface:var(--brand-toeic-link-aqua-blue)}@media(max-width:767px){.c-lead-gen-breaker[data-theme=toeic-link-green]{padding-block:var(--spacing-64)}.c-lead-gen-breaker[data-theme=toeic-link-green] .c-lead-gen-breaker__heading{font-size:28px;line-height:2.1pc}}.infoCardModule+.leadGenBreakerModule{margin-top:-2px;position:relative}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-lead-gen-form-modal{--link-color:#003082;--link-hover-color:#0a58ca;background-color:var(--color-surface);display:grid}@media(min-width:1025px){.c-lead-gen-form-modal{grid-template-columns:40% 1fr}}.c-lead-gen-form-modal>img{aspect-ratio:3/2;inline-size:100%;object-fit:cover}@media(min-width:1025px){.c-lead-gen-form-modal>img{block-size:100%}}.c-lead-gen-form-modal__content{display:flex;flex-direction:column;padding-block-start:var(--spacing-32);padding-inline:var(--page-padding-inline)}@media(min-width:1025px){.c-lead-gen-form-modal__content{padding-block:var(--spacing-56);padding-inline:var(--spacing-80)}}.c-lead-gen-form-modal__error-summary{border:2px solid var(--color-error);color:var(--color-error);font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-small);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight);margin-block-end:var(--spacing-24);padding-block:var(--spacing-24);padding-inline:var(--spacing-24)}@media(min-width:1025px){.c-lead-gen-form-modal__error-summary{margin-block-end:var(--spacing-40)}}.c-lead-gen-form-modal__error-summary ul{margin-block-start:var(--spacing-20);padding-inline-start:var(--spacing-32)}.c-lead-gen-form-modal__error-summary a{color:inherit;font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-lead-gen-form-modal__error-summary-header{align-items:baseline;display:flex;font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-xsmall);font-weight:var(--font-weight-semibold);gap:var(--spacing-8);line-height:var(--font-line-height-xtight)}.c-lead-gen-form-modal__error-summary-header svg{--icon-size:var(--spacing-16);min-inline-size:var(--icon-size)}.c-lead-gen-form-modal__heading{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:var(--font-line-height);margin-block-end:var(--spacing-16)}@media(min-width:1025px){.c-lead-gen-form-modal__heading{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight);margin-block-end:var(--spacing-20)}}.c-lead-gen-form-modal__subheader{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:var(--font-line-height);margin-block-end:var(--spacing-24)}@media(min-width:1025px){.c-lead-gen-form-modal__subheader{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}}@media(min-width:1025px)and (max-width:768px){.c-lead-gen-form-modal__subheader{font-size:var(--font-size-heading-small)}}.c-lead-gen-form-modal__description{font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-lead-gen-form-modal__description ul{margin-block-end:var(--spacing-12);margin-inline-start:var(--spacing-16)}.c-lead-gen-form-modal__description p a{color:var(--link-color)}.c-lead-gen-form-modal__description p a:hover{color:var(--link-hover-color)}.c-lead-gen-form-modal__description p:not(:last-child){margin-block-end:var(--spacing-12)}.c-lead-gen-form-modal__form{margin-block-start:var(--spacing-20)}.c-lead-gen-form-modal__form .lead-gen-form-modal__check-single{align-items:start;column-gap:var(--spacing-12);display:flex;padding-block:var(--spacing-12)}.c-lead-gen-form-modal__form .lead-gen-form-modal__check-single input[type=checkbox]{block-size:var(--spacing-16);flex:0 0 var(--spacing-16);inline-size:var(--spacing-16)}.c-lead-gen-form-modal__form .lead-gen-form-modal__check-single input[type=checkbox]+label{font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-lead-gen-form-modal__form fieldset{border:none;flex-basis:100%;margin-block-end:var(--spacing-24)}.c-lead-gen-form-modal__form fieldset:last-child{margin-block-end:var(--spacing-16)}.c-lead-gen-form-modal__form fieldset ul{list-style:none}.c-lead-gen-form-modal__form fieldset li{align-items:start;column-gap:var(--spacing-12);display:flex;padding-block:var(--spacing-12)}.c-lead-gen-form-modal__form fieldset input[type=checkbox]{block-size:var(--spacing-16);flex:0 0 var(--spacing-16);inline-size:var(--spacing-16)}.c-lead-gen-form-modal__form fieldset input[type=checkbox]+label{font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height)}@media(min-width:1025px){.c-lead-gen-form-modal__form{margin-block-start:var(--spacing-24)}}.c-lead-gen-form-modal__input-container{column-gap:var(--spacing-32);display:flex;flex-wrap:wrap;list-style:none;row-gap:var(--spacing-8)}.c-lead-gen-form-modal__input-container>li{flex:1 1 25ch}.c-lead-gen-form-modal__input-container>li.full-width{flex:1 1 100%}.c-lead-gen-form-modal__input{flex-basis:100%}.c-lead-gen-form-modal__input--select{padding-block-end:var(--spacing-24);position:relative}.c-lead-gen-form-modal__input--select .c-select__error-message{display:block}.c-lead-gen-form-modal__input--select svg{pointer-events:none}.c-lead-gen-form-modal__input--select>select{appearance:none;background-color:transparent;border:none;border-block-end:1px solid var(--color-outline);border-radius:0;font:inherit;font-size:var(--font-size-large);inline-size:100%;margin:0;padding-block:var(--spacing-20) var(--spacing-12);padding-inline:0;text-indent:.01px;text-overflow:""}.c-lead-gen-form-modal__input--select>select::-ms-expand{display:none}.c-lead-gen-form-modal__input--select>svg{--icon-size:1.75em;inset-block-start:50%;inset-inline-end:0;position:absolute;transform:translateY(-50%)}@media(min-width:1025px){.c-lead-gen-form-modal__input:first-child,.c-lead-gen-form-modal__input:nth-child(2){flex-basis:auto;flex-grow:1}}.c-lead-gen-form-modal__cta-container{background-color:var(--color-surface);border-block-start:1px solid var(--brand-taupe);inset-block-end:0;inset-inline:0;margin-block-start:var(--spacing-24);margin-inline:calc(var(--page-padding-inline)*-1);padding-block:var(--spacing-24);padding-inline:var(--page-padding-inline);position:sticky}@media(min-width:1025px){.c-lead-gen-form-modal__cta-container{border:none;margin-inline:0;padding-inline:0;position:static}}.c-lead-gen-form-modal__cta{display:block;inline-size:100%;max-inline-size:100%;text-align:center}@media(min-width:1025px){.c-lead-gen-form-modal__cta{max-inline-size:max-content}}.c-lead-gen-form-modal__error-message{display:none}.c-lead-gen-form-modal__fieldset--error .c-lead-gen-form-modal__error-message{align-items:center;color:var(--color-error);column-gap:var(--spacing-8);display:flex;font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height);margin-block-end:var(--spacing-20)}.c-lead-gen-form-modal__fieldset--error input[type=checkbox]{outline:1px solid var(--color-error)}.c-lead-gen-form-modal__fieldset--error input[type=checkbox]+label{color:var(--color-error)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-map{align-items:center;display:flex;flex-direction:column;margin-block:0;margin-inline:auto;padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}@media(min-width:1025px){.c-map{isolation:isolate;padding-block:var(--spacing-32)}}.c-map__image{margin-block:var(--spacing-32)}@media(min-width:1025px){.c-map__image{margin-block:0}}.c-map__image-container{max-inline-size:30rem;position:relative;text-align:center}@media(min-width:1025px){.c-map__image-container{margin-inline-start:3rem;max-inline-size:unset}}@media(min-width:1201px){.c-map__image-container{margin-inline-start:0}}.c-map__text-container{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-24)}@media(min-width:1025px){.c-map__text-container{align-items:flex-start;display:flex;flex-direction:column;inline-size:25ch;inset-block-end:0;inset-inline-start:-3rem;margin:0;position:absolute;z-index:var(--z-container-high)}}@media(min-width:1201px){.c-map__text-container{inset-inline-start:0}}.c-map__title{color:var(--brand-toefl-duskwinkle);font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight);text-align:center}@media(min-width:1025px){.c-map__title{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight);text-align:start}}@media(min-width:1440px){.c-map__title{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}}.c-map__cta{gap:var(--spacing-16)}.c-map__tooltip1-container{display:none}@media(min-width:1025px){.c-map__tooltip1-container{block-size:4.688rem;display:block;inline-size:8.75rem;inset-block-start:35%;inset-inline-start:10%;position:absolute}}.c-map__tooltip2-container{display:none}@media(min-width:1025px){.c-map__tooltip2-container{block-size:4.688rem;display:block;inline-size:8.75rem;inset-block-start:31.5%;inset-inline-start:49.5%;position:absolute}}.c-map__tooltip3-container{display:none}@media(min-width:1025px){.c-map__tooltip3-container{block-size:4.688rem;display:block;inline-size:8.75rem;inset-block-start:40%;inset-inline-end:18.5%;position:absolute}}.c-map__tooltip4-container{display:none}@media(min-width:1025px){.c-map__tooltip4-container{block-size:4.688rem;display:block;inline-size:8.75rem;inset-block-end:25%;inset-inline-start:25%;position:absolute}}.c-map__tooltip5-container{display:none}@media(min-width:1025px){.c-map__tooltip5-container{block-size:4.688rem;display:block;inline-size:8.75rem;inset-block-end:30.5%;inset-inline-start:46%;position:absolute}}.c-map__tooltip6-container{display:none}@media(min-width:1025px){.c-map__tooltip6-container{block-size:4.688rem;display:block;inline-size:8.75rem;inset-block-end:18%;inset-inline-end:10%;position:absolute}}.c-map__tooltip-text-container{background-color:var(--brand-toefl-highlighter-orange);border:1px solid var(--brand-ink);display:flex;flex-direction:column;gap:.5rem;padding:.625rem;position:relative;text-align:left}@media(min-width:1025px){.c-map__tooltip-text-container{block-size:fit-content;display:flex;flex-direction:column;inline-size:fit-content;justify-content:center;padding:var(--spacing-12);position:relative}}.c-map__tooltip-text-container:before{display:none}@media(min-width:1025px){.c-map__tooltip-text-container:before{background:linear-gradient(-45deg,var(--brand-toefl-highlighter-orange) 52%,transparent 0);border:inherit;border-radius:0 0 2px 0;border-width:0 1px 1px 0;bottom:0;content:"";display:block;height:15px;position:absolute;right:40%;transform:translate(-50%,50%) rotate(45deg) translateZ(0);width:15px}}.c-map__continent{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xsmall);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}.c-map__institutions{font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-map__label-container{box-sizing:border-box;display:inline-grid;gap:var(--spacing-16);grid-template-columns:auto auto;margin-inline:auto;position:relative}@media(min-width:1025px){.c-map__label-container{display:none}}.c-map__ellipse{background-color:var(--brand-toefl-highlighter-orange);block-size:1.5rem;border:1px solid var(--brand-black);border-radius:100em;color:var(--brand-black);display:grid;inline-size:1.5rem;place-items:center;text-align:center}.c-map__ellipse--on-map{position:absolute}.c-map__ellipse--1{inset-block-start:60%;inset-inline-start:15%}@media(min-width:1025px){.c-map__ellipse--1{display:none}}.c-map__ellipse--2{inset-block-start:55%;inset-inline-start:50%}@media(min-width:1025px){.c-map__ellipse--2{display:none}}.c-map__ellipse--3{inset-block-start:59%;inset-inline-end:18%}@media(min-width:1025px){.c-map__ellipse--3{display:none}}.c-map__ellipse--4{inset-block-end:17%;inset-inline-start:28%}@media(min-width:1025px){.c-map__ellipse--4{display:none}}.c-map__ellipse--5{inset-block-end:22%;inset-inline-start:50%}@media(min-width:1025px){.c-map__ellipse--5{display:none}}.c-map__ellipse--6{inset-block-end:18%;inset-inline-end:9%}@media(min-width:1025px){.c-map__ellipse--6{display:none}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-mega-navigation{--nav-highlighter:var(--brand-toefl-highlighter-yellow);align-items:center;background-color:var(--color-surface);block-size:var(--mega-nav-size);color:var(--brand-black);display:flex;font-family:var(--font-greet-standard);gap:var(--spacing-20);inset-block-start:0;inset-inline:0;padding-inline:var(--old-page-padding-inline)!important;position:relative;z-index:var(--z-subnav)}@media(min-width:1201px){.c-mega-navigation{gap:var(--spacing-40)}}@media(max-width:1024px){.c-mega-navigation{justify-content:space-between}}.c-mega-navigation h2,.c-mega-navigation h3,.c-mega-navigation h4,.c-mega-navigation h5,.c-mega-navigation h6{font-family:var(--font-toefl)}.c-mega-navigation .brandLogo img{block-size:21px;display:none;inline-size:auto}.c-mega-navigation .brandLogo a{font-size:var(--font-size-xlarge)!important;font-weight:700!important;line-height:1.2!important;padding:0!important;text-transform:uppercase}.c-mega-navigation .brandLogo a,.c-mega-navigation .brandLogo a:hover{color:var(--brand-black)!important;text-decoration:none!important}@media(max-width:1024px){.c-mega-navigation .brandLogo span{display:none}.c-mega-navigation .brandLogo img{block-size:var(--spacing-22);display:block}}.c-mega-navigation__divider{background:#d9d9d9;block-size:var(--spacing-24);min-inline-size:1px}@media(max-width:1024px){.c-mega-navigation__divider{display:none}}.c-mega-navigation__right{align-items:center;display:flex;flex-grow:1;justify-content:space-between}@media(min-width:1025px){.c-mega-navigation__right{column-gap:var(--spacing-20)}}@media(max-width:1024px){.c-mega-navigation__right{align-items:flex-start;background-color:var(--color-surface-container-7);border-block-start:.25px solid rgba(26,33,43,.2);display:none;flex-direction:column;left:0;max-block-size:calc(100vh - var(--mega-nav-size));overflow:auto;padding-block:var(--spacing-32);padding-inline:var(--spacing-24);position:absolute;row-gap:var(--spacing-32);top:var(--mega-nav-size);width:100%}.c-mega-navigation__right.--open{display:flex}}.c-mega-navigation__list{align-items:center;display:flex;gap:var(--spacing-20);list-style:none;margin:0!important;padding:0!important}@media(max-width:1024px){.c-mega-navigation__list{align-items:flex-start;flex-direction:column;gap:var(--spacing-32);order:2;width:100%}}@media(min-width:1201px){.c-mega-navigation__list{gap:var(--spacing-40)}}@media(max-width:1024px){.c-mega-navigation__list-item{width:100%}}@media(min-width:1025px){.c-mega-navigation__list-item{align-items:center;block-size:var(--mega-nav-size);display:flex}.c-mega-navigation__list-item.menu-open .c-mega-navigation__link svg{rotate:180deg}.c-mega-navigation__list-item.menu-open>.c-mega-navigation-subMenu__wrap,.c-mega-navigation__list-item:hover>.c-mega-navigation-subMenu__wrap{animation:meganavigation .3s ease-in-out;display:block}.c-mega-navigation__list-item.menu-open .c-mega-navigation__link,.c-mega-navigation__list-item:hover .c-mega-navigation__link{text-shadow:0 0 1px currentColor}.c-mega-navigation__list-item.menu-open .c-mega-navigation__link:before,.c-mega-navigation__list-item:hover .c-mega-navigation__link:before{opacity:1;transform:scaleX(1)}}.c-mega-navigation__link{align-items:center;background:none;background-color:transparent;border:none;color:var(--brand-black);column-gap:var(--spacing-4);display:flex;font-size:14.34px!important;font-weight:500!important;letter-spacing:.08em;line-height:17.52px!important;padding:0;text-shadow:0 0 1px transparent;text-transform:uppercase!important;transition:text-shadow .4s}.c-mega-navigation__link.active{font-weight:var(--font-weight-bold)}@media(min-width:1025px){.c-mega-navigation__link{position:relative}.c-mega-navigation__link:before{background-color:var(--nav-highlighter);block-size:6px;content:"";inset-block-end:0;inset-inline-end:1rem;inset-inline-start:.6em;opacity:0;position:absolute;transform:scaleX(0);transition:transform .4s}.c-mega-navigation__link span,.c-mega-navigation__link svg{position:relative}}.c-mega-navigation__link svg{min-inline-size:var(--spacing-20)}@media(max-width:1024px){.c-mega-navigation__link svg{rotate:-90deg}}@media(min-width:1025px){.c-mega-navigation__container{background-color:var(--color-surface-container-7);box-shadow:8px 8px 0 var(--brand-black);inline-size:61.75rem;inset-block-start:0;inset-inline:0;margin-inline:auto;max-block-size:calc(100vh - var(--global-nav-size) - var(--mega-nav-size) - 50px);overflow:auto;position:absolute}.c-mega-navigation__container::-webkit-scrollbar{width:8px}.c-mega-navigation__container::-webkit-scrollbar-track{background:#cecece}.c-mega-navigation__container::-webkit-scrollbar-thumb{background:#9f9f9f}.c-mega-navigation__container::-webkit-scrollbar-thumb:hover{background:#555}}@media(min-width:1201px){.c-mega-navigation__container{inset-inline-end:auto;inset-inline-start:var(--spacing-136);margin-inline:unset}}@media(min-width:1025px){.c-mega-navigation__container.isReverse .c-mega-navigation__subMenu .c-mega-navigation-subMenu__tab.tl--2{flex-direction:row-reverse}}@media(max-width:1024px){.c-mega-navigation__container.isReverse .c-mega-navigation__subMenu .c-mega-navigation-subMenu__tab.tl--2{flex-direction:column-reverse}}@media(min-width:1025px){.c-mega-navigation__subMenu{padding:53px 5pc 40px 47px}}.c-mega-navigation-subMenu__wrap{display:none}@media(min-width:1025px){.c-mega-navigation-subMenu__wrap{inline-size:100vw;inset-block-start:var(--mega-nav-size);inset-inline-start:0;position:absolute}.c-mega-navigation-subMenu__wrap:before{background-color:rgba(0,0,0,.2);content:"";inset-block-end:0;inset-block-start:var(--mega-nav-size);inset-inline:0;pointer-events:none;position:fixed}}.c-mega-navigation-subMenu__tab-wrap>h3{font-family:var(--font-greet-standard)!important;font-size:var(--font-size-medium)!important;font-weight:var(--font-weight-semibold)!important;line-height:1!important;margin-block-end:var(--spacing-32)!important;text-transform:uppercase!important}@media(min-width:1025px){.c-mega-navigation-subMenu__tab-wrap>h3{letter-spacing:2.4px!important}}@media(max-width:1024px){.c-mega-navigation-subMenu__tab-wrap>h3{font-size:14.34px!important;letter-spacing:.15em!important;line-height:17.52px!important;opacity:.5}}@media(min-width:1025px){.c-mega-navigation-subMenu__tab.tl--1 .c-mega-navigation-subMenu__tab-wrap>h3{display:none}}.c-mega-navigation-subMenu__tab.tl--2{display:flex}@media(max-width:1024px){.c-mega-navigation-subMenu__tab.tl--2{flex-direction:column;row-gap:var(--spacing-32)}}@media(min-width:1025px){.c-mega-navigation-subMenu__tab.tl--2{margin:-53px -5pc -40px -47px}.c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap{padding:53px 47px 83px}.c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap .c-mega-navigation-subMenu__tab-container{row-gap:34px}.c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap:first-child{max-inline-size:39.875rem;min-inline-size:39.875rem}.c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap:first-child .c-mega-navigation-subMenu__tab-container{column-gap:78px;grid-template-columns:repeat(2,1fr)}.c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap:nth-child(2){background-color:var(--brand-white);flex-grow:1}[data-theme^=toeic-link-dark] .c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap:nth-child(2){background-color:var(--brand-toeic-beige)}[data-theme^=gre] .c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap:nth-child(2){background-color:transparent;position:relative}[data-theme^=gre] .c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap:nth-child(2):before{background-color:#c19fbb;content:"";inline-size:1px;inset-block:23%;inset-inline-start:0;position:absolute}.c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap:nth-child(2) .c-mega-navigation-subMenu__tab-container{grid-template-columns:repeat(1,1fr)}}.c-mega-navigation-subMenu__tab-container{display:grid;grid-template-columns:repeat(1,1fr);row-gap:var(--spacing-32)}@media(min-width:1025px){.c-mega-navigation-subMenu__tab-container{column-gap:85px;grid-template-columns:repeat(3,1fr);row-gap:50px}}.c-mega-navigation-subMenu__item h3{font-size:var(--font-size-xlarge)!important;font-weight:var(--font-weight-semibold)!important;line-height:1!important;margin-bottom:6px!important}.c-mega-navigation-subMenu__item h3 a{color:inherit!important;display:inline-block!important;font-family:inherit!important;font-weight:inherit!important;text-decoration:none!important}.c-mega-navigation-subMenu__item h3 a:hover{text-decoration:underline!important}.c-mega-navigation-subMenu__item p{font-size:14px!important;line-height:18px!important;margin:0!important;min-block-size:36px!important}@media(max-width:1024px){.c-mega-navigation-subMenu__item h3{font-family:var(--font-greet-standard)!important;font-size:14.34px!important;font-weight:var(--font-weight-medium)!important;letter-spacing:.01em!important;line-height:17.52px!important}.c-mega-navigation-subMenu__item p{display:none}.c-mega-navigation .sectionview .c-mega-navigation-subMenu__tab-wrap:nth-child(2):before{border-block-start:.25px dashed rgba(26,33,43,.5);content:"";display:block;height:1px;margin-block-end:var(--spacing-32);width:100%}}.c-mega-navigation .tabview .c-mega-navigation__subMenu{padding:0}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button-mobile{display:none}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button{align-items:center;border:none;color:var(--brand-black)!important;display:flex;font-size:14px!important;line-height:18px!important;text-transform:uppercase!important}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button svg{block-size:22px;min-inline-size:22px}@media(max-width:1024px){.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button-mobile{display:flex;flex-direction:column;row-gap:var(--spacing-32)}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button-mobile .active{display:none}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab{display:flex;flex-direction:column;row-gap:var(--spacing-32)}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-wrap{display:none}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-wrap .c-mega-navigation-subMenu__tab-button{display:flex;font-size:14.34px!important;letter-spacing:.15em!important;line-height:17.52px!important;margin-block-end:var(--spacing-32)!important;opacity:.5;pointer-events:none}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-wrap .c-mega-navigation-subMenu__tab-button svg{display:none}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-container{display:grid}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button{background-color:transparent!important;font-weight:var(--font-weight-medium)!important;letter-spacing:.08em!important}}@media(min-width:1025px){.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab{background-color:var(--brand-white);margin-inline-start:250px;min-block-size:calc(var(--spacing-64)*5);position:relative}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab:has(.ct-4){min-block-size:334px}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab:has(.ct-5){min-block-size:396px}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab:has(.ct-6){min-block-size:458px}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab:has(.ct-7){min-block-size:520px}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button{background-color:var(--color-surface-container-7)!important;font-weight:var(--font-weight-semibold);inline-size:206px;height:58px;inset-block-start:46px;inset-inline-end:100%;justify-content:space-between;padding-block:19px;padding-inline:22px;position:absolute}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button.ct-2{inset-block-start:81pt}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button.ct-3{inset-block-start:170px}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button.ct-4{inset-block-start:232px}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button.ct-5{inset-block-start:294px}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button.ct-6{inset-block-start:356px}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button.ct-7{inset-block-start:418px}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button svg{margin-block:-1px}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button.active{background-color:#fff!important;color:var(--tab-btn-active)!important;font-weight:var(--font-weight-bold)!important;pointer-events:none}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button.active svg{color:var(--color-on-surface)}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button.active:after{border:.25px solid #d5d5d5;border-right-width:0;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-container{display:none;padding:46px 3pc 65px 65px}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-container.active{display:grid}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-container.column-2{column-gap:var(--spacing-120);grid-template-columns:repeat(2,1fr);row-gap:50px}.c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-container.column-3{column-gap:34px;grid-template-columns:repeat(3,1fr);row-gap:50px}}.c-mega-navigation__news-actions{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-20)}.c-mega-navigation__news-actions .e-cta--tertiary{--color-on-surface:var(--brand-toefl-duskwinkle);padding:0!important}.c-mega-navigation__news{background-color:var(--brand-white);column-gap:85px;display:none;grid-template-columns:repeat(3,1fr);padding:46px 47px;position:relative}.c-mega-navigation__news .c-mega-navigation__item{position:relative}@media(min-width:1025px){.c-mega-navigation__news{display:grid}}.c-mega-navigation__news figure{display:flex;height:100%;inset-block-end:0;inset-inline-end:var(--spacing-16);position:absolute}.c-mega-navigation__news figure img{height:100%;max-width:270px;object-fit:contain;object-position:right bottom;width:auto}.c-mega-navigation__news--2{column-gap:var(--spacing-136);grid-template-columns:repeat(2,1fr)}.c-mega-navigation__news--1{column-gap:0;grid-template-columns:repeat(1,1fr);padding-right:270px}.c-mega-navigation__news h3{font-size:var(--font-size-xlarge)!important;font-weight:var(--font-weight-semibold)!important;line-height:1!important;margin-block-end:20px!important;min-block-size:25px!important}.c-mega-navigation__news h3 i{display:none}.c-mega-navigation__news h3 a{color:inherit!important;display:inline-block!important;font-family:inherit!important;font-weight:inherit!important;text-decoration:none!important}.c-mega-navigation__news h3 a:hover{text-decoration:underline!important}.c-mega-navigation__news h3 img{max-block-size:25px;max-width:100%}.c-mega-navigation__news .description{display:flex;flex-direction:column;font-size:14px!important;line-height:18px!important;row-gap:var(--spacing-10)}.c-mega-navigation__news .description p{font-size:14px!important;line-height:18px!important;margin:0!important}.c-mega-navigation__news .e-cta{margin-block-start:var(--spacing-24)}@media(max-width:1024px){.c-mega-navigation.sub-menu-level-1 .brandLogo,.c-mega-navigation.sub-menu-level-1 .c-mega-navigation__action,.c-mega-navigation.sub-menu-level-1 .c-mega-navigation__link,.c-mega-navigation.sub-menu-level-1 .c-mega-navigation__list-item,.c-mega-navigation.sub-menu-level-1 h2{display:none}.c-mega-navigation.sub-menu-level-1 .c-mega-navigation__link{opacity:.5}.c-mega-navigation.sub-menu-level-1 .c-mega-navigation__link svg{display:none}.c-mega-navigation.sub-menu-level-1 .sub-menu-clicked:has(.tabview) .c-mega-navigation__link{display:block;text-align:left}.c-mega-navigation.sub-menu-level-1 .c-mega-navigation__list-item.sub-menu-clicked{display:flex;flex-direction:column;row-gap:var(--spacing-32)}.c-mega-navigation.sub-menu-level-1 .c-mega-navigation__list-item.sub-menu-clicked .c-mega-navigation-subMenu__wrap{display:block}.c-mega-navigation.sub-menu-level-1 .btn-level-1{display:flex}.c-mega-navigation.sub-menu-level-1.sub-menu-level-2 .btn-level-1,.c-mega-navigation.sub-menu-level-1.sub-menu-level-2 .c-mega-navigation-subMenu__tab-button-mobile,.c-mega-navigation.sub-menu-level-1.sub-menu-level-2 .sub-menu-clicked>.c-mega-navigation__link{display:none}.c-mega-navigation.sub-menu-level-1.sub-menu-level-2 .btn-level-2{display:flex}.c-mega-navigation.sub-menu-level-1.sub-menu-level-2 .c-mega-navigation-subMenu__tab-wrap.active{display:block}}.c-mega-navigation__mobile-back-btn{align-items:center!important;background:none!important;border:none!important;color:var(--brand-black)!important;display:none;font-size:14.34px!important;font-weight:400!important;letter-spacing:.01em!important;line-height:17.52px!important;padding:0!important}.c-mega-navigation__mobile-back-btn svg{block-size:20px;inline-size:20px}@media(min-width:1025px){.c-mega-navigation__mobile-back-btn{display:none}}.c-mega-navigation__home-link{display:none}.c-mega-navigation__home-link a{color:var(--brand-black)!important}.c-mega-navigation__home-link svg{block-size:25px;inline-size:72px}@media(max-width:1024px){.c-mega-navigation__home-link{display:flex;justify-content:center;order:3;width:100%}}.c-mega-navigation__action{align-items:center;display:flex;gap:var(--spacing-20);list-style:none;margin-block:0!important;margin-inline:0!important;padding:0!important}@media(max-width:1024px){.c-mega-navigation__action{justify-content:center;order:1;width:100%}}.c-mega-navigation__action li{order:1}.c-mega-navigation__action li .e-cta{--font-size-eyebrow-small:14px;--spacing-16:11px;--spacing-24:20px;white-space:nowrap}@media(min-width:1025px){.c-mega-navigation__action{display:none}.sticky-header .c-mega-navigation__action{display:flex}}@media(min-width:1201px){.c-mega-navigation__action{gap:var(--spacing-28)}}.c-mega-navigation__hamburger-btn{background:none;border:none;cursor:pointer;display:none;padding:0}.c-mega-navigation__hamburger-btn-animation-line{background:var(--color-on-surface);block-size:1px;display:block;inline-size:1rem;margin-block:6px;margin-inline:auto var(--spacing-4)}@media(prefers-reduced-motion:no-preference){.c-mega-navigation__hamburger-btn-animation-line{transition:all .3s ease-in-out}}.c-mega-navigation__hamburger-btn--open span:first-child{transform:translateY(.425rem) rotate(45deg)}.c-mega-navigation__hamburger-btn--open span:nth-child(2){opacity:0}.c-mega-navigation__hamburger-btn--open span:nth-child(3){transform:translateY(-.425rem) rotate(-45deg)}@media(max-width:1024px){.c-mega-navigation__hamburger-btn{display:block}}.c-mega-navigation[data-theme^=gre]{font-family:var(--font-beausite)}.c-mega-navigation[data-theme^=gre] h2,.c-mega-navigation[data-theme^=gre] h3,.c-mega-navigation[data-theme^=gre] h4,.c-mega-navigation[data-theme^=gre] h5,.c-mega-navigation[data-theme^=gre] h6{font-family:var(--font-beausite)!important}.c-mega-navigation[data-theme^=gre] .c-mega-navigation__link{letter-spacing:.02em}.c-mega-navigation[data-theme^=gre] .brandLogo img{block-size:26px}@media(min-width:1025px)and (max-width:1199px){.c-mega-navigation[data-theme^=gre] .c-mega-navigation__list{gap:var(--spacing-10)}.c-mega-navigation[data-theme^=gre] .c-mega-navigation__link{font-size:11px!important;line-height:1.2!important}}@media(max-width:1439px)and (min-width:1200px){.sticky-header .c-mega-navigation[data-theme^=gre] .c-mega-navigation__link{font-size:9pt!important}}@media(min-width:1025px){.sticky-header .c-mega-navigation[data-theme^=gre] .c-mega-navigation__list{gap:var(--spacing-20)}.c-mega-navigation[data-theme^=gre] .tabview .c-mega-navigation__subMenu{padding:0}.c-mega-navigation[data-theme^=gre] .c-mega-navigation__subMenu{padding:3pc}.c-mega-navigation[data-theme^=gre] .c-mega-navigation-subMenu__tab-button{font-weight:600;text-align:left}.c-mega-navigation[data-theme^=gre] .c-mega-navigation-subMenu__item h3{font-size:var(--font-size-small)!important;line-height:1!important;margin-bottom:4px!important}.c-mega-navigation[data-theme^=gre] .c-mega-navigation-subMenu__item p{font-size:var(--font-size-xSmall)!important;line-height:1.4!important}.c-mega-navigation[data-theme^=gre] .c-mega-navigation-subMenu__tab-container{row-gap:2pc}.c-mega-navigation[data-theme^=gre] .c-mega-navigation-subMenu__tab-wrap>h3{font-size:var(--font-size-small)!important;letter-spacing:1px!important;line-height:1!important}.c-mega-navigation[data-theme^=gre] .c-mega-navigation-subMenu__tab.tl--2{margin:-3pc}.c-mega-navigation[data-theme^=gre] .c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap,.c-mega-navigation[data-theme^=gre] .c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap:nth-child(2){padding:3pc}.c-mega-navigation[data-theme^=gre] .c-mega-navigation__link:before{--nav-highlighter:#deecfc}.c-mega-navigation[data-theme^=gre] .c-mega-navigation__news{padding:36px 3pc 44px}.c-mega-navigation[data-theme^=gre] .c-mega-navigation__news .e-cta{--font-body:var(--font-greet-standard)}.c-mega-navigation[data-theme^=gre] .c-mega-navigation__news h3{font-size:var(--font-size-medium)!important;line-height:1!important;margin-block-end:var(--spacing-8)!important;min-block-size:0!important}.c-mega-navigation[data-theme^=gre] .c-mega-navigation__news h3 i{background-image:linear-gradient(90deg,#dcac98 58%,transparent 0);background-position:50%;background-repeat:repeat-x;background-size:17px 3px;block-size:24px;display:block;display:flex;justify-content:flex-end;margin-right:-25px;position:relative}.c-mega-navigation[data-theme^=gre] .c-mega-navigation__news h3 i svg{block-size:100%;color:#dcac98;inline-size:auto;margin-inline-end:-7px;max-inline-size:none}.c-mega-navigation[data-theme^=gre] .c-mega-navigation__news p{font-size:9pt!important;line-height:16.8px!important}.c-mega-navigation[data-theme^=gre] .c-mega-navigation .tabview .c-mega-navigation-subMenu__tab-button.active:after{border-width:0}}.c-mega-navigation[data-theme=toefl-xlight] .e-cta{--font-body:var(--font-greet-standard);--color-primary:var(--brand-toefl-duskwinkle)}@media(hover:hover){.c-mega-navigation[data-theme=toefl-xlight] .e-cta--primary:not(:disabled):hover{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:var(--brand-white);--_border-color:var(--brand-toefl-duskwinkle)}}.c-mega-navigation[data-theme=toefl-xlight] .e-cta--secondary{--color-outline-variant:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-toefl-duskwinkle)}@media(hover:hover){.c-mega-navigation[data-theme=toefl-xlight] .e-cta--secondary:not(:disabled):hover{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:var(--_transparent);--_border-color:var(--brand-toefl-duskwinkle)}}.c-mega-navigation[data-theme^=toeic-link-dark] .c-mega-navigation__divider{background:none}.c-mega-navigation[data-theme^=toeic]{font-family:var(--font-toeic)}@media(max-width:1024px){.c-mega-navigation[data-theme^=toeic] .sectionview.isReverse .c-mega-navigation-subMenu__tab-wrap:first-child:before{border-block-start:.25px dashed rgba(26,33,43,.5);content:"";display:block;height:1px;margin-block-end:var(--spacing-24);width:100%}.c-mega-navigation[data-theme^=toeic] .sectionview.isReverse .c-mega-navigation-subMenu__tab-wrap:nth-child(2):before{display:none}}.c-mega-navigation[data-theme^=toeic] h2,.c-mega-navigation[data-theme^=toeic] h3,.c-mega-navigation[data-theme^=toeic] h4,.c-mega-navigation[data-theme^=toeic] h5,.c-mega-navigation[data-theme^=toeic] h6{font-family:var(--font-toeic)!important}.c-mega-navigation[data-theme^=toeic] .brandLogo a{color:var(--brand-white)!important;font-size:var(--font-size-medium)!important;line-height:normal!important}.c-mega-navigation[data-theme^=toeic] .brandLogo img{block-size:35px}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__link{color:var(--brand-white)}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__link:before{--nav-highlighter:var(--brand-toeic-yellow-green);block-size:1px}@media(min-width:1025px){.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__link[aria-expanded=false]{font-weight:var(--font-weight-semibold)!important}}@media(max-width:1024px){.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__link span{font-weight:var(--font-weight-semibold)!important}}@media(min-width:1025px){.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container{background-color:var(--brand-toeic-beige);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container.no-news:has(.tl--1){inline-size:auto}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container.no-news:has(.tl--1) .c-mega-navigation-subMenu__tab-wrap{width:35rem}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container.enable-news:has(.tl--2){display:grid}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container.enable-news:has(.tl--2) .c-mega-navigation__news{flex-direction:row}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container.enable-news:has(.tl--1){display:grid}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container.enable-news:has(.tl--1) .flex-wrap{display:flex}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container:has(.c-mega-navigation__news) h3{margin-block-end:var(--spacing-16)!important}}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container .c-mega-navigation__news{display:flex;flex-direction:column;padding:var(--spacing-48);row-gap:var(--spacing-16)}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container .c-mega-navigation__news--1{justify-content:flex-end;min-width:300px}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container .c-mega-navigation__news figure{inset-inline-end:0;width:100%}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container .c-mega-navigation__news figure img{max-width:100%;object-position:center top;width:100%}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container .c-mega-navigation__news .e-cta--secondary{--_border-color:var(--brand-toeic-dark-green);--_text-color:var(--brand-toeic-dark-green)}@media(max-width:1024px){.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__container .c-mega-navigation__news{display:none}}@media(min-width:1025px){.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__subMenu{padding:var(--spacing-48)}}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__subMenu .c-mega-navigation-subMenu__tab-wrap>h3{font-size:var(--font-size-small)!important;letter-spacing:.07pc!important;line-height:var(--font-line-height-3xtight)!important}@media(max-width:1024px){.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__subMenu .c-mega-navigation-subMenu__tab-wrap>h3{font-weight:var(--font-weight-bold)!important;margin-block-end:var(--spacing-24)!important}}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation-subMenu__item{position:relative}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation-subMenu__item h3{font-size:var(--font-size-small)!important}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation-subMenu__item p{font-size:var(--font-size-xSmall)!important;letter-spacing:.12px;line-height:var(--font-line-height)!important;min-block-size:unset!important}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation-subMenu__tab-wrap{position:relative}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation-subMenu__tab-wrap .subMenu_bgImage{height:100%;left:0;object-fit:contain;object-position:center top;position:absolute;top:0;width:100%}@media(min-width:1025px){.c-mega-navigation[data-theme^=toeic] .c-mega-navigation-subMenu__tab-container{column-gap:84px;grid-template-columns:repeat(2,1fr);row-gap:var(--spacing-32)}}@media(max-width:1024px){.c-mega-navigation[data-theme^=toeic] .c-mega-navigation-subMenu__tab-container{row-gap:var(--spacing-24)}}@media(min-width:1025px){.c-mega-navigation[data-theme^=toeic] .c-mega-navigation-subMenu__tab.tl--2{margin:-3pc}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap{padding:var(--spacing-48)}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation-subMenu__tab.tl--2 .c-mega-navigation-subMenu__tab-wrap .c-mega-navigation-subMenu__tab-container{row-gap:34px}}@media(max-width:1024px){.c-mega-navigation[data-theme^=toeic] .c-mega-navigation-subMenu__tab.tl--2,.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__right{row-gap:var(--spacing-24)}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__right .c-mega-navigation__link{color:var(--brand-black)}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__right.--open .c-mega-navigation__action .e-cta--secondary{--_border-color:var(--brand-toeic-dark-green);--_text-color:var(--brand-toeic-dark-green)}}.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__mobile-back-btn{color:var(--brand-white)!important;font-weight:var(--font-weight-semibold)!important}@media(max-width:1024px){.c-mega-navigation[data-theme^=toeic] .c-mega-navigation__list{gap:var(--spacing-24)}}.c-mega-navigation[data-theme=toeic-link-dark] .brandLogo img{block-size:26px}.c-mega-navigation[data-theme=toeic-link-dark] .c-mega-navigation__container .c-mega-navigation__news{background-color:var(--brand-white)}.c-mega-navigation[data-theme=toeic-link-dark] .c-mega-navigation__container .c-mega-navigation__news figure{padding-block-start:var(--spacing-20);padding-inline-end:var(--spacing-20)}.c-mega-navigation[data-theme=toeic-link-dark] .c-mega-navigation__container .c-mega-navigation__news .e-cta--secondary{--_border-color:var(--brand-toeic-dark-green);--_text-color:var(--brand-toeic-dark-green)}.c-mega-navigation[data-theme=toeic-link-dark] .c-mega-navigation__container .c-mega-navigation__news .e-cta--secondary:hover{box-shadow:inset 0 0 0 1px var(--_border-color)}.c-mega-navigation[data-theme=toeic-link-dark] .c-mega-navigation__container .c-mega-navigation__news .e-cta--secondary:focus-visible{--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}.c-mega-navigation[data-theme=toeic-link-dark] .c-mega-navigation__container .c-mega-navigation__news .c-mega-navigation__item img{max-block-size:45px}@media(max-width:1024px){.c-mega-navigation[data-theme=toeic-link-dark] .c-mega-navigation__right.--open .c-mega-navigation__action .e-cta--secondary{--_border-color:var(--brand-toeic-dark-green);--_text-color:var(--brand-toeic-dark-green)}.c-mega-navigation[data-theme=toeic-link-dark] .c-mega-navigation__right.--open .c-mega-navigation__action .e-cta--secondary:focus-visible{outline:2px solid var(--brand-black);outline-offset:2px}}.c-global-nav+.c-mega-navigation{box-shadow:inset 0 1px 0 0 #b3b3b3}.c-global-nav+.c-mega-navigation .c-mega-navigation-subMenu__wrap:before{inset-block-start:calc(var(--mega-nav-size) + var(--global-nav-size))}.theme-toeic .c-global-nav+.c-mega-navigation{box-shadow:inset 0 .25px 0 0 #b3b3b3}.theme-gre{--nav-highlighter:var(--brand-gre-orange)}.theme-r3cc{--nav-highlighter:var(--brand-r3cc-blue)}.theme-toeic{--nav-highlighter:var(--brand-toeic-yellow-green)}@media(min-width:1025px){body:has(.headerSection .c-mega-navigation) .headerSection{position:absolute}}@media(max-width:1024px){body:has(.headerSection .c-mega-navigation) .c-mega-navigation{inset-block-start:0;inset-inline-start:0;position:fixed}body:has(.headerSection .c-mega-navigation) .c-global-nav{display:none}}body:has(.headerSection .c-alert-message) .c-mega-navigation-subMenu__wrap:before{inset-block-start:calc(var(--mega-nav-size) + var(--global-nav-size) + var(--alert-message-height))}body:has(.headerSection .c-system-message) .c-mega-navigation-subMenu__wrap:before{inset-block-start:calc(var(--mega-nav-size) + var(--global-nav-size) + var(--system-message-height))}@media(min-width:1025px){body.sticky-header:has(.headerSection .c-mega-navigation) .c-mega-navigation{animation:SubNav .5s ease-in-out;inset-block-start:0;inset-inline-start:0;position:fixed}body.sticky-header:has(.headerSection .c-mega-navigation) .c-mega-navigation[data-theme^=toeic]{border-bottom:1px solid var(--brand-white-50)}body.sticky-header:has(.headerSection .c-mega-navigation) .c-mega-navigation-subMenu__wrap:before{inset-block-start:var(--mega-nav-size)}}@media(min-width:1025px){body.sticky-header .c-mega-navigation .brandLogo span{display:none}body.sticky-header .c-mega-navigation .brandLogo img{display:block}body.sticky-header .c-mega-navigation .c-mega-navigation__divider{display:none}}@keyframes SubNav{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes meganavigation{0%{opacity:0}to{opacity:1}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-modal{--_animation-in-settings:500ms cubic-bezier(0.25,0,0.3,1);--_animation-out-settings:500ms cubic-bezier(0.5,-0.5,0.1,1.5);--_modal-header-size:4rem;--_modal-block-size:100dvb;background-color:transparent;border:none;inline-size:100vw;margin-block:auto;margin-inline:auto;max-block-size:var(--_modal-block-size);max-inline-size:100vi;overflow:hidden}.c-modal:has(.style-no-left-content){background-color:var(--brand-white);border-radius:4px;padding-inline:unset;width:40pc}.c-modal:has(.style-no-left-content) svg{--icon-size:32px;--icon-color:#4d4d4d}.c-modal:has(.style-no-left-content) .c-modal__body{border:none;margin-inline:0}.c-modal:has(.style-no-left-content) .c-modal__header{margin-inline-end:2pc;padding-block-start:2pc;position:absolute}.c-modal:has(.style-no-left-content) .c-modal__close-button{border-color:transparent}@media(max-width:767px){.c-modal:has(.style-no-left-content) .c-modal__header{margin-inline-end:1pc;padding-block-start:24px}}.c-modal svg{block-size:var(--icon-size,1em);color:var(--icon-color,inherit);inline-size:var(--icon-size,1em)}.c-modal svg>*{fill:currentcolor}@media(min-width:769px){.c-modal{--_modal-block-size:90dvb;inline-size:100vw;padding-inline:var(--page-padding-inline)}}.c-modal[open]{animation:fadein var(--_animation-in-settings)}@media(prefers-reduced-motion:no-preference){.c-modal[open]{animation:slidein var(--_animation-in-settings)}}.c-modal.is-hidden{animation:fadeout var(--_animation-out-settings)}@media(min-width:769px){.c-modal>*{margin-inline:var(--spacing-8)}}.c-modal__header{align-items:center;block-size:var(--_modal-header-size);display:flex;inset-block-start:0;inset-inline:0;justify-content:flex-end;position:sticky}.c-modal__body{border:1px solid var(--color-outline-dim);max-block-size:calc(var(--_modal-block-size) - var(--_modal-header-size));overflow:auto}.c-modal__close-button{background-color:transparent;block-size:2rem;border:1px solid var(--brand-white);border-radius:50%;color:var(--brand-white);display:grid;inline-size:2rem;padding:0;place-items:center}.c-modal::backdrop{animation:none;background-color:rgba(26,33,43,.9);inset:0;position:fixed}.c-modal[open]::backdrop{animation:fadein var(--_animation-in-settings)}.c-modal.is-hidden::backdrop{animation:fadeout var(--_animation-out-settings)}.c-modal__content{margin-inline:auto;max-width:888px;padding-inline:0}.c-modal__content[data-theme=toefl-xlight-duskwinkle] .description{color:var(--brand-black)}.c-modal__content.c-modal__content-image{width:100%}.c-modal__content.c-modal__content-image .modal-details h2{color:var(--color-on-surface);margin-block-end:var(--spacing-20)!important}.c-modal__content.c-modal__content-image .modal-details figure img{display:block;width:100%}.c-modal__content.c-modal__content-image .description{font-family:var(--font-greet-standard)}@media(min-width:768px){.c-modal__content.c-modal__content-image .modal-details figure{float:right;inline-size:40%;margin-block-end:var(--spacing-10);margin-inline-start:var(--spacing-10)}}@media(max-width:767px){.c-modal__content.c-modal__content-image .modal-details{display:flex;flex-direction:column}.c-modal__content.c-modal__content-image .modal-details h2{font-size:1.3125rem!important;line-height:2rem!important;order:1}.c-modal__content.c-modal__content-image .modal-details .description{order:3}.c-modal__content.c-modal__content-image .modal-details figure{margin-block-end:var(--spacing-20);order:2}}.c-modal__content>*{margin-inline:0}.c-modal__content .c-modal__header .c-modal__close-button{margin-inline-end:10px}.c-modal__content .c-modal__body{background-color:var(--brand-white);padding:56px 5pc}.c-modal__content .c-modal__body h2{color:var(--brand-midnight);font-family:var(--font-heading);font-size:var(--font-size-heading-xlarge)!important;font-weight:400;line-height:42px;margin-block-end:var(--spacing-40)!important}.c-modal__content .c-modal__body p{color:var(--brand-ink);font-size:18px;line-height:21.6px;margin-block-end:var(--spacing-28)}.c-modal__content .c-modal__body ol,.c-modal__content .c-modal__body ul{margin-block-end:var(--spacing-18);margin-inline-start:var(--spacing-18)}.c-modal__content .c-modal__body li{font-size:18px;line-height:21.6px}@media(max-width:767px){.c-modal__content .c-modal__body{padding:40px 24px}.c-modal__content .c-modal__body h2{margin-block-end:20px!important}.c-modal__content .c-modal__body p{margin-block-end:10px}}.c-modal__whytoretake .c-modal__body h2{margin-block-end:var(--spacing-10)!important}.c-modal__whytoretake .c-modal__body .figure{display:flex;justify-content:center;padding-block-end:var(--spacing-32);padding-block-start:var(--spacing-10)}.c-modal__whytoretake .c-modal__body .figure img{max-width:70.6%}.c-modal__whytoretake .options-list{border-block:1px solid hsla(26,26%,74%,.7);display:grid;grid-template-columns:repeat(3,1fr)}.c-modal__whytoretake .options-list .option{align-items:center;display:inline-flex;flex-direction:column;padding:30px 20px 20px;text-align:center}.c-modal__whytoretake .options-list .option p{font-weight:500;margin-block-end:0;padding-inline:20px}.c-modal__whytoretake .options-list .option figure{align-items:center;display:flex;justify-content:center;margin-block-end:var(--spacing-10);width:100%}.c-modal__whytoretake .options-list .option figure img{block-size:calc(var(--spacing-10)*5);display:block}@media(max-width:767px){.c-modal__whytoretake .c-modal__body h2{margin-block-end:var(--spacing-20)!important}.c-modal__whytoretake .c-modal__body .figure{padding-block-end:0;padding-block-start:var(--spacing-20)}.c-modal__whytoretake .options-list{grid-template-columns:repeat(1,1fr)}.c-modal__whytoretake .options-list .option{padding:var(--spacing-18)}.c-modal__whytoretake .options-list .option figure img{block-size:calc(var(--spacing-12)*2)}.c-modal__whytoretake .options-list .option:not(:last-child){border-block-end:1px solid hsla(26,26%,74%,.7)}.c-modal__whytoretake .options-list .option p{font-size:1pc;line-height:1.2pc}}.c-modal__content-tabs .c-modal__body h2{align-items:center;column-gap:var(--spacing-8);display:flex}.c-modal__content-tabs .c-modal__body h2 svg{inline-size:1em;inset-block-start:.1em;position:relative}@media(max-width:768px){.c-modal__content-tabs .c-modal__body h2{font-size:var(--font-size-heading-xsmall)!important;line-height:1}}.c-modal__content-tabs .action{display:flex;justify-content:center}.c-modal__content-tabs .mobile-cta{display:none;margin-block-end:var(--spacing-32);overflow:auto;padding-block-end:var(--spacing-12);user-select:none}.c-modal__content-tabs .mobile-cta::-webkit-scrollbar{height:6px}.c-modal__content-tabs .mobile-cta::-webkit-scrollbar-track{background:#cecece}.c-modal__content-tabs .mobile-cta::-webkit-scrollbar-thumb{background:#9f9f9f}.c-modal__content-tabs .mobile-cta::-webkit-scrollbar-thumb:hover{background:#555}@media(max-width:768px){.c-modal__content-tabs .mobile-cta{column-gap:var(--spacing-16);display:flex}.c-modal__content-tabs .mobile-cta .modal-tab-cta{display:block}}.c-modal__content-tabs .modal-tab-cta{background:none;block-size:40px;border:0;color:inherit;display:none;font-size:1rem;padding:.5rem .5rem .3rem;text-decoration-color:var(--target-theme-color);text-decoration-thickness:.1875rem;text-underline-offset:8px;user-select:none;white-space:nowrap}@media(max-width:768px){.c-modal__content-tabs .modal-tab-cta{padding-inline:0}}.c-modal__content-tabs .modal-tab-cta:hover,.c-modal__content-tabs .modal-tab-cta[aria-expanded=true]{color:var(--target-theme-color);font-weight:var(--font-weight-bold);text-decoration-line:underline}.c-modal__content-tabs .content-wrap{padding-block-end:var(--spacing-32)}.c-modal__content-tabs .modal-tab-content h3{font-weight:var(--font-weight-semibold);margin-block-end:var(--spacing-16)}.c-modal__content-tabs .modal-tab-content a{color:var(--target-theme-color)}@media(min-width:769px){.c-modal__content-tabs .content-wrap{box-sizing:unset;display:flex;min-block-size:var(--min-height);position:relative}.c-modal__content-tabs .modal-tab{display:flex}.c-modal__content-tabs .modal-tab .modal-tab-cta{display:block;inset-block-start:0;inset-inline-start:0;position:absolute}.c-modal__content-tabs .modal-tab:nth-child(2) .modal-tab-cta{transform:translateY(100%)}.c-modal__content-tabs .modal-tab:nth-child(3) .modal-tab-cta{transform:translateY(200%)}.c-modal__content-tabs .modal-tab:nth-child(4) .modal-tab-cta{transform:translateY(300%)}.c-modal__content-tabs .modal-tab:nth-child(5) .modal-tab-cta{transform:translateY(400%)}.c-modal__content-tabs .modal-tab:nth-child(6) .modal-tab-cta{transform:translateY(500%)}.c-modal__content-tabs .modal-tab:nth-child(7) .modal-tab-cta{transform:translateY(600%)}.c-modal__content-tabs .modal-tab:nth-child(8) .modal-tab-cta{transform:translateY(700%)}.c-modal__content-tabs .modal-tab:nth-child(9) .modal-tab-cta{transform:translateY(800%)}.c-modal__content-tabs .modal-tab:nth-child(10) .modal-tab-cta{transform:translateY(900%)}.c-modal__content-tabs .modal-tab .modal-tab-content{border-inline-start:1px solid #ccc;margin-inline-start:11rem;padding-inline-start:var(--spacing-32)}}@media(min-width:1025px){.c-modal.modal-size-large{max-width:65pc}}.c-modal__product-detail{background-color:var(--brand-white);color:var(--brand-black);font-weight:var(--font-weight-semibold)}.c-modal__product-detail.c-modal svg{--icon-size:24px;--icon-color:var(--brand-black)}.c-modal__product-detail .c-modal__body{border:none;margin-block-start:-40px;padding:0 4pc 4pc}.c-modal__product-detail .c-modal__body h2{color:var(--brand-black);font-family:var(--font-toefl);font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight);margin-block-end:var(--spacing-24)!important}@media(max-width:1023px){.c-modal__product-detail .c-modal__body h2{font-family:var(--font-toefl);font-size:var(--font-size-heading-xsmall)!important;line-height:var(--font-line-height-3xtight)}}@media(max-width:767px){.c-modal__product-detail .c-modal__body{padding:0 1pc 24px}.c-modal__product-detail .c-modal__body h2{font-family:var(--font-toefl);font-size:var(--font-size-heading-xsmall)!important;line-height:var(--font-line-height-3xtight)}}.c-modal__product-model{background-color:var(--brand-white);color:var(--brand-black);font-weight:var(--font-weight-semibold)}.c-modal__product-model.c-modal svg{--icon-size:24px;--icon-color:var(--brand-black)}.c-modal__product-model .c-modal__body{border:none;padding:0 2pc 4pc}.c-modal__product-model .c-modal__body p{font-size:1pc;line-height:21.6px;margin-block-end:var(--spacing-8)}.c-modal__product-model .c-modal__body li,.c-modal__product-model .c-modal__body ol,.c-modal__product-model .c-modal__body ul{font-size:1pc;line-height:21.6px}.c-modal__product-model .c-modal__close-button{color:var(--brand-black)}.c-modal__product-model .product-modal__content{display:grid;gap:2pc;grid-template-columns:1fr 1fr}.c-modal__product-model .product-modal__left{align-items:center;display:flex;flex-direction:column}.c-modal__product-model .product-modal__left img{height:auto;max-width:100%}.c-modal__product-model .product-modal__left .action{margin-block-start:20px;width:100%}.c-modal__product-model .product-modal__left .action .product-modal-tab{display:flex;width:100%}.c-modal__product-model .product-modal__left .action .product-modal-tab a{max-inline-size:none;width:100%}@media(max-width:1023px){.c-modal__product-model .product-modal__left .action{padding-inline:15%}}.c-modal__product-model .product-modal__right{display:flex;flex-direction:column;gap:var(--spacing-8)}.c-modal__product-model .product-modal__right .product-model__eyebrow{font-size:var(--font-size-small)}.c-modal__product-model .product-modal__right .product-model__subTitle{font-family:var(--font-toefl);font-size:var(--font-size-heading-small)}.c-modal__product-model .product-modal__right .product-model__subprice{font-family:var(--font-toefl);font-size:var(--font-size-xlarge);line-height:var(--font-line-height-tight);padding-block-end:var(--spacing-8)}.c-modal__product-model .product-modal__right .product-model__announcement{align-items:center;background:linear-gradient(0deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.6)),#ffe9df;border:1px solid #ffe9df;border-radius:4px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);display:flex;gap:var(--spacing-16);margin-block-start:var(--spacing-16);padding:var(--spacing-16)}.c-modal__product-model .product-modal__right .product-model__announcement svg{filter:drop-shadow(0 1.033px 2.066px rgba(0,0,0,.08)) drop-shadow(0 2.066px 4.132px rgba(0,0,0,.04));min-height:86px;min-width:6pc}.c-modal__product-model .product-modal__right .product-model__announcement .pmn-description{color:var(--brand-black);display:flex;flex-direction:column;font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight);row-gap:var(--spacing-14)}.c-modal__product-model .product-modal__right .product-model__announcement .pmn-description p{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}@media(max-width:1023px){.c-modal__product-model .product-modal__right .product-model__announcement{align-items:flex-start;flex-direction:column;margin-block-start:var(--spacing-8)}.c-modal__product-model .product-modal__right .product-model__announcement svg{min-height:3pc;min-width:56px}.c-modal__product-model .product-modal__right .product-model__announcement .pmn-description{font-size:var(--font-size-medium);letter-spacing:.16px}}.c-modal__product-model .product-modal__right .product-model__productModalDescription{font-size:var(--font-size-medium);font-weight:var(--font-weight)}.c-modal__product-model .product-modal__right .product-model__productModalDescription ul{display:block;list-style:none;margin-inline-start:0}.c-modal__product-model .product-modal__right .product-model__productModalDescription ul li{padding:0 0 0 20px;position:relative}.c-modal__product-model .product-modal__right .product-model__productModalDescription ul li:before{background-image:url(../../../etc.clientlibs/ets/clientlibs/clientlib-marketing/resources/images/toefl-prep-checklistitem2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:var(--spacing-16);left:0;position:absolute;top:4px;width:var(--spacing-16)}.c-modal__product-model .product-modal__right .product-model__productModalDescription :empty{display:none}.c-modal__product-model .product-modal__right .product-model__productModalDescription :last-child{margin-bottom:0}@media(max-width:1023px){.c-modal__product-model .c-modal__body{padding:0 9pt 4pc}.c-modal__product-model .product-modal__content{display:flex;flex-direction:column;gap:var(--spacing-20)}.c-modal__product-model .product-model__subprice{padding-block-end:var(--spacing-8)}.c-modal__product-model .product-model__productModalDescription p{margin-block-end:var(--spacing-12)}}.c-modal:has(.button-close) .c-modal__header{display:none!important}.theme-toefl{--target-theme-color:var(--brand-toefl-duskwinkle)}.theme-toefl .c-modal__body{color:var(--brand-black);font-family:var(--font-greet-standard)}.theme-toefl .c-modal__body .e-cta--primary{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle)}.theme-toefl .c-modal__body .e-cta--primary:not(:disabled):hover{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:var(--brand-white);--_border-color:var(--brand-toefl-duskwinkle)}.theme-toefl .c-modal__body h2{color:var(--brand-toefl-duskwinkle);font-family:var(--font-toefl)}.theme-toefl .c-modal__body p,.theme-toefl .c-modal__product-detail .c-modal__body h2{color:var(--brand-black)}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{to{opacity:0}}@keyframes slidein{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}}.theme-sff .c-modal .c-modal__body h2{font-family:var(--font-oswald)}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-news{display:flex;flex-direction:column;gap:var(--spacing-48);padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}.c-news__content{display:grid;flex-direction:column;gap:clamp(var(--spacing-16),4vi,var(--spacing-24))}@media(min-width:1025px){.c-news__content{grid-template-columns:repeat(2,1fr)}.c-news__content:has(.c-news__heading:only-child){grid-template-columns:none}}.c-news__heading{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-2xlarge);font-size:clamp(var(--font-size-heading-xlarge),var(--font-size-heading-xlarge)*.7 + 4vi,var(--font-size-heading-2xlarge));font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}.c-news__description{display:flex;flex-direction:column;font-family:var(--font-body)!important;font-size:var(--font-size-large);font-size:clamp(var(--font-size-text-medium),var(--font-size-text-medium)*.7 + 4vi,var(--font-size-text-large));font-weight:var(--font-weight);gap:var(--spacing-16);line-height:var(--font-line-height)}.c-news__description a{color:inherit;text-decoration:underline}@media(min-width:1025px){.c-news__description{justify-content:center}}.c-news__card-wrapper{align-items:stretch;display:grid;gap:var(--gutter);grid-template-columns:repeat(3,minmax(16.875rem,1fr));list-style:none;margin-inline:calc(var(--page-padding-inline)*-1);padding-inline:var(--page-padding-inline)}@media(min-width:768px)and (max-width:1200px){.c-news__card-wrapper{grid-template-columns:repeat(3,minmax(12.875rem,1fr))}}@media(max-width:767px){.c-news__card-wrapper{grid-template-columns:repeat(1,minmax(16.875rem,1fr))}}.c-news__card-container{flex:1}.c-news__cta{margin-inline:auto}@media(max-width:767px){.c-news{gap:0}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-news-card{--transSpeed:1s;background-color:transparent;block-size:100%;color:var(--color-on-surface);display:flex;flex-direction:column;gap:var(--spacing-40);inline-size:100%;justify-content:space-between;position:relative;transition:background-color var(--easing)}.c-news-card__image-wrapper{align-items:end;aspect-ratio:1/1;display:grid;grid-area:image;margin-inline-end:var(--spacing-40);padding-inline-end:unset;position:relative}.c-news-card__image-wrapper figure{overflow:hidden}.c-news-card__ambient-image,.c-news-card__silhouette-image{display:block;inline-size:100%;object-fit:cover}.c-news-card__ambient-image{aspect-ratio:5/4;transition:scale var(--transSpeed)}.c-news-card__silhouette-image{aspect-ratio:4/5;inline-size:80%;inset-block-end:0;inset-inline:1rem;position:absolute;rotate:-4deg;transition:rotate var(--transSpeed)}@media(max-width:767px){.c-news-card__silhouette-image{display:none}}.c-news-card__illustration-image{left:31%;opacity:0;position:absolute;top:20%;width:50%}.c-news-card--layered-1 .c-news-card__illustration-image{scale:1.25;transform-origin:0 0;transition:opacity var(--transSpeed),scale var(--transSpeed)}.c-news-card--layered-2 .c-news-card__image-wrapper{align-items:end}.c-news-card--layered-2 .c-news-card__silhouette-image{inset-block-end:unset;inset-block-start:0;rotate:4deg}@media(max-width:767px){.c-news-card--layered-2 .c-news-card__silhouette-image{opacity:0}}.c-news-card--layered-2 .c-news-card__illustration-image{left:6.67%;rotate:-8deg;top:16%;transform-origin:100% 100%;transition:opacity var(--transSpeed),rotate var(--transSpeed);width:47%}.c-news-card--layered-3 .c-news-card__image-wrapper{align-items:end}.c-news-card--layered-3 .c-news-card__silhouette-image{aspect-ratio:5/4;inset-block-end:unset;inset-block-start:0}@media(max-width:767px){.c-news-card--layered-3 .c-news-card__silhouette-image{opacity:0}}.c-news-card--layered-3 .c-news-card__illustration-image{left:21.51%;rotate:-3deg;top:1.97%;transform-origin:100% 100%;transition:opacity var(--transSpeed),rotate var(--transSpeed),translate var(--transSpeed);translate:0 0;width:38%}.c-news-card__content{background-color:transparent;display:flex;flex-direction:column;flex-grow:1;gap:var(--spacing-28);grid-area:content;justify-content:space-between;padding:0}.c-news-card__text{display:grid;gap:var(--spacing-8);grid-template-areas:"eyebrow" "heading"}.c-news-card__eyebrow{font-family:var(--font-body)!important;font-size:var(--font-size-small);font-size:clamp(var(--font-size-eyebrow-small),var(--font-size-eyebrow-small)*.7 + 1vi,var(--font-size-eyebrow-large));font-weight:var(--font-weight);grid-area:eyebrow;letter-spacing:0;line-height:var(--font-line-height);line-height:var(--font-line-height-xtight);text-transform:none}.c-news-card__heading{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-small);font-size:clamp(var(--font-size-heading-small),var(--font-size-heading-small)*.7 + 2vi,var(--font-size-heading-medium));font-weight:var(--font-weight-semibold);grid-area:heading;line-height:var(--font-line-height-3xtight);padding-block:0}@media(max-width:767px){.c-news-card__heading{font-size:clamp(var(--font-size-heading-small),var(--font-size-heading-small)*.5 + 2vi,var(--font-size-heading-medium))}}@media(min-width:1025px){.c-news-card__image-wrapper:hover .c-news-card__ambient-image{scale:1.25}.c-news-card__image-wrapper:hover .c-news-card__silhouette-image{rotate:0deg}.c-news-card--layered-1 .c-news-card__image-wrapper:hover .c-news-card__illustration-image{opacity:1;scale:1}.c-news-card--layered-2 .c-news-card__image-wrapper:hover .c-news-card__illustration-image{opacity:1;rotate:0deg}.c-news-card--layered-3 .c-news-card__image-wrapper:hover .c-news-card__illustration-image{opacity:1;rotate:0deg;translate:0 -20%}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}.c-recent-news{padding-block:var(--spacing-96);padding-inline:var(--page-padding-inline)}.c-recent-news__title{font-family:var(--font-heading);font-size:3.25rem;font-weight:var(--font-weight);line-height:1.05;margin-block-end:var(--spacing-56);text-align:center}.c-recent-news__description{margin-block-end:var(--spacing-32)}.c-recent-news__description ul{list-style-type:disc;margin-block:var(--spacing-8);margin-block-end:var(--spacing-24);padding-inline-start:var(--spacing-20)}.c-recent-news__description p{font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:1.4rem;margin-block:var(--spacing-8)}.c-recent-news__description a{margin-block:var(--spacing-8);text-decoration-line:underline}.c-recent-news__description li,.c-recent-news__description ol{font-size:var(--spacing-16);line-height:1.5;margin-block:var(--spacing-8);padding-inline-start:var(--spacing-20)}.c-recent-news__news-card{background-color:var(--color-surface-container-3);display:flex;flex-direction:column;gap:var(--spacing-24);padding:var(--spacing-40)}.swiper-slide-active .c-recent-news__news-card:first-child,.swiper-slide-active .c-recent-news__news-card:nth-child(2),.swiper-slide-next .c-recent-news__news-card:first-child,.swiper-slide-next .c-recent-news__news-card:nth-child(2),.swiper-slide-prev .c-recent-news__news-card:first-child,.swiper-slide-prev .c-recent-news__news-card:nth-child(2){border-right:1px solid var(--color-outline-dim)}.swiper-slide-active .c-recent-news__news-card:nth-child(3),.swiper-slide-next .c-recent-news__news-card:nth-child(3),.swiper-slide-prev .c-recent-news__news-card:nth-child(3){border-right:none}.c-recent-news__eyebrow{color:var(--color-surface-container-2)!important;font-size:var(--spacing-16);font-weight:var(--font-weight);letter-spacing:.08pc;line-height:1}.c-recent-news__heading{color:var(--color-surface-container-4)!important;font-size:var(--spacing-22);font-weight:var(--font-weight-semibold);line-height:1.2;margin-block-end:auto;padding-block-end:var(--spacing-24);padding-block-start:var(--spacing-12)}.c-recent-news__content-container{display:flex;flex-direction:column;flex-grow:1}.c-recent-news__cta{align-items:center;color:inherit;display:flex;margin-block-start:auto}.c-recent-news__cta a.e-cta{align-items:center}.c-recent-news__cta svg{stroke:var(--color-surface-container-5);inline-size:var(--spacing-24)}.c-recent-news__swiper-wrap{position:relative}.c-recent-news__slider-cta,.c-recent-news__slider-cta.slider-hidden{display:none}@media(min-width:768px){.c-recent-news__slider-cta{display:block}}.c-recent-news__slider-cta button{align-items:center;background:none;block-size:var(--spacing-32);border:none;display:flex;inline-size:var(--spacing-32);inset-block-start:50%;justify-content:center;margin-block-start:calc(var(--spacing-16)*-1);padding:0;position:absolute}.c-recent-news__slider-cta button svg{color:transparent;height:100%;width:100%}.c-recent-news__slider-cta button svg path{stroke:var(--color-on-surface)}.c-recent-news__slider-cta button:disabled{opacity:.2}.c-recent-news__slider-cta .swiper-button-prev-ns{inset-inline-start:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.c-recent-news__slider-cta .swiper-button-prev-ns{inset-inline-start:calc(var(--spacing-64)*-1)}}.c-recent-news__slider-cta .swiper-button-next-ns{inset-inline-end:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.c-recent-news__slider-cta .swiper-button-next-ns{inset-inline-end:calc(var(--spacing-64)*-1)}}.c-recent-news .e-cta--tertiary{--_background-color:var(--color-surface-container-3);--_inline-paading:0;--color-on-surface:var(--color-surface-container-5);--_block-paading:0!important;text-decoration:none}@media(hover:hover){.c-recent-news .e-cta--tertiary{--_border-color:var(--color-surface-container-3);text-decoration:underline!important}}.c-recent-news .e-cta--tertiary:focus-visible{--color-outline-highlight:var(--color-surface-container-5)!important;box-shadow:0 0 0 4px var(--color-outline-highlight)!important;color:var(--color-outline-highlight)!important}@media(min-width:768px){.c-recent-news .swiper-pagination{display:none}}@media(max-width:767px){.c-recent-news{padding-block-end:var(--spacing-40);padding-block-start:var(--spacing-48);padding-inline:var(--spacing-16)}.c-recent-news__title{font-size:var(--spacing-28);line-height:1.2;margin-block-end:var(--spacing-40);text-align:left}.c-recent-news__description,.c-recent-news__title{padding-inline:var(--spacing-16)}.c-recent-news__news-card{padding:var(--spacing-32) var(--spacing-20)}.c-recent-news__news-card,.swiper-slide-active .c-recent-news__news-card,.swiper-slide-next .c-recent-news__news-card,.swiper-slide-prev .c-recent-news__news-card{border-right:none!important}.c-recent-news__eyebrow{font-size:.875rem;letter-spacing:.07pc}.c-recent-news__heading{font-size:var(--spacing-18)}}.c-recent-news .swiper-pagination{padding-block-start:var(--spacing-24);position:static;text-align:center;transform:none!important;width:100%!important}.c-recent-news .swiper-pagination .swiper-pagination-bullet{background-color:var(--color-stat);border-radius:50%;display:inline-block;margin-inline:4px;min-block-size:8px;min-inline-size:8px;opacity:.3;transition:transform .3s ease,opacity .3s ease}.c-recent-news .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--color-surface-container-6);opacity:1}@media(min-width:768px)and (max-width:1024px){.c-recent-news .swiper-slide:first-child .c-recent-news__news-card{border-right:1px solid var(--color-outline-dim)}.c-recent-news .swiper-slide:nth-child(2) .c-recent-news__news-card{border-right:none}}.c-recent-news .swiper-slide{align-items:stretch;display:flex;height:auto}.c-recent-news .swiper-slide>.c-recent-news__news-card{width:100%}.c-recent-news .swiper-wrapper{align-items:stretch;display:flex}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.page-hero{--_headline-size:clamp(var(--font-size-heading-xlarge),var(--font-size-heading-xlarge) * 0.7 + 4vi,var(--font-size-heading-4xlarge));background-color:var(--color-surface-container-2);color:var(--color-on-surface);display:grid;min-block-size:100vb;overflow:hidden;padding-block:clamp(var(--spacing-64),4.5vi,var(--spacing-120));padding-inline:var(--page-padding-inline);place-items:flex-start;position:relative}:has(.c-global-nav) .page-hero{min-block-size:calc(100vb - var(--global-nav-size))}:has(.c-sub-navigation) .page-hero{min-block-size:calc(100vb - var(--global-nav-size) - var(--sub-nav-size))}:has(.c-hero-edit-mode) .page-hero{min-block-size:unset}.page-hero__content{display:grid;gap:var(--spacing-16);inline-size:100%;position:relative;text-align:center;z-index:var(--z-container-xhigh)}.page-hero__image-stack{inset:0;position:absolute;z-index:var(--z-reset)}.page-hero__image-stack-item{aspect-ratio:4/3;inline-size:clamp(15rem,25vi,25rem);object-fit:cover;position:absolute}.page-hero__image-stack-item:nth-child(3),.page-hero__image-stack-item:nth-child(4){aspect-ratio:3/4;inline-size:clamp(10rem,25vi,18rem)}.page-hero__image-stack-item:first-child{inset-block-start:0;inset-inline-start:0;rotate:14deg;translate:-50% -75%}@media(min-width:1025px){.page-hero__image-stack-item:first-child{translate:10% -45%}}.page-hero__image-stack-item:nth-child(2){inset-block-start:0;inset-inline-end:0;rotate:-13deg;translate:50% -85%}@media(min-width:1025px){.page-hero__image-stack-item:nth-child(2){translate:15% -60%}}.page-hero__image-stack-item:nth-child(3){inset-block-end:0;inset-inline-start:0;rotate:-17deg;translate:-90% 0;z-index:var(--z-container-high)}@media(min-width:1025px){.page-hero__image-stack-item:nth-child(3){inset-block-end:unset;inset-block-start:50%;translate:-60% -30%}}.page-hero__image-stack-item:nth-child(4){inset-block-end:0;inset-inline-end:0;rotate:4deg;translate:80% 0}@media(min-width:1025px){.page-hero__image-stack-item:nth-child(4){inset-block-end:unset;inset-block-start:50%;translate:20% -30%}}.page-hero__image-stack-item:nth-child(5){inset-block-end:0;inset-inline-start:0;rotate:4deg;translate:0 50%}@media(min-width:1025px){.page-hero__image-stack-item:nth-child(5){translate:10% 10%}}.page-hero__image-stack-item:nth-child(6){inset-block-end:0;inset-inline-end:0;rotate:-6deg;translate:70% 10%}@media(min-width:1025px){.page-hero__image-stack-item:nth-child(6){translate:20% 30%}}.page-hero__spinning-text{display:none;inset-block-end:0;inset-inline-start:0;position:absolute;transform:translatex(-25%);z-index:var(--z-container-xhigh)}.page-hero__spinning-text--static,.page-hero__spinning-text>img{display:block}.page-hero.mosaic-mini{min-block-size:255px;padding-block:2.4rem}.page-hero.mosaic-mini .page-hero__spinning-text{rotate:158deg;transform:translatey(66%)}.page-hero.mosaic-mini .page-hero__content{padding-inline:10%}.page-hero.mosaic-mini .page-hero__eyebrow{font-family:var(--font-greet-standard);font-size:var(--font-size-large);font-weight:var(--font-weight-semibold);letter-spacing:2.7px;line-height:normal;padding-block-start:var(--spacing-24)}.page-hero.mosaic-mini .page-hero__title{font-family:var(--font-toefl);font-size:3rem;font-weight:var(--font-weight-bold);line-height:var(--font-line-height-3xtight);padding-block-end:var(--spacing-12)}.page-hero.mosaic-mini .page-hero__desc{font-family:var(--font-greet-standard);font-size:var(--font-size-large);font-weight:var(--font-weight);line-height:normal;padding-inline:10%}.page-hero.mosaic-mini .page-hero__image-stack-item{aspect-ratio:unset;display:none;inline-size:auto;object-fit:contain;rotate:0deg}.page-hero.mosaic-mini .page-hero__image-stack-item:first-child,.page-hero.mosaic-mini .page-hero__image-stack-item:nth-child(2){display:block;inset-block-start:auto;rotate:0deg;transition:none;translate:0 0}@media(max-width:1199px){.page-hero.mosaic-mini .page-hero__image-stack-item{height:100%}.page-hero.mosaic-mini .page-hero__image-stack-item:first-child{translate:-38% 0}.page-hero.mosaic-mini .page-hero__image-stack-item:nth-child(2){translate:25% 0}.page-hero.mosaic-mini .page-hero__desc{padding-inline:15%}}@media(max-width:1023px){.page-hero.mosaic-mini .page-hero__spinning-text{left:-10%;top:43%}.page-hero.mosaic-mini .page-hero__title{padding-inline:10%}}@media(max-width:767px){.page-hero.mosaic-mini{min-block-size:auto;padding-block:var(--spacing-40);padding-inline:var(--spacing-16)}.page-hero.mosaic-mini .page-hero__content{padding-inline:0}.page-hero.mosaic-mini .page-hero__eyebrow{font-size:var(--font-size-small);letter-spacing:2.1px;padding-block-start:0}.page-hero.mosaic-mini .page-hero__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-semibold);padding-block-end:0;padding-inline:0}.page-hero.mosaic-mini .page-hero__desc{font-size:var(--font-size-small);padding-inline:var(--spacing-20)}.page-hero.mosaic-mini .page-hero__image-stack{display:none}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-pagination{--text-color:#151515;column-gap:var(--spacing-20);display:flex;justify-content:center}.c-pagination .text-of{align-items:center;color:var(--text-color);display:inline-flex;font-size:var(--spacing-18);white-space:nowrap}.c-pagination input{background-color:var(--brand-floral-white);border:1px solid;border-radius:var(--spacing-8);color:var(--text-color);font-size:var(--font-size-large);font-weight:var(--font-weight-clear);inline-size:var(--spacing-40);padding:2px;text-align:center}.c-pagination .e-cta{align-items:center;column-gap:var(--spacing-8)}.c-pagination .e-cta svg{height:15px;margin-block:-2.5px;width:15px}@media(max-width:767px){.c-pagination{column-gap:.5rem}.c-pagination input{inline-size:var(--spacing-32)}.c-pagination .text-of,.c-pagination input{font-size:var(--font-size-small)}.c-pagination .e-cta{--spacing-16:var(--spacing-12);--spacing-24:var(--spacing-16);--font-size-eyebrow-small:var(--font-size-tooSmall)}.c-pagination .e-cta svg{height:14px;margin-block:-1px;width:14px}.c-pagination .page-result-text{font-size:var(--font-size-medium)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.partnership-benefits{padding-block:4.687rem;padding-inline:var(--page-padding-inline)}@media(min-width:768px){.partnership-benefits.full-height .partnership-benefits__content:before{bottom:-4.687rem;top:-4.687rem}.partnership-benefits__content{column-gap:10%;display:grid;grid-template-columns:repeat(2,1fr);position:relative}.partnership-benefits__content:before{background-color:var(--color-on-surface);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:1px}}@media(min-width:1201px){.partnership-benefits__content{column-gap:18%}}.partnership-benefits__content>div{display:inline-flex;flex-direction:column;row-gap:var(--spacing-32)}.partnership-benefits__content>div .heading2,.partnership-benefits__content>div .heading3,.partnership-benefits__content>div .heading4,.partnership-benefits__content>div .heading5,.partnership-benefits__content>div .heading6{font-family:var(--font-heading);font-size:3.25rem;font-weight:400;line-height:3.412rem;margin-block-end:var(--spacing-24);padding-inline-end:1.062rem}.partnership-benefits__content>div .heading2:last-child,.partnership-benefits__content>div .heading3:last-child,.partnership-benefits__content>div .heading4:last-child,.partnership-benefits__content>div .heading5:last-child,.partnership-benefits__content>div .heading6:last-child{margin-block-end:0}.partnership-benefits__content>div p{font-size:var(--font-size-medium);font-weight:400;line-height:1.2rem;margin-block-end:var(--spacing-24);margin-bottom:1.5rem}.partnership-benefits__content>div p:last-child{margin-block-end:0}.partnership-benefits__content>div .eyebrow{font-size:var(--font-size-large);font-weight:600;letter-spacing:1.8px;line-height:1.237rem;margin-bottom:1.5rem;text-transform:uppercase}.partnership-benefits__content>div figure{align-items:center;display:flex;justify-content:center;margin:0;padding:0}.partnership-benefits__content>div figure img{max-width:100%}.partnership-benefits__content>div ul{display:list-item;margin-bottom:0;margin-left:1.5rem}.partnership-benefits__content>div ul li{line-height:1.1rem}.partnership-benefits__content>div .e-cta{margin-block-end:1rem;margin-inline-end:1rem}@media(max-width:767px){.partnership-benefits{padding-block:2.875rem;padding-inline:1rem}.partnership-benefits__content{display:flex;flex-direction:column;row-gap:var(--spacing-24)}.partnership-benefits__content>div{width:100%}.partnership-benefits__content>div .heading2,.partnership-benefits__content>div .heading3,.partnership-benefits__content>div .heading4,.partnership-benefits__content>div .heading5,.partnership-benefits__content>div .heading6{font-size:var(--font-size-heading-medium);font-weight:400;line-height:2.1rem}.partnership-benefits__content>div p,.partnership-benefits__content>div ul li{font-size:var(--font-size-small);font-weight:350;line-height:1.225rem}.partnership-benefits__content>div ul li{margin-block-end:var(--spacing-4)}.partnership-benefits__content>div:first-child p{margin-block-end:var(--spacing-12)}.partnership-benefits__content>div:first-child p .eyebrow{font-size:var(--font-size-small);font-weight:600;letter-spacing:1.4px;line-height:.9625rem}.partnership-benefits__content>div:last-child{margin-inline-start:0}.partnership-benefits[data-theme=ets-dark],.partnership-benefits[data-theme=ets-light],.partnership-benefits[data-theme=ets-xdark]{padding-block:4pc}}.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div{row-gap:var(--spacing-56)}.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div .heading2,.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div .heading3,.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div .heading4,.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div .heading5,.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div .heading6,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div .heading2,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div .heading3,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div .heading4,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div .heading5,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div .heading6,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div .heading2,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div .heading3,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div .heading4,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div .heading5,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div .heading6{display:inline-flex}.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div p,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div p,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div p{margin-block-start:24px}@media(max-width:767px){.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content{position:relative;row-gap:var(--spacing-80)}.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div{row-gap:var(--spacing-32)}.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div .heading2,.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div .heading3,.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div .heading4,.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div .heading5,.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div .heading6,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div .heading2,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div .heading3,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div .heading4,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div .heading5,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div .heading6,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div .heading2,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div .heading3,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div .heading4,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div .heading5,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div .heading6{font-size:var(--font-size-heading-large);line-height:var(--font-line-height-2xtight)}.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div p,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div p,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div p{font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height);margin-block-end:0;margin-block-start:var(--spacing-16)}.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content>div .e-cta,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content>div .e-cta,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content>div .e-cta{margin-block-end:0}.partnership-benefits[data-theme=ets-dark] .partnership-benefits__content:before,.partnership-benefits[data-theme=ets-light] .partnership-benefits__content:before,.partnership-benefits[data-theme=ets-xdark] .partnership-benefits__content:before{background-color:var(--color-on-surface);content:"";height:1px;left:-1rem;position:absolute;right:-1rem;top:50%;transform:translateY(-50%)}}}.theme-toefl .partnership-benefits__content>div .heading2,.theme-toefl .partnership-benefits__content>div .heading3,.theme-toefl .partnership-benefits__content>div .heading4,.theme-toefl .partnership-benefits__content>div .heading5,.theme-toefl .partnership-benefits__content>div .heading6{color:var(--color-on-surface)}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-photo-gallery{padding-block:var(--spacing-120);padding-inline:var(--page-padding-inline)}@media(max-width:767px){.c-photo-gallery{padding-block:var(--spacing-64)}}.c-photo-gallery__header{display:flex;flex-direction:column;margin-block-end:var(--spacing-56);row-gap:var(--spacing-24)}@media(max-width:767px){.c-photo-gallery__header{margin-block-end:var(--spacing-24);row-gap:var(--spacing-16)}}.c-photo-gallery__eyebrow{font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);letter-spacing:2.4px;line-height:1.1}.c-photo-gallery__heading{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}@media(max-width:767px){.c-photo-gallery__heading{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}}@media(max-width:767px)and (max-width:768px){.c-photo-gallery__heading{font-size:var(--font-size-heading-small)}}.c-photo-gallery__list{display:grid;gap:var(--spacing-8);grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.c-photo-gallery__list{gap:var(--spacing-16);grid-template-columns:repeat(4,1fr)}}.c-photo-gallery__list figure{position:relative}.c-photo-gallery__list figure:focus-within img,.c-photo-gallery__list figure:hover img{transform:scale(1.15)}.c-photo-gallery__list figure:before{content:"";display:block;padding-block-end:100%}.c-photo-gallery__list figure a,.c-photo-gallery__list figure span{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.c-photo-gallery__list figure a{overflow:hidden}.c-photo-gallery__list figure img{block-size:100%;display:block;inline-size:100%;object-fit:cover;transform:scale(1);transition:transform .5s ease-in-out,opacity .3s!important}.c-photo-gallery__list .alt-text{inset-block-start:0;inset-inline-start:0;position:absolute}.c-photo-gallery__description{display:flex;flex-direction:column;row-gap:var(--spacing-12)}.c-photo-gallery__cta{display:flex;justify-content:center;margin-block-start:var(--spacing-40)}@media(min-width:768px){.c-photo-gallery__cta .load-more{min-inline-size:25.5rem}}.c-photo-gallery__cta.loadmore-disabled .load-more,.c-photo-gallery__cta.loadmore-disabled:empty{display:none}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-ping-pong-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fit,1fr)}.c-ping-pong-grid__headline{display:flex;flex-direction:column;gap:var(--spacing-24);grid-area:1/1/2/4;padding-block:var(--module-padding-block) clamp(var(--spacing-32),2.5vi,var(--spacing-40));padding-inline:var(--page-padding-inline)}.c-ping-pong-grid__headline h2{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}.c-ping-pong-grid__headline p{font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);line-height:var(--font-line-height);padding-block:var(--spacing-12)}@media(min-width:769px){.c-ping-pong-grid__headline{align-items:center;display:grid;grid-template-columns:1fr auto;margin-inline:var(--page-padding-inline);padding-inline:0}}[data-theme=gen-xlight] .c-ping-pong-grid__headline,[data-theme=toeic-xlight] .c-ping-pong-grid__headline,[data-theme^=toefl] .c-ping-pong-grid__headline{align-items:center;display:flex;text-align:center}[data-theme=gen-xlight] .c-ping-pong-grid__headline h2,[data-theme=toeic-xlight] .c-ping-pong-grid__headline h2,[data-theme^=toefl] .c-ping-pong-grid__headline h2{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}@media(min-width:769px){[data-theme=gen-xlight] .c-ping-pong-grid__headline h2,[data-theme=toeic-xlight] .c-ping-pong-grid__headline h2,[data-theme^=toefl] .c-ping-pong-grid__headline h2{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-2xlarge);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}}.c-ping-pong-grid__card-wrapper{grid-area:2/1/2/4;list-style:none;padding-inline:var(--page-padding-inline)}[data-theme=gen-xlight] .c-ping-pong-grid__card-wrapper,[data-theme=toeic-xlight] .c-ping-pong-grid__card-wrapper,[data-theme^=toefl] .c-ping-pong-grid__card-wrapper{overflow:hidden}@media(min-width:769px){.c-ping-pong-grid__card-wrapper{position:relative}.c-ping-pong-grid__card-wrapper:before{background:linear-gradient(to right,transparent 0,transparent calc(33.33333% - .5px),var(--color-outline-variant) calc(33.33333% - .5px),var(--color-outline-variant) calc(33.33333% + .5px),transparent calc(33.33333% + .5px),transparent calc(66.66667% - .5px),var(--color-outline-variant) calc(66.66667% - .5px),var(--color-outline-variant) calc(66.66667% + .5px),transparent calc(66.66667% + .5px));content:"";inset-block:0;inset-inline:var(--page-padding-inline);pointer-events:none;position:absolute;z-index:0}[data-theme=ets-light-green] .c-ping-pong-grid__card-wrapper:before,[data-theme=gen-xlight] .c-ping-pong-grid__card-wrapper:before,[data-theme=toeic-xlight] .c-ping-pong-grid__card-wrapper:before,[data-theme^=gre] .c-ping-pong-grid__card-wrapper:before,[data-theme^=r3cc] .c-ping-pong-grid__card-wrapper:before,[data-theme^=toefl] .c-ping-pong-grid__card-wrapper:before{display:none}}.c-ping-pong-grid__card-wrapper>li{padding-block:var(--module-padding-block)}.c-ping-pong-grid__card-wrapper>li:first-of-type{border-block-start:1px solid var(--color-outline-variant)}[data-theme=toeic-xlight] .c-ping-pong-grid__card-wrapper>li{padding-block:var(--spacing-120)}@media(max-width:767px){[data-theme=toeic-xlight] .c-ping-pong-grid__card-wrapper>li{padding-block:var(--spacing-64)}}.c-ping-pong-grid__card-wrapper>li+li{padding-block-start:0}.c-ping-pong-grid__card-wrapper>*{position:relative}.c-ping-pong-grid.large-content .c-ping-pong-grid__headline h2{font-size:var(--font-size-heading-xlarge);font-weight:380;line-height:2.625rem}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper{margin-block-end:5rem}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper:before{background:linear-gradient(to right,transparent 0,transparent calc(30% - .5px),var(--color-outline-variant) calc(30% - .5px),var(--color-outline-variant) calc(30% + .5px),transparent calc(30% + .5px))}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper li{border-block-end:1px solid var(--color-outline-variant);padding-block:2.25rem}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper li .c-ping-pong-card__content{grid-area:1/2/2/4;max-inline-size:none}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper .c-ping-pong-card{grid-template-columns:30% 1fr}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper .c-ping-pong-card__media-wrapper.no-collage-effect{grid-area:1;justify-self:center;margin-block:0;margin-inline-end:0;margin-inline-start:0}@media(max-width:768px){.c-ping-pong-grid.large-content .c-ping-pong-grid__headline{padding-block:1rem;padding-inline:var(--page-padding-inline)}.c-ping-pong-grid.large-content .c-ping-pong-grid__headline h2{font-size:var(--font-size-heading-small);font-weight:380;line-height:1.575rem}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper{margin-block-end:0}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper li{border-block-end:none;padding-block-end:3.75rem;padding-block-start:2.5rem}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper li .c-ping-pong-card__content{margin-block-start:1.5rem}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper .c-ping-pong-card__description{font-size:var(--font-size-small);line-height:1.225rem}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper .c-ping-pong-card__media-wrapper.no-collage-effect{align-self:flex-start!important;margin:0;max-inline-size:10.51575rem;padding:0}[data-theme^=ets] .c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper .c-ping-pong-card{display:flex;flex-direction:column-reverse}}@media(min-width:769px)and (max-width:1200px){.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper:before{background:linear-gradient(to right,transparent 0,transparent calc(45% - .5px),var(--color-outline-variant) calc(45% - .5px),var(--color-outline-variant) calc(45% + .5px),transparent calc(45% + .5px))}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper .c-ping-pong-card{grid-template-columns:45% 1fr}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper .c-ping-pong-card .c-ping-pong-card__media-wrapper.no-collage-effect{margin:0;max-inline-size:20rem;padding:0}.c-ping-pong-grid.large-content .c-ping-pong-grid__card-wrapper .c-ping-pong-card__content{margin-block-start:0}}@media(max-width:767px){.c-ping-pong-grid.img-overflow .c-ping-pong-grid__card-wrapper>li{margin-block:var(--module-padding-block);margin-inline:calc(var(--page-padding-inline)*-1);overflow:hidden;padding-block:0;padding-inline:var(--page-padding-inline)}}.c-ping-pong-grid.img-overflow .c-ping-pong-grid__card-wrapper>li:first-of-type{border-block-start:none}.c-ping-pong-grid.img-overflow .c-ping-pong-card[data-theme=toefl-duskwinkle] .c-ping-pong-card__content h2{color:var(--brand-toefl-highlighter-yellow)}@media(min-width:1441px){.c-ping-pong-grid.img-overflow .c-ping-pong-card[data-theme=toefl-duskwinkle]:not(.c-ping-pong-card--left) .c-ping-pong-card__content{padding-inline-start:7.3125rem}}.c-ping-pong-grid.img-overflow .c-ping-pong-card__cta-group{column-gap:var(--spacing-32);row-gap:var(--spacing-24)}.c-ping-pong-grid.img-overflow .c-ping-pong-card__cta-group .e-cta{--font-size-eyebrow-small:var(--spacing-20);--font-body:var(--font-greet-standard);--font-line-height-3xtight:1.2}.c-ping-pong-grid.img-overflow .c-ping-pong-card__content h2{font-size:var(--spacing-32);line-height:1}.c-ping-pong-grid.img-overflow .c-ping-pong-card__description{font-family:var(--font-greet-standard)!important;padding-block:var(--spacing-24)}@media(min-width:1201px){.c-ping-pong-grid.img-overflow .c-ping-pong-card__description{padding-block-end:var(--spacing-32);padding-block-start:1.5625rem}.c-ping-pong-grid.img-overflow .c-ping-pong-card__description p{font-size:var(--spacing-20)}.c-ping-pong-grid.img-overflow .c-ping-pong-card__description p:not(:last-child){padding-block-end:var(--spacing-32)}}@media(max-width:767px){.c-ping-pong-grid.img-overflow .c-ping-pong-card__media-wrapper.no-collage-effect{display:block;margin-block-end:0;padding:0}.c-ping-pong-grid.img-overflow .c-ping-pong-card__media-wrapper.no-collage-effect>img{margin-block-end:-4%;margin-inline-start:-4%;max-height:unset!important;max-width:unset!important;max-inline-size:unset!important;width:108%!important}}@media(min-width:1025px){.c-ping-pong-grid.img-overflow .c-ping-pong-card__media-wrapper.no-collage-effect{display:block;margin-block-end:0}.c-ping-pong-grid.img-overflow .c-ping-pong-card__media-wrapper.no-collage-effect>img:first-child{margin-block-end:-7%;margin-block-start:-6%;max-height:unset!important;max-width:unset!important;max-inline-size:unset!important;min-width:113%!important}.c-ping-pong-grid.img-overflow .c-ping-pong-card.c-ping-pong-card--left .c-ping-pong-card__media-wrapper.no-collage-effect>img:first-child{margin-inline-start:-10%}}.c-ping-pong-grid[data-theme^=sff] .c-ping-pong-grid__headline{padding-block-end:var(--spacing-20)}.c-ping-pong-grid[data-theme^=sff] .c-ping-pong-grid__headline h2{font-family:var(--font-oswald)!important;font-size:3.25rem;font-weight:var(--font-weight);line-height:var(--font-line-height-xtight);padding-block-end:var(--spacing-40)}.c-ping-pong-grid[data-theme^=sff] .c-ping-pong-grid__headline a{color:var(--brand-sff-light-blue);display:grid;padding-block-start:var(--spacing-28);text-decoration:underline}.c-ping-pong-grid[data-theme^=sff] .c-ping-pong-grid__headline .line{background-color:var(--color-line-small);border-radius:3px;height:3px;margin-block-end:var(--spacing-16);width:var(--spacing-64)}.c-ping-pong-grid[data-theme^=sff] .c-ping-pong-grid__headline .c-ping-pong-grid__eyebrow{color:var(--color-line-small)}@media(min-width:769px){.c-ping-pong-grid[data-theme^=sff] .c-ping-pong-grid__card-wrapper .c-ping-pong-card{background-color:transparent}}@media(max-width:767px){.c-ping-pong-grid[data-theme^=sff] .c-ping-pong-grid__headline{padding-block-start:var(--spacing-80);padding-inline:var(--spacing-32)}.c-ping-pong-grid[data-theme^=sff] .c-ping-pong-grid__headline h2{font-size:28px;line-height:29.4px;padding-block-end:var(--spacing-12)}.c-ping-pong-grid[data-theme^=sff] .c-ping-pong-grid__headline p{font-size:1pc;line-height:1.4pc}.c-ping-pong-grid[data-theme^=sff] .c-ping-pong-grid__headline a{padding-block-start:var(--spacing-40)}}.c-ping-pong-grid[data-theme^=stw] .c-ping-pong-grid__card-wrapper li:first-of-type{border-block-start:none;padding-block:var(--spacing-120)}.c-ping-pong-grid[data-theme^=stw] .c-ping-pong-grid__card-wrapper>li+li{padding-block-end:var(--spacing-120)}@media(min-width:769px){.c-ping-pong-grid[data-theme^=stw] .c-ping-pong-grid__card-wrapper{--color-outline-variant:var(--brand-ink)}.c-ping-pong-grid[data-theme^=stw] .c-ping-pong-grid__card-wrapper .c-ping-pong-card{background-color:transparent}}@media(max-width:767px){.c-ping-pong-grid[data-theme^=stw] .c-ping-pong-grid__card-wrapper{padding-inline:var(--spacing-16)}.c-ping-pong-grid[data-theme^=stw] .c-ping-pong-grid__card-wrapper li:first-of-type{padding-block:var(--spacing-72)}.c-ping-pong-grid[data-theme^=stw] .c-ping-pong-grid__card-wrapper>li+li{padding-block-end:var(--spacing-72);padding-block-start:0}}.c-ping-pong-grid[data-theme=gen-xlight] .c-ping-pong-grid__card-wrapper>li:first-of-type,.c-ping-pong-grid[data-theme=toeic-xlight] .c-ping-pong-grid__card-wrapper>li:first-of-type{border-block-start:none}.c-ping-pong-grid[data-theme=gen-xlight] .c-ping-pong-grid__card-wrapper .c-ping-pong-card .c-ping-pong-card__media-wrapper.no-collage-effect,.c-ping-pong-grid[data-theme=toeic-xlight] .c-ping-pong-grid__card-wrapper .c-ping-pong-card .c-ping-pong-card__media-wrapper.no-collage-effect{margin-block-end:0}@media(max-width:767px){.c-ping-pong-grid[data-theme=gen-xlight] .c-ping-pong-grid__card-wrapper .c-ping-pong-card .c-ping-pong-card__media-wrapper.no-collage-effect,.c-ping-pong-grid[data-theme=toeic-xlight] .c-ping-pong-grid__card-wrapper .c-ping-pong-card .c-ping-pong-card__media-wrapper.no-collage-effect{padding-inline:0}}.c-ping-pong-grid[data-theme=ets-dark] .c-ping-pong-card__cta-group .e-cta--secondary:hover,.c-ping-pong-grid[data-theme=ets-xdark] .c-ping-pong-card__cta-group .e-cta--secondary:hover{--color-outline-highlight:var(--brand-cyan)}.c-ping-pong-grid[data-theme=ets-light-green] .c-ping-pong-grid__card-wrapper>li:first-of-type{border-block-start:0}.c-ping-pong-grid[data-theme=ets-light-green] .c-ping-pong-card__media-wrapper.no-collage-effect{margin:0}.c-ping-pong-grid[data-theme=ets-light-green] .c-ping-pong-card__media-wrapper.no-collage-effect img{border-radius:var(--spacing-16)}@media(max-width:767px){.c-ping-pong-grid[data-theme=ets-light-green] .c-ping-pong-card__media-wrapper.no-collage-effect{padding:0}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-ping-pong-card{--_headline-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium) * 0.7 + 4vi,var(--font-size-heading-large));--_text-size:clamp(var(--font-size-text-small),var(--font-size-text-small) * 0.7 + 4vi,var(--font-size-text-medium));display:grid;gap:var(--spacing-40);grid-template-columns:repeat(3,1fr)}[data-theme^=gre] .c-ping-pong-card,[data-theme^=r3cc] .c-ping-pong-card,[data-theme^=toefl] .c-ping-pong-card{background-color:var(--color-surface)}@media(max-width:767px){.c-ping-pong-card{display:flex;flex-direction:column-reverse;gap:0}}[data-theme=gen-xlight] .c-ping-pong-card,[data-theme=toeic-xlight] .c-ping-pong-card,[data-theme^=gre] .c-ping-pong-card,[data-theme^=r3cc] .c-ping-pong-card,[data-theme^=toefl] .c-ping-pong-card{display:flex;flex-direction:column}@media(min-width:1025px){[data-theme=gen-xlight] .c-ping-pong-card,[data-theme=toeic-xlight] .c-ping-pong-card,[data-theme^=gre] .c-ping-pong-card,[data-theme^=r3cc] .c-ping-pong-card,[data-theme^=toefl] .c-ping-pong-card{flex-direction:row}}.c-ping-pong-card__content{display:flex;flex-direction:column;gap:clamp(var(--spacing-40),4.5vi,var(--spacing-64));grid-area:1/1/2/2;margin-block-start:clamp(var(--spacing-16),4.5vi,var(--spacing-64));max-inline-size:20rem}@media(min-width:1025px){.c-ping-pong-card__content{margin-block-start:0}}[data-theme=gen-xlight] .c-ping-pong-card__content,[data-theme=toeic-xlight] .c-ping-pong-card__content,[data-theme^=gre] .c-ping-pong-card__content,[data-theme^=r3cc] .c-ping-pong-card__content,[data-theme^=toefl] .c-ping-pong-card__content{flex:1;gap:0;margin-block-start:unset;max-inline-size:none;padding-block-end:var(--spacing-48)}@media(min-width:1025px){[data-theme=gen-xlight] .c-ping-pong-card__content,[data-theme=toeic-xlight] .c-ping-pong-card__content,[data-theme^=gre] .c-ping-pong-card__content,[data-theme^=r3cc] .c-ping-pong-card__content,[data-theme^=toefl] .c-ping-pong-card__content{align-self:center;padding-block-end:unset;padding-inline-end:clamp(var(--spacing-20),4vi,var(--spacing-80))}}.c-ping-pong-card__content h1,.c-ping-pong-card__content h2,.c-ping-pong-card__content h3,.c-ping-pong-card__content h4,.c-ping-pong-card__content h5,.c-ping-pong-card__content h6{text-wrap:balance;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large);font-size:var(--_headline-size);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}[data-theme^=gre] .c-ping-pong-card__content h1,[data-theme^=gre] .c-ping-pong-card__content h2,[data-theme^=gre] .c-ping-pong-card__content h3,[data-theme^=gre] .c-ping-pong-card__content h4,[data-theme^=gre] .c-ping-pong-card__content h5,[data-theme^=gre] .c-ping-pong-card__content h6,[data-theme^=r3cc] .c-ping-pong-card__content h1,[data-theme^=r3cc] .c-ping-pong-card__content h2,[data-theme^=r3cc] .c-ping-pong-card__content h3,[data-theme^=r3cc] .c-ping-pong-card__content h4,[data-theme^=r3cc] .c-ping-pong-card__content h5,[data-theme^=r3cc] .c-ping-pong-card__content h6,[data-theme^=toefl] .c-ping-pong-card__content h1,[data-theme^=toefl] .c-ping-pong-card__content h2,[data-theme^=toefl] .c-ping-pong-card__content h3,[data-theme^=toefl] .c-ping-pong-card__content h4,[data-theme^=toefl] .c-ping-pong-card__content h5,[data-theme^=toefl] .c-ping-pong-card__content h6{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}@media(min-width:1025px){[data-theme^=gre] .c-ping-pong-card__content h1,[data-theme^=gre] .c-ping-pong-card__content h2,[data-theme^=gre] .c-ping-pong-card__content h3,[data-theme^=gre] .c-ping-pong-card__content h4,[data-theme^=gre] .c-ping-pong-card__content h5,[data-theme^=gre] .c-ping-pong-card__content h6,[data-theme^=r3cc] .c-ping-pong-card__content h1,[data-theme^=r3cc] .c-ping-pong-card__content h2,[data-theme^=r3cc] .c-ping-pong-card__content h3,[data-theme^=r3cc] .c-ping-pong-card__content h4,[data-theme^=r3cc] .c-ping-pong-card__content h5,[data-theme^=r3cc] .c-ping-pong-card__content h6,[data-theme^=toefl] .c-ping-pong-card__content h1,[data-theme^=toefl] .c-ping-pong-card__content h2,[data-theme^=toefl] .c-ping-pong-card__content h3,[data-theme^=toefl] .c-ping-pong-card__content h4,[data-theme^=toefl] .c-ping-pong-card__content h5,[data-theme^=toefl] .c-ping-pong-card__content h6{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}}.c-ping-pong-card__content h3,.c-ping-pong-card__description{padding-block:var(--spacing-12)}.c-ping-pong-card__description{display:flex;flex-direction:column;font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-size:var(--_text-size);font-weight:var(--font-weight);line-height:var(--font-line-height);row-gap:var(--spacing-12)}.c-ping-pong-card__description a{color:inherit}.c-ping-pong-card__description ol,.c-ping-pong-card__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.c-ping-pong-card__description table{border-collapse:collapse;border-color:var(--brand-dim-gray);border-spacing:0}.c-ping-pong-card__description table th{font-weight:var(--font-weight-medium)}.c-ping-pong-card__description table td,.c-ping-pong-card__description table th,.c-ping-pong-card__description table tr{padding:var(--spacing-8) var(--spacing-12)}[data-theme^=gre] .c-ping-pong-card__description{font-family:var(--font-gre)!important}.c-ping-pong-card__description.cta__description{display:flex;flex-direction:column;line-height:1.1;padding-block-end:0;padding-block-start:var(--spacing-12);row-gap:var(--spacing-12)}.c-ping-pong-card__description.cta__description small{font-size:70%}.c-ping-pong-card__cta-group{display:flex;flex-wrap:wrap;gap:var(--spacing-16)}.c-ping-pong-card__media-wrapper{align-self:center;grid-area:1/2/2/4;justify-self:flex-end;max-inline-size:40rem;position:relative}@media(min-width:1025px){.c-ping-pong-card__media-wrapper{margin-inline-start:var(--spacing-16)}}.c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{background-color:var(--brand-toefl-highlighter-orange);block-size:6.7105rem;border-radius:.641rem;inline-size:7.648rem;inset-block-end:0;inset-inline-end:32.82rem;padding:.3%;position:absolute;transform:rotate(-31.48deg)}.c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration img{display:block;inline-size:100%;object-fit:cover}@media(min-width:1025px)and (max-width:1550px){.c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{inset-block-end:0;inset-inline-end:auto;inset-inline-start:-1.8rem}}@media(min-width:768px)and (max-width:1024px){.c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{block-size:5.2105rem;inline-size:6.148rem;inset-block-end:0;inset-inline-end:15.1rem}}@media(max-width:767px){.c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{block-size:3.5105rem;inline-size:4.048rem;inset-block-end:0;inset-inline-end:14.82rem}}[data-theme^=gre] .c-ping-pong-card__media-wrapper,[data-theme^=r3cc] .c-ping-pong-card__media-wrapper,[data-theme^=toefl] .c-ping-pong-card__media-wrapper{aspect-ratio:1/1;flex:1;margin-inline-start:0;min-block-size:17.85rem}@media(min-width:1025px){[data-theme^=gre] .c-ping-pong-card__media-wrapper,[data-theme^=r3cc] .c-ping-pong-card__media-wrapper,[data-theme^=toefl] .c-ping-pong-card__media-wrapper{align-self:flex-start}}[data-theme=gen-xlight] .c-ping-pong-card__media-wrapper,[data-theme=toeic-xlight] .c-ping-pong-card__media-wrapper{aspect-ratio:1/1;flex:1;margin-inline-start:0;min-block-size:38.25rem}.c-ping-pong-card__media-wrapper>img{aspect-ratio:3/2;display:block;inline-size:100%;object-fit:cover}[data-theme^=gre] .c-ping-pong-card__media-wrapper>img:first-child,[data-theme^=r3cc] .c-ping-pong-card__media-wrapper>img:first-child,[data-theme^=toefl] .c-ping-pong-card__media-wrapper>img:first-child{block-size:11.02775rem;inline-size:12.32363rem;inset-block-start:.89rem;inset-inline-end:0;object-fit:cover;position:absolute;transform:rotate(-7.518deg)}[data-theme^=gre] .c-ping-pong-card__media-wrapper>img:nth-child(2),[data-theme^=r3cc] .c-ping-pong-card__media-wrapper>img:nth-child(2),[data-theme^=toefl] .c-ping-pong-card__media-wrapper>img:nth-child(2){block-size:13.07794rem;inline-size:8.66275rem;inset-block-start:2.18rem;inset-inline-end:5.84rem;object-fit:cover;position:absolute}[data-theme^=gre] .c-ping-pong-card__media-wrapper>img:nth-child(3),[data-theme^=r3cc] .c-ping-pong-card__media-wrapper>img:nth-child(3),[data-theme^=toefl] .c-ping-pong-card__media-wrapper>img:nth-child(3){block-size:7.1195rem;inline-size:8.88556rem;inset-block-start:.88rem;inset-inline-end:9.95rem;object-fit:cover;position:absolute;transform:rotate(-4.787deg)}[data-theme^=gre] .c-ping-pong-card__media-wrapper>img:nth-child(4),[data-theme^=r3cc] .c-ping-pong-card__media-wrapper>img:nth-child(4),[data-theme^=toefl] .c-ping-pong-card__media-wrapper>img:nth-child(4){block-size:14.01731rem;inline-size:9.32219rem;inset-block-start:.89rem;inset-inline-end:1.41rem;object-fit:cover;position:absolute;transform:rotate(-6.33deg)}@media(min-width:1025px){[data-theme^=gre] .c-ping-pong-card__media-wrapper>img:first-child,[data-theme^=r3cc] .c-ping-pong-card__media-wrapper>img:first-child,[data-theme^=toefl] .c-ping-pong-card__media-wrapper>img:first-child{block-size:22.45256rem;inline-size:25.091rem;inset-block-start:1.06rem;inset-inline-end:2.95rem;object-fit:cover;position:absolute;transform:rotate(-7.518deg)}[data-theme^=gre] .c-ping-pong-card__media-wrapper>img:nth-child(2),[data-theme^=r3cc] .c-ping-pong-card__media-wrapper>img:nth-child(2),[data-theme^=toefl] .c-ping-pong-card__media-wrapper>img:nth-child(2){block-size:26.59775rem;inline-size:17.73188rem;inset-block-start:3.69rem;inset-inline-end:14.78rem;object-fit:cover;position:absolute}[data-theme^=gre] .c-ping-pong-card__media-wrapper>img:nth-child(3),[data-theme^=r3cc] .c-ping-pong-card__media-wrapper>img:nth-child(3),[data-theme^=toefl] .c-ping-pong-card__media-wrapper>img:nth-child(3){block-size:14.49531rem;inline-size:18.09106rem;inset-block-start:1.03rem;inset-inline-end:23.14rem;object-fit:cover;position:absolute;transform:rotate(-4.787deg)}[data-theme^=gre] .c-ping-pong-card__media-wrapper>img:nth-child(4),[data-theme^=r3cc] .c-ping-pong-card__media-wrapper>img:nth-child(4),[data-theme^=toefl] .c-ping-pong-card__media-wrapper>img:nth-child(4){block-size:28.53931rem;inline-size:18.98rem;inset-block-start:1.06rem;inset-inline-end:5.81rem;object-fit:cover;position:absolute;transform:rotate(-6.33deg)}}.c-ping-pong-card__media-wrapper.no-collage-effect{align-items:center;aspect-ratio:auto!important;display:inline-flex;justify-content:center;margin-block-end:var(--spacing-20);min-block-size:auto;padding-inline:clamp(var(--spacing-20),4vi,var(--spacing-80))}@media(min-width:1025px){.c-ping-pong-card__media-wrapper.no-collage-effect{margin-block-end:clamp(var(--spacing-16),4.5vi,var(--spacing-64));padding-inline:0}}.c-ping-pong-card__media-wrapper.no-collage-effect .c-video-player video,.c-ping-pong-card__media-wrapper.no-collage-effect img{aspect-ratio:auto!important;block-size:auto!important;inline-size:auto!important;max-height:calc(var(--spacing-136)*4.5)!important;max-width:100%!important;object-fit:contain!important;position:static!important;transform:none!important;width:100%!important}@media(max-width:767px){.c-ping-pong-card__media-wrapper.video-enabled{padding-inline:0}}.c-ping-pong-card--left .c-ping-pong-card__content{grid-area:1/3/2/4}@media(min-width:1025px){[data-theme=gen-xlight] .c-ping-pong-card--left .c-ping-pong-card__content,[data-theme=toeic-xlight] .c-ping-pong-card--left .c-ping-pong-card__content,[data-theme^=gre] .c-ping-pong-card--left .c-ping-pong-card__content,[data-theme^=r3cc] .c-ping-pong-card--left .c-ping-pong-card__content,[data-theme^=toefl] .c-ping-pong-card--left .c-ping-pong-card__content{order:2;padding-inline-end:unset;padding-inline-start:clamp(var(--spacing-20),4vi,var(--spacing-80))}}.c-ping-pong-card--left .c-ping-pong-card__media-wrapper{grid-area:1/1/2/3;justify-self:flex-start;margin-inline-end:var(--spacing-16)}[data-theme=gen-xlight] .c-ping-pong-card--left .c-ping-pong-card__media-wrapper,[data-theme^=gre] .c-ping-pong-card--left .c-ping-pong-card__media-wrapper,[data-theme^=r3cc] .c-ping-pong-card--left .c-ping-pong-card__media-wrapper,[data-theme^=toefl] .c-ping-pong-card--left .c-ping-pong-card__media-wrapper{block-size:100%;margin-inline-end:0}@media(min-width:1025px){[data-theme=gen-xlight] .c-ping-pong-card--left .c-ping-pong-card__media-wrapper,[data-theme^=gre] .c-ping-pong-card--left .c-ping-pong-card__media-wrapper,[data-theme^=r3cc] .c-ping-pong-card--left .c-ping-pong-card__media-wrapper,[data-theme^=toefl] .c-ping-pong-card--left .c-ping-pong-card__media-wrapper{margin-block-start:clamp(var(--spacing-16),4.5vi,var(--spacing-64))}}.c-ping-pong-card[data-theme=gre-xdark] .c-ping-pong-card__content,.c-ping-pong-card[data-theme=r3cc-xdark] .c-ping-pong-card__content,.c-ping-pong-card[data-theme=r3cc-xlight] .c-ping-pong-card__content,.c-ping-pong-card[data-theme=toefl-duskwinkle] .c-ping-pong-card__content,.c-ping-pong-card[data-theme=toefl-periwinkle] .c-ping-pong-card__content,.c-ping-pong-card[data-theme=toefl-xdark] .c-ping-pong-card__content,.c-ping-pong-card[data-theme^=toefl-highlighter-yellow] .c-ping-pong-card__content{padding-block:clamp(var(--spacing-48),4vi,var(--spacing-80)) clamp(var(--spacing-20),4vi,var(--spacing-80));padding-inline:clamp(var(--spacing-20),4vi,var(--spacing-80))}@media(min-width:1025px){.c-ping-pong-card[data-theme=gre-xdark]:not(.c-ping-pong-card--left) .c-ping-pong-card__content,.c-ping-pong-card[data-theme=r3cc-xdark]:not(.c-ping-pong-card--left) .c-ping-pong-card__content,.c-ping-pong-card[data-theme=toefl-duskwinkle]:not(.c-ping-pong-card--left) .c-ping-pong-card__content,.c-ping-pong-card[data-theme=toefl-periwinkle]:not(.c-ping-pong-card--left) .c-ping-pong-card__content,.c-ping-pong-card[data-theme=toefl-xdark]:not(.c-ping-pong-card--left) .c-ping-pong-card__content,.c-ping-pong-card[data-theme^=toefl-highlighter-yellow]:not(.c-ping-pong-card--left) .c-ping-pong-card__content{padding-inline-start:var(--spacing-32)}}.c-ping-pong-card[data-theme=toefl-xlight-duskwinkle] .c-ping-pong-card__description{color:var(--brand-black)}.c-ping-pong-card[data-theme^=sff]{--color-primary:var(--brand-white)}.c-ping-pong-card[data-theme^=sff] .c-ping-pong-card__content{padding-block:var(--spacing-72)}.c-ping-pong-card[data-theme^=sff] .c-ping-pong-card__content .c-ping-pong-card__eyebrow{color:var(--color-line-small);font-weight:var(--font-weight);letter-spacing:.08pc;line-height:var(--font-line-height-xtight)}.c-ping-pong-card[data-theme^=sff] .c-ping-pong-card__content h3{font-family:var(--font-oswald);padding-block:var(--spacing-24)}.c-ping-pong-card[data-theme^=sff] .c-ping-pong-card__content .c-ping-pong-card__description{padding-block:0}@media(max-width:767px){.c-ping-pong-card[data-theme^=sff] .c-ping-pong-card__content{margin-block-start:0;padding-block:0}.c-ping-pong-card[data-theme^=sff] .c-ping-pong-card__content .c-ping-pong-card__eyebrow{font-size:var(--font-size-eyebrow-small);line-height:var(--font-line-height-3xtight)}.c-ping-pong-card[data-theme^=sff] .c-ping-pong-card__content h3{font-size:var(--font-size-heading-small);line-height:var(--font-line-height-2xtight);padding-block:var(--spacing-16)}.c-ping-pong-card[data-theme^=sff] .c-ping-pong-card__content .c-ping-pong-card__description{font-size:var(--font-size-small);line-height:1.4}}.c-ping-pong-card[data-theme^=stw] .c-ping-pong-card__content{margin-block-start:clamp(var(--spacing-16),4.5vi,var(--spacing-64));margin-inline:auto}.c-ping-pong-card[data-theme^=stw] .c-ping-pong-card__content .c-ping-pong-card__description p{padding-block-start:var(--spacing-24)}@media(max-width:767px){.c-ping-pong-card[data-theme^=stw] .c-ping-pong-card__content{gap:0;margin-block-start:var(--spacing-24);margin-inline:0}.c-ping-pong-card[data-theme^=stw] .c-ping-pong-card__content .c-ping-pong-card__description{padding-block:0}.c-ping-pong-card[data-theme^=stw] .c-ping-pong-card__content .c-ping-pong-card__cta-group,.c-ping-pong-card[data-theme^=stw] .c-ping-pong-card__content .c-ping-pong-card__description p{padding-block-start:var(--spacing-16)}.c-ping-pong-card[data-theme^=stw] .c-ping-pong-card__media-wrapper{margin:0}}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content{gap:var(--spacing-52)}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content .c-ping-pong-card__logo{max-width:10.5rem;object-fit:contain}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content img{padding-block-end:var(--spacing-24)}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content h2{font-size:var(--font-size-heading-xlarge);line-height:var(--font-line-height-xtight)}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content h2,.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content p:first-child{padding-block-end:var(--spacing-12)}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content .c-ping-pong-card__description a{color:var(--brand-ink);text-decoration:underline}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content .e-cta:not(:disabled):hover{--_text-color:var(--brand-ink);--_background-color:var(--brand-white);--_border-color:var(--brand-ink)}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content .e-cta.e-cta--link{text-underline-offset:4px}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content .e-cta.e-cta--link:not(:disabled):hover{font-weight:500;text-decoration-thickness:2px!important;text-underline-offset:4px}@media(max-width:767px){.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content{gap:var(--spacing-28);padding-block-end:var(--spacing-40)}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content .c-ping-pong-card__logo{max-width:8.375rem}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content img{padding-block-end:var(--spacing-16)}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content h2{text-wrap:wrap;font-size:var(--font-size-heading-large);line-height:var(--font-line-height-xtight);padding-block-end:var(--spacing-4)}.c-ping-pong-card[data-theme=gen-xlight] .c-ping-pong-card__content .c-ping-pong-card__description{font-size:var(--font-size-small);line-height:var(--font-line-height)}}.c-ping-pong-card[data-theme=toeic-xlight] .c-ping-pong-card__description{padding-block-start:var(--spacing-24)}@media(max-width:767px){.c-ping-pong-card[data-theme=toeic-xlight] .c-ping-pong-card__description{padding-block-start:var(--spacing-12)}}.c-ping-pong-card[data-theme=toeic-xlight] .c-ping-pong-card__cta-group{padding-block-start:23px}.c-ping-pong-card[data-theme=toeic-xlight] .c-ping-pong-card__cta-group .e-cta--tertiary{--color-on-surface:var(--brand-toeic-dark-green);--color-primary:var(--brand-toeic-dark-green);--_block-paading:0;--_inline-paading:0}.c-ping-pong-card[data-theme=toeic-xlight] .c-ping-pong-card__cta-group .c-ping-pong-card_c-btn{align-items:center;display:flex;font-weight:600}.c-ping-pong-card[data-theme=toeic-xlight] .c-ping-pong-card__cta-group .c-ping-pong-card_c-btn svg{height:24px;width:24px}.c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img{display:block}[data-theme^=gre] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:first-child,[data-theme^=r3cc] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:first-child,[data-theme^=toefl] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:first-child{block-size:23.4375rem;inline-size:18.76294rem;inset-block-start:0;inset-inline-start:9.72rem;object-fit:cover;position:absolute;transform:rotate(9.313deg)}[data-theme^=gre] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(2),[data-theme^=r3cc] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(2),[data-theme^=toefl] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(2){block-size:20.3125rem;inline-size:16.25419rem;inset-block-start:.62rem;inset-inline-start:.6rem;object-fit:cover;position:absolute;transform:rotate(-3.268deg)}[data-theme^=gre] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(3),[data-theme^=r3cc] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(3),[data-theme^=toefl] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(3){block-size:3.92913rem;inline-size:4.36288rem;inset-block-start:11.96rem;inset-inline-start:-1.47rem;object-fit:cover;position:absolute;transform:rotate(-31.478deg)}@media(min-width:1025px){[data-theme^=gre] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:first-child,[data-theme^=r3cc] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:first-child,[data-theme^=toefl] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:first-child{block-size:45.375rem;inline-size:36.28644rem;inset-block-start:0;inset-inline-start:2.73rem;object-fit:cover;position:absolute;transform:rotate(9.313deg)}[data-theme^=gre] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(2),[data-theme^=r3cc] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(2),[data-theme^=toefl] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(2){block-size:39.3125rem;inline-size:31.43469rem;inset-block-start:1.19rem;inset-inline-start:5.62rem;object-fit:cover;position:absolute;transform:rotate(-3.268deg)}[data-theme^=gre] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(3),[data-theme^=r3cc] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(3),[data-theme^=toefl] .c-ping-pong-grid__card-container+.c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(3){block-size:6.7105rem;inline-size:7.648rem;inset-block-start:23.71rem;inset-inline-start:-.38rem;object-fit:cover;position:absolute;transform:rotate(-31.478deg)}}.c-ping-pong-grid__card-wrapper li:first-child .c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{inset-block-end:2rem;inset-inline-end:30.12rem}@media(min-width:768px)and (max-width:1024px){.c-ping-pong-grid__card-wrapper li:first-child .c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{block-size:4.7105rem;inline-size:5.648rem;inset-block-end:0;inset-inline-end:12.82rem}}@media(max-width:767px){.c-ping-pong-grid__card-wrapper li:first-child .c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{inset-block-end:0;inset-inline-end:12.32rem}}.c-ping-pong-grid__card-wrapper li:first-child .c-ping-pong-card--left .c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{block-size:6.7105rem;inline-size:7.648rem;inset-block-start:22.91rem;inset-inline-end:9.02rem;transform:rotate(24.522deg)}@media(min-width:1025px)and (max-width:1550px){.c-ping-pong-grid__card-wrapper li:first-child .c-ping-pong-card--left .c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{inset-block-start:22rem;inset-inline-end:9.2rem;inset-inline-start:auto}}@media(min-width:768px)and (max-width:1024px){.c-ping-pong-grid__card-wrapper li:first-child .c-ping-pong-card--left .c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{block-size:5.2105rem;inline-size:6.148rem;inset-block-start:11.21rem;inset-inline-end:12.5rem;transform:rotate(-35.478deg)}}@media(max-width:767px){.c-ping-pong-grid__card-wrapper li:first-child .c-ping-pong-card--left .c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{block-size:3.5105rem;inline-size:4.048rem;inset-block-start:12.41rem;inset-inline-end:12.32rem;transform:rotate(-29.378deg)}}[data-theme^=sff] .c-ping-pong-card__media-wrapper.no-collage-effect{grid-column:2/4;justify-self:unset;margin-block-end:0;max-inline-size:unset}[data-theme^=sff] .c-ping-pong-card__media-wrapper.no-collage-effect img{max-width:28.75rem!important}@media(max-width:767px){[data-theme^=sff] .c-ping-pong-grid__card-wrapper li{margin-inline:calc(var(--page-padding-inline)*-1);padding-block-end:var(--spacing-64);padding-block-start:var(--spacing-32);padding-inline:var(--spacing-32)}[data-theme^=sff] .c-ping-pong-grid__card-wrapper .c-ping-pong-card__media-wrapper{align-self:baseline;padding-inline:0}[data-theme^=sff] .c-ping-pong-grid__card-wrapper .c-ping-pong-card__media-wrapper.no-collage-effect{margin-block-end:var(--spacing-24)}[data-theme^=sff] .c-ping-pong-grid__card-wrapper .c-ping-pong-card__media-wrapper.no-collage-effect img{max-width:12rem!important}}[data-theme^=stw] .c-ping-pong-card__media-wrapper.no-collage-effect{justify-self:unset;margin-block-end:0;max-inline-size:unset}[data-theme^=stw] .c-ping-pong-card__media-wrapper.no-collage-effect img{max-width:728px!important}@media(max-width:767px){[data-theme^=stw] .c-ping-pong-card__media-wrapper.no-collage-effect{padding-inline:0}}[data-theme=ets-light-green] .c-ping-pong-card__content h1,[data-theme=ets-light-green] .c-ping-pong-card__content h2,[data-theme=ets-light-green] .c-ping-pong-card__content h3,[data-theme=ets-light-green] .c-ping-pong-card__content h4,[data-theme=ets-light-green] .c-ping-pong-card__content h5,[data-theme=ets-light-green] .c-ping-pong-card__content h6{color:var(--brand-midnight-dark);font-family:var(--font-beausite)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-light);line-height:var(--font-line-height-xtight)!important}[data-theme=ets-light-green] .c-ping-pong-card__content>div{padding-block-start:var(--spacing-64)}[data-theme=ets-light-green] .c-ping-pong-card__content .c-ping-pong-card__cta-group{padding-block-start:0}[data-theme=ets-light-green] .c-ping-pong-card__content .c-ping-pong-card__line{height:var(--spacing-2);margin-block-end:var(--spacing-24);width:var(--spacing-50)}[data-theme=ets-light-green] .c-ping-pong-card__content .c-ping-pong-card__line.yellow{background-color:#e7c535}[data-theme=ets-light-green] .c-ping-pong-card__content .c-ping-pong-card__line.watermelon{background-color:#ff6376}[data-theme=ets-light-green] .c-ping-pong-card__content .c-ping-pong-card__line.teal{background-color:#56d2ce}[data-theme=ets-light-green] .c-ping-pong-card__content .c-ping-pong-card__description{color:var(--brand-ink);padding-block:var(--spacing-24) 0}[data-theme=ets-light-green] .c-ping-pong-card__content .c-ping-pong-card__cta-group .e-cta{border-radius:var(--spacing-48)}@media(max-width:767px){[data-theme=ets-light-green] .c-ping-pong-card__content{margin-block-start:var(--spacing-24)}[data-theme=ets-light-green] .c-ping-pong-card__content>div{padding-block-start:0}}}.mapModule+.pingPongGridModule [data-theme^=toefl] .c-ping-pong-grid__card-container:last-child{padding-block-end:0}.mapModule+.pingPongGridModule [data-theme^=toefl] .c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:first-child{block-size:52.375rem;inline-size:28.28644rem;left:6rem;top:3rem}.mapModule+.pingPongGridModule [data-theme^=toefl] .c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(2){block-size:40.3125rem;inline-size:27.13469rem;left:-1rem;top:3rem}@media(min-width:768px)and (max-width:1024px){.mapModule+.pingPongGridModule [data-theme^=toefl] .c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:first-child{block-size:40.375rem;inline-size:16.28644rem;top:-1rem}.mapModule+.pingPongGridModule [data-theme^=toefl] .c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(2){block-size:20.3125rem;inline-size:16.43469rem;top:-1rem}}@media(max-width:767px){.mapModule+.pingPongGridModule [data-theme^=toefl] .c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:first-child{block-size:32.75rem;inline-size:14.438rem;left:6rem;rotate:9.31deg;top:1rem}.mapModule+.pingPongGridModule [data-theme^=toefl] .c-ping-pong-grid__card-container .c-ping-pong-card__media-wrapper>img:nth-child(2){block-size:23.15rem;inline-size:17.063rem;left:1rem;rotate:-3.27deg;top:1.3rem}}.mapModule+.pingPongGridModule .c-ping-pong-grid__card-wrapper li:first-child .c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{inset-block-end:0;left:-6rem}@media(min-width:768px)and (max-width:1024px){.mapModule+.pingPongGridModule .c-ping-pong-grid__card-wrapper li:first-child .c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{left:-5rem;top:14rem}}@media(max-width:767px){.mapModule+.pingPongGridModule .c-ping-pong-grid__card-wrapper li:first-child .c-ping-pong-card__media-wrapper .c-ping-pong-card__illustration{left:-.5rem;top:15rem}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-ping-pong-grid-a{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fit,1fr)}.c-ping-pong-grid-a__headline{display:flex;flex-direction:column;gap:var(--spacing-24);grid-area:1/1/2/4;padding-block:var(--module-padding-block) clamp(var(--spacing-32),2.5vi,var(--spacing-40));padding-inline:var(--page-padding-inline)}.c-ping-pong-grid-a__headline h2{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}.c-ping-pong-grid-a__headline p{font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);line-height:var(--font-line-height);padding-block:var(--spacing-12)}@media(min-width:769px){.c-ping-pong-grid-a__headline{align-items:center;display:grid;grid-template-columns:1fr auto;margin-inline:var(--page-padding-inline);padding-inline:0}}[data-theme^=toefl] .c-ping-pong-grid-a__headline{align-items:center;display:flex;text-align:center}[data-theme^=toefl] .c-ping-pong-grid-a__headline h2{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}@media(min-width:769px){[data-theme^=toefl] .c-ping-pong-grid-a__headline h2{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-2xlarge);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}}.c-ping-pong-grid-a__card-wrapper{grid-area:2/1/2/4;list-style:none;padding-inline:var(--page-padding-inline)}[data-theme^=toefl] .c-ping-pong-grid-a__card-wrapper{overflow:hidden}@media(min-width:769px){.c-ping-pong-grid-a__card-wrapper{position:relative}}.c-ping-pong-grid-a__card-wrapper>li{padding-block-start:var(--module-padding-block)}.c-ping-pong-grid-a__card-wrapper>li+li{padding-block-start:0}.c-ping-pong-grid-a__card-wrapper>*{position:relative}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-ping-pong-card-a{--_headline-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium) * 0.7 + 4vi,var(--font-size-heading-large));--_text-size:clamp(var(--font-size-text-small),var(--font-size-text-small) * 0.7 + 4vi,var(--font-size-text-medium))}.c-ping-pong-card-a__row{display:flex;flex-direction:row-reverse;justify-content:space-between}@media(min-width:769px){.c-ping-pong-card-a__row{gap:var(--spacing-80)}}@media(min-width:1441px){.c-ping-pong-card-a__row{gap:var(--spacing-136)}}@media(max-width:769px){.c-ping-pong-card-a__row{display:flex;flex-direction:column-reverse;gap:0}}[data-theme^=toefl] .c-ping-pong-card-a{background-color:var(--color-surface);display:flex;flex-direction:column}@media(min-width:1025px){[data-theme^=toefl] .c-ping-pong-card-a{flex-direction:row}}.c-ping-pong-card-a__content{display:flex;flex-direction:column;gap:clamp(var(--spacing-40),4.5vi,var(--spacing-64));grid-area:1/1/2/2;justify-content:flex-end;margin-block-start:clamp(var(--spacing-16),4.5vi,var(--spacing-64));max-inline-size:20rem}@media(min-width:1025px){.c-ping-pong-card-a__content{margin-block-start:0}}[data-theme^=toefl] .c-ping-pong-card-a__content{flex:1;gap:0;margin-block-start:unset;max-inline-size:none;padding-block-end:var(--spacing-48)}@media(min-width:1025px){[data-theme^=toefl] .c-ping-pong-card-a__content{align-self:center;padding-block-end:unset;padding-inline-end:clamp(var(--spacing-20),4vi,var(--spacing-80))}}.c-ping-pong-card-a__content h1,.c-ping-pong-card-a__content h2,.c-ping-pong-card-a__content h3,.c-ping-pong-card-a__content h4,.c-ping-pong-card-a__content h5,.c-ping-pong-card-a__content h6{text-wrap:balance;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large);font-size:var(--font-size-heading-medium);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}@media(min-width:1025px){.c-ping-pong-card-a__content h1,.c-ping-pong-card-a__content h2,.c-ping-pong-card-a__content h3,.c-ping-pong-card-a__content h4,.c-ping-pong-card-a__content h5,.c-ping-pong-card-a__content h6{font-size:var(--font-size-heading-xlarge)}}[data-theme^=toefl] .c-ping-pong-card-a__content h1,[data-theme^=toefl] .c-ping-pong-card-a__content h2,[data-theme^=toefl] .c-ping-pong-card-a__content h3,[data-theme^=toefl] .c-ping-pong-card-a__content h4,[data-theme^=toefl] .c-ping-pong-card-a__content h5,[data-theme^=toefl] .c-ping-pong-card-a__content h6{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}@media(min-width:1025px){[data-theme^=toefl] .c-ping-pong-card-a__content h1,[data-theme^=toefl] .c-ping-pong-card-a__content h2,[data-theme^=toefl] .c-ping-pong-card-a__content h3,[data-theme^=toefl] .c-ping-pong-card-a__content h4,[data-theme^=toefl] .c-ping-pong-card-a__content h5,[data-theme^=toefl] .c-ping-pong-card-a__content h6{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}}.c-ping-pong-card-a__content p{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-size:var(--_text-size);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-ping-pong-card-a__content h3,.c-ping-pong-card-a__content p{padding-block:var(--spacing-12)}.c-ping-pong-card-a__cta-group{display:flex;flex-wrap:wrap;gap:var(--spacing-16)}.c-ping-pong-card-a__media-wrapper{flex-grow:1;position:relative}[data-theme^=toefl] .c-ping-pong-card-a__media-wrapper{aspect-ratio:1/1;flex:1;margin-inline-start:0;min-block-size:17.85rem}@media(min-width:1025px){[data-theme^=toefl] .c-ping-pong-card-a__media-wrapper{align-self:flex-start}}.c-ping-pong-card-a__media-wrapper img{aspect-ratio:3/2;display:block;inline-size:100%;object-fit:cover}[data-theme^=toefl] .c-ping-pong-card-a__media-wrapper img:first-child{block-size:11.02775rem;inline-size:12.32363rem;inset-block-start:.89rem;inset-inline-end:0;object-fit:cover;position:absolute;transform:rotate(-7.518deg)}[data-theme^=toefl] .c-ping-pong-card-a__media-wrapper img:nth-child(2){block-size:13.07794rem;inline-size:8.66275rem;inset-block-start:2.18rem;inset-inline-end:5.84rem;object-fit:cover;position:absolute}[data-theme^=toefl] .c-ping-pong-card-a__media-wrapper img:nth-child(3){block-size:7.1195rem;inline-size:8.88556rem;inset-block-start:.88rem;inset-inline-end:9.95rem;object-fit:cover;position:absolute;transform:rotate(-4.787deg)}[data-theme^=toefl] .c-ping-pong-card-a__media-wrapper img:nth-child(4){block-size:14.01731rem;inline-size:9.32219rem;inset-block-start:.89rem;inset-inline-end:1.41rem;object-fit:cover;position:absolute;transform:rotate(-6.33deg)}@media(min-width:1025px){[data-theme^=toefl] .c-ping-pong-card-a__media-wrapper img:first-child{block-size:22.45256rem;inline-size:25.091rem;inset-block-start:1.06rem;inset-inline-end:2.95rem;object-fit:cover;position:absolute;transform:rotate(-7.518deg)}[data-theme^=toefl] .c-ping-pong-card-a__media-wrapper img:nth-child(2){block-size:26.59775rem;inline-size:17.73188rem;inset-block-start:3.69rem;inset-inline-end:14.78rem;object-fit:cover;position:absolute}[data-theme^=toefl] .c-ping-pong-card-a__media-wrapper img:nth-child(3){block-size:14.49531rem;inline-size:18.09106rem;inset-block-start:1.03rem;inset-inline-end:23.14rem;object-fit:cover;position:absolute;transform:rotate(-4.787deg)}[data-theme^=toefl] .c-ping-pong-card-a__media-wrapper img:nth-child(4){block-size:28.53931rem;inline-size:18.98rem;inset-block-start:1.06rem;inset-inline-end:5.81rem;object-fit:cover;position:absolute;transform:rotate(-6.33deg)}}@media(min-width:769px){.c-ping-pong-card-a__content{flex:0 0 21rem}}.c-ping-pong-card-a[data-theme=toefl-xdark] .c-ping-pong-card__content{padding-block:clamp(var(--spacing-48),4vi,var(--spacing-80)) clamp(var(--spacing-20),4vi,var(--spacing-80));padding-inline:clamp(var(--spacing-20),4vi,var(--spacing-80))}.c-ping-pong-card-a__btn{display:grid;flex-grow:1;gap:var(--spacing-28);grid-template-columns:repeat(1,1fr)}@media(max-width:769px){.c-ping-pong-card-a__btn{padding-block-end:var(--module-padding-block);padding-block-start:var(--spacing-32)}}@media(min-width:769px){.c-ping-pong-card-a__btn{gap:0;grid-template-columns:repeat(2,1fr)}.c-ping-pong-card-a__btn>div{padding-block-end:var(--module-padding-block);padding-block-start:var(--spacing-32)}.c-ping-pong-card-a__btn>div:first-child{border-right:1px solid;padding-inline-end:10%}.c-ping-pong-card-a__btn>div:nth-child(2){padding-inline-start:20%}}.c-ping-pong-card-a__btn p{font-size:var(--font-size-heading-small);margin-block-end:var(--spacing-28)}.c-ping-pong-grid-a__card-container+.c-ping-pong-grid-a__card-container .c-ping-pong-card-a__media-wrapper img{display:block}[data-theme^=toefl] .c-ping-pong-grid-a__card-container+.c-ping-pong-grid-a__card-container .c-ping-pong-card-a__media-wrapper img:first-child{block-size:23.4375rem;inline-size:18.76294rem;inset-block-start:0;inset-inline-start:9.72rem;object-fit:cover;position:absolute;transform:rotate(9.313deg)}[data-theme^=toefl] .c-ping-pong-grid-a__card-container+.c-ping-pong-grid-a__card-container .c-ping-pong-card-a__media-wrapper img:nth-child(2){block-size:20.3125rem;inline-size:16.25419rem;inset-block-start:.62rem;inset-inline-start:.6rem;object-fit:cover;position:absolute;transform:rotate(-3.268deg)}[data-theme^=toefl] .c-ping-pong-grid-a__card-container+.c-ping-pong-grid-a__card-container .c-ping-pong-card-a__media-wrapper img:nth-child(3){block-size:3.92913rem;inline-size:4.36288rem;inset-block-start:11.96rem;inset-inline-start:-1.47rem;object-fit:cover;position:absolute;transform:rotate(-31.478deg)}@media(min-width:1025px){[data-theme^=toefl] .c-ping-pong-grid-a__card-container+.c-ping-pong-grid-a__card-container .c-ping-pong-card-a__media-wrapper img:first-child{block-size:45.375rem;inline-size:36.28644rem;inset-block-start:0;inset-inline-start:2.73rem;object-fit:cover;position:absolute;transform:rotate(9.313deg)}[data-theme^=toefl] .c-ping-pong-grid-a__card-container+.c-ping-pong-grid-a__card-container .c-ping-pong-card-a__media-wrapper img:nth-child(2){block-size:39.3125rem;inline-size:31.43469rem;inset-block-start:1.19rem;inset-inline-start:5.62rem;object-fit:cover;position:absolute;transform:rotate(-3.268deg)}[data-theme^=toefl] .c-ping-pong-grid-a__card-container+.c-ping-pong-grid-a__card-container .c-ping-pong-card-a__media-wrapper img:nth-child(3){block-size:6.7105rem;inline-size:7.648rem;inset-block-start:23.71rem;inset-inline-start:-.38rem;object-fit:cover;position:absolute;transform:rotate(-31.478deg)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.product-bundle{background-color:var(--brand-gray-light);font-family:var(--font-greet-standard);padding-block:var(--spacing-56);padding-inline:var(--page-padding-inline)}.product-bundle__content.is-center .product-bundle__stacks{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center;padding-inline:9.68rem}@media(max-width:767px){.product-bundle__content.is-center .product-bundle__stacks{grid-template-columns:repeat(2,1fr);justify-content:unset;padding-inline:0}}.product-bundle__action{display:flex;justify-content:center;padding-block-start:var(--spacing-40)}.product-bundle__action .e-cta{max-inline-size:none}.product-bundle__heading{color:var(--brand-black);font-family:var(--font-toefl);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight);margin-block-end:var(--spacing-40);position:relative;text-align:center}.product-bundle__heading button{align-items:center;background:none;border:none;color:var(--color-on-surface);column-gap:3px;display:inline-flex;font-family:var(--font-greet-standard);font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);letter-spacing:.07pc;line-height:1;padding:0}.product-bundle__heading button:hover{text-decoration:underline}@media(min-width:1024px){.product-bundle__heading button{inset-block-start:.4rem;inset-inline-end:0;position:absolute}}.product-bundle__stacks{display:grid;gap:var(--spacing-40) var(--spacing-16);grid-template-columns:repeat(4,1fr)}@media(min-width:1440px){.product-bundle__stacks.five-cards{grid-template-columns:repeat(5,1fr)}}.product-bundle__stacks.five-cards .product-bundle__stack-content.small{border:1px solid #000}.product-bundle__stack{display:flex;flex-direction:column;position:relative}.product-bundle__stack .badge{align-self:center;display:flex;min-width:4.56rem;position:absolute;top:var(--spacing-24)}.product-bundle__stack .badge div{background-color:var(--badge-bg-color);border-radius:var(--spacing-30);color:var(--brand-black);font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight-semibold);height:100%;letter-spacing:.07pc;line-height:var(--font-line-height);padding-block:4px;padding-inline:var(--spacing-16);text-align:center;width:100%}.product-bundle__stack-content{background-color:var(--brand-white);color:var(--brand-black);display:inline-flex;flex-direction:column;flex-grow:1;padding-block:var(--spacing-32);padding-inline:var(--spacing-24);width:100%}.product-bundle__stack-content .cta-action{display:grid;gap:var(--spacing-16);grid-template-columns:repeat(1,1fr);margin-block-start:auto}.product-bundle__stack-content .cta-action .e-cta{max-inline-size:none}.product-bundle__stack-content.small{border:1px solid #e5e7eb;box-shadow:none}.product-bundle__title{font-size:1.875rem;line-height:var(--font-line-height-xtight);padding-block-end:var(--spacing-40)}.product-bundle__subtitle,.product-bundle__title{font-family:var(--font-toefl);font-weight:var(--font-weight-semibold)}.product-bundle__subtitle{cursor:pointer;font-size:var(--font-size-xlarge);line-height:var(--font-line-height-2xtight);min-block-size:2.3em}.product-bundle__subprice{font-family:var(--font-greet-standard);font-size:var(--font-size-large)}.product-bundle__desc,.product-bundle__subprice{font-weight:var(--font-weight);line-height:var(--font-line-height-tight)}.product-bundle__desc{font-size:var(--font-size-small);padding-block-end:var(--spacing-60);position:relative}.product-bundle__desc ul{display:block;list-style:none}.product-bundle__desc ul li{font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height-tight);padding:0 0 0 20px;position:relative}.product-bundle__desc ul li:before{background-image:url(../../../etc.clientlibs/ets/clientlibs/clientlib-marketing/resources/images/toefl-prep-checklistitem2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:var(--spacing-16);left:0;position:absolute;top:4px;width:var(--spacing-16)}.product-bundle__image{cursor:pointer;display:block;width:100%}.product-bundle__image img{width:100%}.product-bundle__subtitle-icon{align-items:flex-start;display:flex;flex-direction:column;gap:6px;padding-block-end:var(--spacing-12);padding-block-start:var(--spacing-24)}.product-bundle__icon{height:20px;width:20px}.product-bundle__icon img{height:100%;object-fit:contain;width:100%}.product-bundle__price{font-family:var(--font-toefl);font-size:2.25rem;font-weight:800;line-height:1.1rem;margin-block-start:auto;padding-block-end:1.625rem;text-align:center}.product-bundle__notes{color:var(--brand-black);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);line-height:var(--font-line-height-tight);padding-block-start:var(--spacing-40);text-align:center}.product-bundle__notes a{color:var(--brand-black);cursor:pointer;text-decoration:underline}.product-bundle .register-success{align-items:center;display:flex;justify-content:flex-start;margin-block-start:auto;padding-block:1pc;padding-inline-start:20px;position:relative}.product-bundle .register-success .register-success-text{padding-inline-start:8px}.product-bundle .register-success:before{background-image:url(clientlib-marketing/resources/images/icon-notification-bell.svg);background-position:50%;background-repeat:no-repeat;content:"";height:20px;left:0;position:absolute;width:20px}@media(max-width:1199px){.product-bundle__title{font-size:1.375rem;line-height:var(--font-line-height-tight);padding-block-end:var(--spacing-16)}.product-bundle__stack-content{padding-block:var(--spacing-32);padding-inline:var(--spacing-24)}}@media(max-width:1023px){.product-bundle{padding-block-end:var(--spacing-64);padding-block-start:var(--spacing-32);padding-inline:0}.product-bundle__heading{align-items:center;display:flex;flex-direction:column;font-size:var(--font-size-heading-small);line-height:var(--font-line-height-tight);margin-block-end:var(--spacing-24);row-gap:var(--spacing-16)}.product-bundle__heading button{font-size:var(--font-size-xSmall);line-height:var(--font-line-height-3xtight)}.product-bundle__stack .badge{top:var(--spacing-2)}.product-bundle__stacks{display:grid;gap:var(--spacing-8);grid-template-columns:repeat(2,1fr)}.product-bundle__stack-content{box-shadow:none}.product-bundle__stack-content.small{padding:var(--spacing-12)}.product-bundle__subtitle-icon{gap:var(--spacing-4);padding-block-start:var(--spacing-12)}.product-bundle__desc{padding-block-end:var(--spacing-24)}}@media(max-width:1023px)and (max-width:1023px){.product-bundle__desc{display:none}}@media(max-width:1023px){.product-bundle__desc ul{font-size:var(--font-size-small);line-height:var(--font-line-height)}.product-bundle__subtitle{font-size:var(--font-size-heading-small);line-height:var(--font-line-height-2xtight);min-block-size:0}.product-bundle__subprice{font-size:var(--font-size-xlarge);font-weight:var(--font-weight);line-height:var(--font-line-height-tight)}.product-bundle__action,.product-bundle__notes{padding-block-start:var(--spacing-24)}.product-bundle__notes{font-size:var(--font-size-medium);line-height:var(--font-line-height-tight);padding-inline:var(--spacing-24)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.product-detail-modal{background-color:var(--brand-gray-light);font-family:var(--font-greet-standard);padding-block:var(--spacing-48);padding-inline:var(--page-padding-inline)}.product-detail-modal__container{display:grid;grid-template-areas:"left right";grid-template-columns:1fr 1fr}@media(min-width:1201px){.product-detail-modal__container.reverse{grid-template-areas:"right left"}.product-detail-modal__container.reverse .product-detail-modal__left-content{display:flex;flex-direction:column;grid-area:left}.product-detail-modal__container.reverse .product-detail-modal__right-content{grid-area:right;padding-inline-start:var(--spacing-104)}}.product-detail-modal__left-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.product-detail-modal__left-content .e-cta{--font-body:var(--font-greet-standard)!important;--font-line-height-3xtight:var(--font-line-height)!important}.product-detail-modal__right-content{display:flex;flex-direction:column;flex-wrap:wrap;padding-inline-start:var(--spacing-8);row-gap:var(--spacing-24)}.product-detail-modal .badge{display:flex;gap:var(--spacing-8);min-width:4.56rem;padding-block-start:var(--spacing-24)}.product-detail-modal .badge div{background-color:#dadcff;color:var(--brand-black);font-size:var(--font-size-xSmall);font-weight:var(--font-weight-semibold);height:100%;letter-spacing:.07pc;line-height:var(--font-line-height-2xtight);padding-block:4px;padding-inline:var(--spacing-12);text-align:center}.product-detail-modal__title{color:#000;font-family:var(--font-toefl);font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}.product-detail-modal__description{color:#000;font-family:var(--font-greet-standard);font-size:var(--font-size-heading-xsmall);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}.product-detail-modal__price{display:flex;flex-direction:row;font-size:var(--font-size-xlarge);font-weight:var(--font-weight-semibold);gap:var(--spacing-8)}.product-detail-modal__price .original-price{color:var(--brand-toefl-red)}.product-detail-modal__price .original-price.no-discount{color:var(--brand-black)}.product-detail-modal__price .discounted-price{color:var(--brand-toefl-charcoal);font-weight:var(--font-weight);text-decoration:line-through}.product-detail-modal__wrapper{display:grid;position:relative}.product-detail-modal__wrapper .swiper:before{content:"";display:block;position:absolute}@media(max-width:767px){.product-detail-modal__wrapper{grid-template-columns:1fr}.product-detail-modal__wrapper:has(.swiper-pagination) .swiper:before{height:calc(100% - var(--spacing-24) - 9px)}.product-detail-modal__wrapper .swiper{max-width:100%;padding-block-end:calc(var(--spacing-24) + 9px)!important}.product-detail-modal__wrapper .swiper .swiper-slide{width:100%}}@media(min-width:768px){.product-detail-modal__wrapper.slider-enabled{display:block}.product-detail-modal__wrapper.slider-enabled .swiper-pagination{display:none!important}.product-detail-modal__wrapper.slider-enabled .swiper{padding-block-end:0!important}.product-detail-modal__wrapper.slider-enabled .swiper:after,.product-detail-modal__wrapper.slider-enabled .swiper:before{background-color:var(--color-on-surface);block-size:100%;content:"";inline-size:0;inset-block-start:0;position:absolute;z-index:2}.product-detail-modal__wrapper.slider-enabled .swiper:before{inset-inline-start:0}.product-detail-modal__wrapper.slider-enabled .swiper:after{inset-inline-end:0}}.product-detail-modal__slider-cta{display:none}@media(min-width:768px){.product-detail-modal__slider-cta{display:block}}.product-detail-modal__slider-cta button{align-items:center;background:none;block-size:var(--spacing-32);border:none;display:flex;inline-size:var(--spacing-32);inset-block-start:50%;justify-content:center;margin-block-start:calc(var(--spacing-16)*-1);padding:0;position:absolute}.product-detail-modal__slider-cta button svg{border:1px solid var(--tab-btn-active);color:transparent;height:100%;width:100%}.product-detail-modal__slider-cta button svg path{stroke:var(--color-on-surface)}.product-detail-modal__slider-cta button:disabled{opacity:.2}.product-detail-modal__slider-cta .swiper-button-prev-pd{inset-inline-start:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.product-detail-modal__slider-cta .swiper-button-prev-pd{inset-inline-start:calc(var(--spacing-42)*-1)}}.product-detail-modal__slider-cta .swiper-button-next-pd{inset-inline-end:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.product-detail-modal__slider-cta .swiper-button-next-pd{inset-inline-end:calc(var(--spacing-42)*-1)}}.product-detail-modal__cta{border-block-start:1px solid var(--color-on-surface);column-gap:var(--spacing-18);display:flex;justify-content:center;padding-block-end:var(--spacing-64);padding-block-start:var(--spacing-64);padding-inline:var(--page-padding-inline)}.slider-variant .product-detail-modal__cta{padding-block-end:var(--spacing-40);padding-block-start:var(--spacing-40)}.product-detail-modal .swiper{max-width:100%;padding-block-end:calc(var(--spacing-24) + 9px)!important}.product-detail-modal .swiper .swiper-slide{height:auto!important}.product-detail-modal .swiper-pagination{display:flex;inset-block-end:0;left:50%;margin-inline:auto;overflow:hidden;position:absolute;text-align:center;transform:translateZ(0);transform:translateX(-50%);transition:opacity .3s;white-space:nowrap;z-index:2}.product-detail-modal .swiper-pagination .swiper-pagination-bullet{--swiper-theme-color:var(--color-stat);border-radius:8px;display:inline-block;margin-inline:4px;min-block-size:8px;min-inline-size:8px;opacity:.3;position:relative;transition:transform .2s,left .2s}.product-detail-modal .swiper-pagination .swiper-pagination-bullet-active-main{opacity:1!important;transform:scale(1)}.product-detail-modal .cta-action .e-cta{--spacing-16:var(--spacing-20);--spacing-24:var(--spacing-88)}.product-detail-modal .cta-content-action{display:flex;justify-content:flex-start;padding-inline:50px}.product-detail-modal .volume-cta-action{display:flex;flex-wrap:wrap;gap:var(--spacing-8)}.product-detail-modal .volume-cta-action .volume-action{border:1px solid var(--brand-toefl-light-gray);border-radius:var(--spacing-6);color:var(--brand-black);cursor:pointer;font-family:var(--font-greet-standard);padding-block:var(--spacing-16);padding-inline:var(--spacing-24)}.product-detail-modal .volume-cta-action .volume-action.active{box-shadow:inset 0 0 0 2px var(--tab-btn-active);color:var(--brand-black);font-weight:var(--font-weight-bold)}@media(max-width:1199px){.product-detail-modal{padding:var(--spacing-24)}.product-detail-modal__container{display:flex;flex-direction:column;gap:var(--spacing-8)}.product-detail-modal .cta-content-action{padding-inline:40px}.product-detail-modal__left-content{display:flex;flex-direction:column;justify-content:center}.product-detail-modal__right-content{row-gap:var(--spacing-16)}.product-detail-modal .badge{padding-block-start:0}.product-detail-modal__title{font-size:var(--font-size-heading-medium);line-height:var(--font-line-height-3xtight)}.product-detail-modal .cta-action{padding-block-start:var(--spacing-8)}.product-detail-modal .cta-action .e-cta{--spacing-24:var(--spacing-80)}.volume-cta-action{display:flex;flex-wrap:wrap;gap:var(--spacing-8)}.volume-cta-action .volume-action{--spacing-24:var(--spacing-12);--spacing-16:var(--spacing-8);border:1px solid var(--brand-toefl-light-gray);border-radius:var(--spacing-6);color:var(--brand-black);cursor:pointer;font-family:var(--font-greet-standard);font-size:var(--font-size-small)}.volume-cta-action .volume-action.active{box-shadow:inset 0 0 0 2px var(--tab-btn-active);color:var(--brand-black);font-weight:var(--font-weight-bold)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-product-listing-grid__header{border-block-end:1px solid var(--color-on-surface);display:flex;flex-direction:column}@media(min-width:769px){.c-product-listing-grid__header{border-block-start:1px solid var(--color-on-surface);flex-direction:row}.c-product-listing-grid__header>*{flex:1}}.c-product-listing-grid__search{display:flex;padding-block:var(--spacing-24);padding-inline:var(--page-padding-inline);position:relative}@media(min-width:769px){.c-product-listing-grid__search{padding-inline-end:var(--spacing-24)}}.c-product-listing-grid__search-button{background-color:transparent;border:none;color:var(--color-on-surface);display:grid;order:1;place-items:center;position:relative;z-index:var(--z-container-high)}.c-product-listing-grid__search-button-image{block-size:var(--spacing-24);inline-size:var(--spacing-24);margin-inline-end:var(--spacing-2)}.c-product-listing-grid__search-input{background-color:transparent;border:none;color:var(--color-on-surface);flex:1;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-small);font-weight:var(--font-weight);inset-block:var(--spacing-8);inset-inline:var(--page-padding-inline);line-height:var(--font-line-height);order:2;padding-block:0;padding-inline:var(--spacing-32) var(--spacing-16);position:absolute;z-index:var(--z-reset)}@media(min-width:769px){.c-product-listing-grid__search-input{inset-block:var(--spacing-24);inset-inline-end:0}}.c-product-listing-grid__search-label{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-small);font-weight:var(--font-weight);inset-block-start:50%;line-height:var(--font-line-height);line-height:var(--font-line-height-2xtight);margin-inline-start:var(--spacing-32);pointer-events:none;position:absolute;transform:translateY(-50%);z-index:var(--z-container-high)}.c-product-listing-grid__search-label--active{background-color:var(--color-surface);font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inset-block-start:-.5ex;line-height:var(--font-line-height);transform:translateY(0)}@media(min-width:769px){.c-product-listing-grid__search-label--active{transform:translateY(var(--spacing-16))}}.c-product-listing-grid__filter{border-block-start:1px solid var(--color-outline);padding-block:var(--spacing-24);padding-inline:var(--page-padding-inline);white-space:nowrap}@media(min-width:769px){.c-product-listing-grid__filter{border-block-start:none;padding-inline-start:clamp(var(--spacing-24),4.5vi,var(--spacing-64));white-space:unset}}.c-product-listing-grid__content{background-color:var(--color-outline);border-inline:1px solid var(--color-outline);display:flex;flex-wrap:wrap;gap:1px;justify-content:center;list-style:none;margin-inline:var(--page-padding-inline)}.c-product-listing-grid__content>*{flex:1 1 42ch}.c-product-listing-grid__pagingation{border-block-start:1px solid var(--color-outline);padding-block-end:var(--module-padding-block);padding-block-start:var(--spacing-40);padding-inline:var(--page-padding-inline)}.c-product-listing-grid__pagingation-list{display:flex;flex-wrap:wrap;gap:var(--spacing-4);justify-content:center;list-style:none}.c-product-listing-grid__pagingation-link{block-size:var(--spacing-40);border:1px solid var(--color-outline-variant);border-radius:100em;color:var(--color-on-surface);display:grid;inline-size:var(--spacing-40);place-items:center;text-decoration:none}@media(hover:hover){.c-product-listing-grid__pagingation-link:hover{background-color:var(--color-on-surface);color:var(--color-surface)}}.c-product-listing-grid__pagingation-link[aria-current=page]{background-color:var(--color-on-surface);color:var(--color-surface)}.c-product-listing-grid__pagingation-link--disabled{display:none}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-product-card{background-color:var(--color-surface);color:var(--color-on-surface);list-style:none;padding-block:clamp(var(--spacing-28),4.5vi,var(--spacing-48));padding-inline:clamp(var(--spacing-24),4.5vi,var(--spacing-64))}.c-product-card__title{font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-small);font-size:clamp(var(--font-size-heading-xsmall),var(--font-size-heading-xsmall)*.75 + 1vi,var(--font-size-heading-small));font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}.c-product-card__description{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-size:clamp(var(--font-size-small),var(--font-size-small)*.75 + 1vi,var(--font-size-medium));font-weight:var(--font-weight);line-height:var(--font-line-height);margin-block-start:var(--spacing-16)}.c-product-card__ctas{display:flex;flex-wrap:wrap;gap:var(--spacing-8);margin-block-start:var(--spacing-32)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-product-listing{background-color:var(--brand-white);padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}.c-product-listing .form-multi-select{margin-block-end:0}.c-product-listing ._wp{word-break:break-all}.c-product-listing__card-lists{display:flex;display:grid;gap:24px;gap:var(--spacing-24);grid-template-columns:repeat(1,1fr);justify-content:space-between}@media(min-width:768px){.c-product-listing__card-lists{gap:var(--spacing-20);grid-template-columns:repeat(2,1fr)}}@media(min-width:1201px){.c-product-listing__card-lists{grid-template-columns:repeat(4,1fr)}}.c-product-listing__card-lists.list-view{display:flex;flex-direction:column;gap:var(--spacing-24);justify-content:space-between}.c-product-listing__filters{display:flex;justify-content:space-between;padding-bottom:34px}.c-product-listing__filters .select-subject .p-multiselect{max-width:150px}.c-product-listing__filters-dropdown{align-items:center;display:flex;gap:9pt}.c-product-listing__filters-icon{display:flex;gap:8px;justify-content:center}.c-product-listing__filters-icon p{white-space:nowrap}.c-product-listing__filters-sorting,.c-product-listing__filters-sorting .form-multi-select--wrap{align-items:center;display:flex;gap:8px}.c-product-listing__filters-sorting .form-multi-select--label{font-size:inherit;white-space:nowrap}@media(max-width:499px){.c-product-listing__filters-sorting .form-multi-select--label{display:none}}.c-product-listing__filters-sorting p{white-space:nowrap}@media(max-width:499px){.c-product-listing__filters-sorting p{display:none}}@media(max-width:359px){.c-product-listing__filters-sorting{font-size:var(--font-size-xSmall)}}@media(min-width:768px)and (max-width:1023px){.c-product-listing__filters{flex-direction:column;row-gap:var(--spacing-24)}.c-product-listing__filters-icon{justify-content:flex-start;min-inline-size:6rem}.c-product-listing__filters-sorting p{min-inline-size:6rem}}.c-product-listing__filterchips{align-items:center;display:inline-flex;flex-wrap:wrap;gap:24px}.c-product-listing__filterchips-chips{align-items:center;background-color:var(--brand-gray);cursor:pointer;display:inline-flex;padding:var(--spacing-10)}.c-product-listing__filterchips-chips--left{font-size:1pc;font-weight:700;margin-right:5px}.c-product-listing__filterchips-clear p{cursor:pointer;font-size:1pc;text-decoration:underline}.c-product-listing__filters-modal{background:rgba(0,0,0,.5);border-left:2px solid #ccc;height:100%;overflow:hidden;position:fixed;right:0;top:0;width:100%;z-index:100}.c-product-listing__filters-modal-category{list-style-type:none}.c-product-listing__filters-modal-open{background-color:#fff;box-sizing:border-box;height:auto;height:100%;margin-bottom:75pt;overflow-y:auto;padding:24px;width:100%}.c-product-listing__filters-modal-open-top{-webkit-tap-highlight-color:rgba(0,0,0,0);display:flex;flex-direction:column;gap:24px;margin-bottom:60px}.c-product-listing__filters-modal-open-top-headers{display:flex;justify-content:space-between}.c-product-listing__filters-modal-open-top-headers-filters{font-size:18px;font-weight:600}.c-product-listing__filters-modal-open-top-headers-close{font-size:18px;font-weight:400}.c-product-listing__filters-modal-open-top-divider{background-color:#d5d6d6;height:1px}.c-product-listing__filters-modal-open-top-sortby-header{cursor:pointer;display:flex;flex-direction:column;gap:8px}.c-product-listing__filters-modal-open-top-sortby-header-btn{display:flex;justify-content:space-between}.c-product-listing__filters-modal-open-top-sortby-header-btn-arrow,.c-product-listing__filters-modal-open-top-sortby-header-btn-label{font-size:1pc;font-weight:600}.c-product-listing__filters-modal-open-top-sortby-header-category{display:flex;flex-direction:column;gap:8px;list-style:none}.c-product-listing__filters-modal-open-top-sortby-header-category-item{display:flex;flex-direction:row;gap:8px}.c-product-listing__filters-modal-open-top-sortby-header-category-item input[type=radio]{appearance:none;background-color:#fff;border:1px solid #000;border-radius:50%;cursor:pointer;height:14px;position:relative;transition:background-color .3s ease;width:14px}.c-product-listing__filters-modal-open-top-sortby-header-category-item input[type=radio]:checked{background-color:#fff}.c-product-listing__filters-modal-open-top-sortby-header-category-item input[type=radio]:checked:after{background-color:var(--brand-toefl-duskwinkle);border:2px solid #000;border-radius:50%;content:"";height:50%;left:25%;position:absolute;top:25%;width:50%}.c-product-listing__filters-modal-open-top-sortby-header-category-item label{font-size:1pc;font-weight:400}.c-product-listing__filters-modal-open-top-filter{cursor:pointer;display:flex;flex-direction:column;gap:1pc}.c-product-listing__filters-modal-open-top-filter-div{display:flex;flex-direction:column;gap:8px}.c-product-listing__filters-modal-open-top-filter-div-header{display:flex;justify-content:space-between}.c-product-listing__filters-modal-open-top-filter-div-header-label{font-size:1pc;font-weight:600}.c-product-listing__filters-modal-open-top-filter-div-header-arrow{font-size:14px;font-weight:400}.c-product-listing__filters-modal-open-top-filter-div-category{display:flex;flex-direction:column;gap:8px;list-style:none}.c-product-listing__filters-modal-open-top-filter-div-category-item{display:flex;flex-direction:row;gap:8px}.c-product-listing__filters-modal-open-top-filter-div-category-item-price_input input[type=radio]{appearance:none;background-color:#fff;border:1px solid #000;border-radius:50%;cursor:pointer;height:14px;position:relative;transition:background-color .3s ease;width:14px}.c-product-listing__filters-modal-open-top-filter-div-category-item-price_input input[type=radio]:checked{background-color:#fff}.c-product-listing__filters-modal-open-top-filter-div-category-item-price_input input[type=radio]:checked:after{background-color:var(--brand-toefl-duskwinkle);border:2px solid #000;border-radius:50%;content:"";height:50%;left:25%;position:absolute;top:25%;width:50%}.c-product-listing__filters-modal-open-top-filter-div-category-item-price_input label{font-size:1pc;font-weight:400}.c-product-listing__filters-modal-open-top-filter-div-category-item-input{align-items:center;display:flex;justify-content:center}.c-product-listing__filters-modal-open-top-filter-div-category-item-input input{appearance:none;background-color:#fff;border:1px solid #000;border-radius:4px;height:14px;position:relative;transition:background-color .3s ease;width:14px}.c-product-listing__filters-modal-open-top-filter-div-category-item-input input:after{border-block-end:1px solid var(--brand-white);border-inline-start:1px solid var(--brand-white);content:"";display:none;height:35%;margin-block-start:3px;margin-left:2px;rotate:-48deg;width:57%}.c-product-listing__filters-modal-open-top-filter-div-category-item-input input:checked{background-color:var(--brand-toefl-duskwinkle)}.c-product-listing__filters-modal-open-top-filter-div-category-item-input input:checked:after{display:block}.c-product-listing__filters-modal-open-top-filter-div-category-item-input label{font-size:1pc;font-weight:400}.c-product-listing__filters-modal-open-bottom{align-items:flex-end;background-color:#fff;bottom:0;color:#fff;display:flex;flex-direction:column;height:70px;left:0;padding:10px 24px;position:fixed;width:100%}.c-product-listing__filters-modal-open-bottom-panel{display:flex;flex-direction:row;gap:24px}.c-product-listing__filters-modal-open-bottom-panel-layer{align-items:center;display:flex;justify-content:center}.c-product-listing__filters-modal-open-bottom-panel-layer p{color:var(--brand-toefl-duskwinkle);cursor:pointer;font-size:14px;font-weight:600;text-decoration:underline;text-decoration-style:solid}.c-product-listing__filters-modal-open-bottom-panel-btn{--_background-color:var(--brand-toefl-duskwinkle);--_text-color:var(--brand-white)}.c-product-listing__filters-modal-open::-webkit-scrollbar{width:4px}.c-product-listing__filters-modal-open::-webkit-scrollbar-thumb{background-color:#d5d6d6;border-radius:75pt}.c-product-listing__filters-modal-open::-webkit-scrollbar-track{background:#f1f1f1}.c-product-listing__filters-modal-apply-cta{--_background-color:var(--brand-toefl-duskwinkle);--_text-color:var(--brand-white)}.c-product-listing__tabListView{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:var(--spacing-24)}@media(max-width:359px){.c-product-listing__tabListView .e-cta{--font-size-eyebrow-small:var(--font-size-xSmall)}}.c-product-listing__total-result{font-family:var(--font-greet-standard)!important;font-size:1pc;font-style:normal;font-weight:400;line-height:130%}@media(max-width:599px){.c-product-listing__total-result{margin-block-end:var(--spacing-16);text-align:right;width:100%}}.c-product-listing__buttonLabel{padding-left:var(--spacing-8)}.c-product-listing__show-more-cta{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:2pc 40px}.c-product-listing__show-more-cta .e-cta--secondary{--_border-color:#000!important;font-family:Greet Standard!important}.c-product-listing__error,.c-product-listing__no-data{align-items:center;display:flex;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-small);font-weight:var(--font-weight-bold)!important;font-weight:var(--font-weight-semibold);justify-content:center;line-height:var(--font-line-height-3xtight);text-align:center}.c-product-listing__error{color:red!important}.c-product-listing__show-more-icon{stroke-width:2px;fill:currentColor;stroke:#000;margin-left:10px}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-custom-select__SelectBtn{align-items:center;align-self:stretch;background-color:#fff;border:1px solid #000;color:#000;display:flex;justify-content:space-between;padding:9pt 1pc;position:relative;white-space:nowrap}.c-custom-select__SelectBtn svg{height:21px;width:1pc}.c-custom-select__SelectList{background-color:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);min-width:125px;padding-bottom:10px;padding-top:10px;position:absolute;z-index:3}.c-custom-select__Item{align-items:center;color:#000;display:flex;gap:8px;height:3pc;padding-left:1pc;padding-right:1pc}.c-custom-select__Item input{appearance:none;background-color:#fff;border:1px solid #000;border-radius:4px;height:18px;position:relative;transition:background-color .3s ease;width:18px}.c-custom-select__Item input:after{border-block-end:1px solid var(--brand-white);border-inline-start:1px solid var(--brand-white);content:"";display:none;height:35%;margin-block-start:3px;margin-inline-start:var(--spacing-4);rotate:-48deg;width:57%}.c-custom-select__Item input:checked{background-color:var(--brand-toefl-duskwinkle)}.c-custom-select__Item input:checked:after{display:block}.c-custom-select__Item:hover,.c-custom-select__SelectedItem{background-color:rgba(0,0,0,.04)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.loader-container{align-items:center;background-color:hsla(0,0%,100%,.7);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.loading-spinner{animation:spin 1.5s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#343579;height:60px;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-card-container{background-color:#fff;display:flex;flex-direction:column;padding:1pc;position:relative;text-decoration:none}.c-card-container.grid{border:1px solid #333}.c-card-container.list-view{border:none;flex-direction:row;gap:33px;margin-left:75pt;padding:2pc 0}@media(max-width:768px){.c-card-container.list-view{gap:1pc;margin-left:18px;padding:2pc 0 85px;position:relative}}.c-card-container__tag{background-color:var(--brand-toefl-highlighter-orange);color:var(--brand-black);font-family:var(--font-greet-standard);font-size:9pt;font-style:normal;font-weight:var(--font-weight-semibold);left:50%;line-height:130%;padding:var(--spacing-4) var(--spacing-12);position:absolute;top:-15px;transform:translateX(-50%) translateY(-50%);z-index:1}.c-card-container__tag.list-view{position:absolute;top:0}.c-card-container__image-container{align-items:center;background-color:var(--color-surface-container-7);cursor:pointer;display:flex;justify-content:center;padding:2pc 50px 0 49px;position:relative;width:100%}.c-card-container__image-container.list-view-image{padding:34px 3pc 49px 35px;width:22%}@media(max-width:768px){.c-card-container__image-container.list-view-image{padding:1pc 24px 0;width:30%}}@media(max-width:499px){.c-card-container__image-container.list-view-image{padding:1pc 10px 0}}.c-card-container__card-image{display:block}.c-card-container__content{padding:var(--spacing-24) 0}.c-card-container__content,.c-card-container__content-description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.c-card-container__content-description p{font-family:var(--font-body)!important;font-family:var(--font-greet-standard)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height);line-height:130%}.c-card-container__content-description ol,.c-card-container__content-description ul,.c-card-container__content-listing ol,.c-card-container__content-listing ul{font-family:var(--font-greet-standard);font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height);line-height:130%;margin-left:1.2em}.c-card-container__content h5{cursor:pointer;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-small);font-weight:var(--font-weight-bold)!important;font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight);margin-bottom:var(--spacing-16);min-block-size:2.3em}@media(max-width:768px){.c-card-container__content h5{font-size:18px!important}}.c-card-container__content.list-view-content{padding-bottom:65px}.c-card-container__content.list-view-content h5{min-block-size:auto}.c-card-container__content .c-card-container__content-price{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xsmall);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight);line-height:130%}.c-card-container__content-listing{font-family:var(--font-greet-standard);font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height);line-height:130%}.c-card-container__content-label{align-items:center;background:#dadcff;color:var(--TOEFL-Color-Palette-Primary-Colors-Black,#000);font-family:var(--font-greet-standard);font-size:9pt;font-style:normal;font-weight:600;gap:10px;justify-content:center;letter-spacing:1.8px;line-height:130%;margin-top:1pc;padding:4px 9pt;text-align:center;text-transform:uppercase}.c-card-container__button-container{display:flex;gap:var(--spacing-8);width:100%}.c-card-container__button-container.list-view-button{bottom:2pc;max-inline-size:308px;position:absolute}@media(max-width:768px){.c-card-container__button-container.list-view-button{bottom:0;left:0}}.c-card-container__button-container-full-width{max-inline-size:none;width:100%}.c-card-container__button-container-plpcta{--_background-color:var(--brand-toefl-duskwinkle);--_text-color:var(--brand-white)}.c-card-container__content-wrapper{display:flex;flex:1;flex-direction:column;justify-content:space-between}.c-card-container__listing-tag{display:flex;gap:8px}.c-card-container__listing-tag:empty{display:none}.c-card-container__mobile-badge{align-items:center;color:var(--TOEFL-Color-Palette-Primary-Colors-Black,#000);font-family:var(--font-greet-standard);font-size:10px;font-style:normal;font-weight:600;gap:10px;justify-content:center;letter-spacing:1.8px;line-height:130%;padding:2px 8px;text-align:center;text-transform:uppercase}hr{color:#d5d6d6}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.tab-container{margin:0 auto;padding:20px;width:fit-content}.tabs{cursor:pointer;display:flex}.tab,.tabs{position:relative}.tab{flex:1;font-family:Font Awesome\ 6 Pro;font-size:18px;font-weight:900;line-height:130%;padding:10px;text-align:center;transition:color .3s;z-index:1}.tab,.tab.active{color:var(--brand-black)}.underline{background-color:var(--brand-black);bottom:0;height:2px;left:0;position:absolute;transition:all .3s ease}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-product-pathing{--_heading-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium) * 0.7 + 4vi,var(--font-size-heading-xlarge));--_text-size:clamp(var(--font-size-text-medium),var(--font-size-text-medium) * 0.7 + 4vi,var(--font-size-text-large));background-color:var(--color-surface-container-1);border-block-start:1px solid var(--color-outline-dim);container:pathingcards/inline-size;display:flex;flex-direction:column;gap:clamp(var(--spacing-40),4vi,var(--spacing-56));padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}[data-theme^=ets] .c-product-pathing{--_color-surface-container:var(--brand-eggshell);--_color-on-surface:var(--brand-ink)}@media(min-width:1025px){.c-product-pathing{border-block-start:0;padding-block-start:0}}.c-product-pathing__content{display:grid;gap:clamp(var(--spacing-16),4vi,var(--spacing-24))}@media(min-width:1025px){.c-product-pathing__content{border-block-start:1px solid var(--color-outline-dim);grid-template-columns:1fr 2fr;padding-block-start:clamp(var(--spacing-32),4vi,var(--spacing-80));position:relative}.c-product-pathing__content:has(.c-product-pathing__heading:only-child){grid-template-columns:none}}.c-product-pathing__heading{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-size:var(--_heading-size);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}.c-product-pathing__description{display:flex;flex-direction:column;gap:clamp(var(--spacing-32),4vi,var(--spacing-40));max-inline-size:45rem}@media(min-width:1025px){.c-product-pathing__description{margin-block-start:var(--spacing-8)}}.c-product-pathing__description p{font-family:var(--font-body)!important;font-size:var(--font-size-large);font-size:var(--_text-size);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-product-pathing__card-wrapper{display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(30,1fr));list-style:none}@container pathingcards (min-width: 60ch){.c-product-pathing__card-wrapper:has(>li:nth-of-type(4)),.c-product-pathing__card-wrapper:not(:has(>li:nth-of-type(3))){grid-template-columns:repeat(2,1fr)}}@container pathingcards (min-width: 75ch){.c-product-pathing__card-wrapper:has(>li:nth-of-type(3)){grid-template-columns:repeat(3,1fr)}.c-product-pathing__card-wrapper:has(>li:nth-of-type(4)){grid-template-columns:repeat(2,1fr)}}@container pathingcards (min-width: 90ch){.c-product-pathing__card-wrapper:has(>li:nth-of-type(4)){grid-template-columns:repeat(4,1fr)}}@container pathingcards (min-width: 140ch){.c-product-pathing__card-wrapper:has(>li:nth-of-type(5)){grid-template-columns:repeat(auto-fit,minmax(25ch,1fr))}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-product-pathing-card{--_heading-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium) * 0.7 + 4vi,var(--font-size-heading-large));--_text-size:clamp(var(--font-size-text-medium),var(--font-size-text-medium) * 0.7 + 4vi,var(--font-size-text-large));block-size:100%;display:grid;grid-template-rows:auto 1fr;position:relative;transition:background-color var(--easing)}@media(hover:hover){.c-product-pathing-card:hover{background-color:var(--color-surface-container-2)}.c-product-pathing-card:hover .c-product-pathing-card__heading{text-decoration:underline;text-underline-offset:.1em}}@media(hover:hover)and (prefers-reduced-motion:no-preference){.c-product-pathing-card:hover .c-product-pathing-card__image{transform:scale(1.2)}}.c-product-pathing-card__image-wrapper{border-block-end:1px solid var(--_color-on-surface);order:1;overflow:hidden;pointer-events:none;position:relative}.c-product-pathing-card__image{aspect-ratio:1/1;display:block;inline-size:100%;object-fit:cover;transition:transform var(--easing)}.c-product-pathing-card__content{display:flex;flex-direction:column;font-family:var(--font-body)!important;font-size:var(--font-size-large);font-size:var(--_text-size);gap:clamp(var(--spacing-16),4.5vi,var(--spacing-24));order:2;padding-block:clamp(var(--spacing-24),2.5vi,var(--spacing-48)) var(--spacing-48);padding-inline:clamp(var(--spacing-16),2.5vi,var(--spacing-48))}.c-product-pathing-card__content,.c-product-pathing-card__heading{font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-product-pathing-card__heading{font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-large);font-size:var(--_heading-size)}.c-product-pathing-card__heading>a{color:inherit;text-decoration:none}.c-product-pathing-card__heading>a:before{content:"";inset:0;position:absolute;z-index:var(--z-reset)}.c-product-pathing-card__heading-text{position:relative}.c-product-pathing-card__text{pointer-events:none;position:relative}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-card{cursor:pointer;display:flex;flex-direction:column;padding:1pc;position:relative}.c-card__image-container{align-items:center;display:flex;position:relative;width:100%}.c-card .card-content{display:flex;flex-direction:column;padding-bottom:10px}.c-card .card-title{color:#000;font-family:var(--font-heading)!important;font-family:var(--font-greet-standard)!important;font-size:20px;font-size:var(--font-size-heading-medium);font-size:2pc!important;font-weight:700;font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight);line-height:100%;padding:1pc 0}.c-card .card-description{font-family:var(--font-body)!important;font-family:var(--font-greet-standard)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);letter-spacing:.16px;line-height:var(--font-line-height);line-height:130%;padding-bottom:var(--spacing-24)}.c-card__button{--_background-color:var(--brand-toefl-duskwinkle);--_text-color:var(--brand-white);max-inline-size:none}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-quad-info{padding-block-end:var(--spacing-64);padding-block-start:var(--spacing-106);padding-inline:var(--page-padding-inline)}.c-quad-info__separator{background-color:var(--color-separator-outline-1);block-size:2px;inline-size:50px;margin-block-end:var(--spacing-24)}.c-quad-info__action{display:flex;flex-wrap:wrap;gap:var(--spacing-16)}.c-quad-info__title{font-family:var(--font-heading);font-size:var(--font-size-heading-large);font-weight:var(--font-weight);line-height:1.2;margin-block-end:var(--spacing-32)}.c-quad-info__title-block{display:flex;flex-direction:column}.c-quad-info__title-block figure img,.c-quad-info__title-block figure svg{pointer-events:none}.c-quad-info__title-block figure img path,.c-quad-info__title-block figure svg path{fill:#fff}.c-quad-info__title-block figure img .wavecolor,.c-quad-info__title-block figure svg .wavecolor{fill:url(clientlib-marketing/css/#paint0_linear_12263_13790)}.c-quad-info__title-block-rte{display:flex;flex-direction:column;font-size:var(--font-size-medium);line-height:1.4;margin-block-end:var(--spacing-32);row-gap:var(--spacing-8)}.c-quad-info__title-block-rte p{font-size:inherit;line-height:inherit}.c-quad-info__title-block-rte a{color:inherit}.c-quad-info__list{display:flex;flex-wrap:wrap;row-gap:var(--spacing-24)}.c-quad-info__list-card-action{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.c-quad-info__list>div{width:100%}.c-quad-info__list-card{display:flex;flex-direction:column;padding-block-end:var(--spacing-24);row-gap:var(--spacing-8)}.c-quad-info__list-card figure{display:flex}.c-quad-info__list h3,.c-quad-info__list-card-title{font-size:var(--font-size-medium);font-weight:var(--font-weight-bold);line-height:1.4}.c-quad-info__list-card-description{color:var(--color-on-description);display:flex;flex-direction:column;font-size:var(--font-size-medium);line-height:1.4;row-gap:var(--spacing-8)}.c-quad-info__list-card-description p{font-size:inherit;line-height:inherit}.c-quad-info__list-card-description a{color:inherit}@media(min-width:769px){.c-quad-info{display:grid;grid-template-columns:repeat(3,1fr)}.c-quad-info__title-block figure{flex-grow:1;margin-inline-start:calc(var(--page-padding-inline)*-1);min-block-size:13rem;overflow:hidden;position:relative}.c-quad-info__title-block figure img,.c-quad-info__title-block figure svg{block-size:12.1875rem;inline-size:auto;inset-block-end:0;inset-block-start:10%;inset-inline-end:0;margin-block:auto;max-inline-size:100%;position:absolute}.c-quad-info__title{font-size:var(--font-size-heading-xlarge);margin-block-end:var(--spacing-56);padding-inline-end:var(--spacing-32)}.c-quad-info__title-block-rte{margin-block-start:calc(var(--spacing-32)*-1);padding-inline-end:var(--spacing-32)}.c-quad-info__list{border-inline-start:1px solid var(--color-separator-outline);display:grid;gap:var(--spacing-40);grid-column:2/span 2;grid-template-columns:repeat(2,1fr);padding-inline-start:var(--spacing-40)}}@media(min-width:1201px){.c-quad-info__list{column-gap:var(--spacing-92);padding-inline-start:var(--spacing-92)}}@media(min-width:1701px){.c-quad-info__title-block figure img,.c-quad-info__title-block figure svg{inline-size:100%}}@media(max-width:768px){.c-quad-info{padding-block:var(--spacing-48)}.c-quad-info[data-theme=toeic-xlight]{padding-block:var(--spacing-64)}.c-quad-info__title-block figure{align-items:center;display:flex;margin-block-end:var(--spacing-32);order:1}.c-quad-info__title-block figure img,.c-quad-info__title-block figure svg{block-size:auto;width:100%}.c-quad-info__separator,.c-quad-info__title,.c-quad-info__title-block-rte{order:2}.c-quad-info__action{margin-block-end:var(--spacing-32);order:2}}.c-quad-info[data-theme=ets-dark-midnight] .c-quad-info__title-block figure{flex:0}.c-quad-info[data-theme=ets-dark-midnight] .c-quad-info__title{color:var(--brand-white);font-family:var(--font-beausite);font-weight:var(--font-weight-light);margin-block-end:var(--spacing-72)}.c-quad-info[data-theme=ets-dark-midnight] .c-quad-info__list-card-title{color:var(--brand-white);font-size:var(--font-size-heading-xsmall);font-weight:var(--font-weight-clear);line-height:var(--font-line-height-xtight);padding-block-end:var(--spacing-8)}.c-quad-info[data-theme=ets-dark-midnight] .c-quad-info__list-card-description{row-gap:var(--spacing-16)}.c-quad-info[data-theme=ets-dark-midnight] .c-quad-info__list-card-description p:not(:last-child){padding-block-end:var(--spacing-20)}.c-quad-info[data-theme=ets-dark-midnight] .c-quad-info__list-card-description h3{color:var(--brand-white);font-size:var(--font-size-heading-xsmall);font-weight:var(--font-weight-clear);line-height:var(--font-line-height-xtight)}.c-quad-info[data-theme=ets-dark-midnight] .c-quad-info__list-card{padding-block-end:0}.c-quad-info[data-theme=ets-dark-midnight] .c-quad-info__list-card figure{padding-block-end:var(--spacing-8)}@media(min-width:1201px){.c-quad-info[data-theme=ets-dark-midnight] .c-quad-info__list{column-gap:var(--spacing-56)}}@media(max-width:768px){.c-quad-info[data-theme=ets-dark-midnight] .c-quad-info__title{margin-block-end:var(--spacing-32)}.c-quad-info[data-theme=ets-dark-midnight] .c-quad-info__list{row-gap:var(--spacing-48)}.c-quad-info[data-theme=ets-dark-midnight] .c-quad-info__list-card-description h3{font-size:var(--font-size-large);line-height:var(--font-line-height-xtight)}}.c-quad-info[data-theme=toeic-xlight]{font-family:var(--font-gre)}.c-quad-info[data-theme=toeic-xlight] .c-quad-info__title{font-family:var(--font-gre);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold)}.c-quad-info[data-theme=toeic-xlight] .c-quad-info__list-card{padding-block-end:0;row-gap:var(--spacing-16)}.c-quad-info[data-theme=toeic-xlight] .c-quad-info__list-card-title{font-size:var(--font-size-xlarge);font-weight:var(--font-weight-semibold)}.c-quad-info[data-theme=toeic-xlight] .c-quad-info__list-card-description{font-size:var(--font-size-medium);font-weight:var(--font-weight)}@media(max-width:768px){.c-quad-info[data-theme=toeic-xlight] .c-quad-info__title{font-size:var(--font-size-heading-medium)}.c-quad-info[data-theme=toeic-xlight] .c-quad-info__separator{margin-block-end:var(--spacing-32)}.c-quad-info[data-theme=toeic-xlight] .c-quad-info__list{row-gap:var(--spacing-40)}}.c-quad-info[data-theme=gre-light-ivory] .c-quad-info__list-card-title,.c-quad-info[data-theme=gre-light] .c-quad-info__list-card-title{font-weight:var(--font-weight-medium)}@media(max-width:768px){.c-quad-info[data-theme=gre-light-ivory] .c-quad-info__title,.c-quad-info[data-theme=gre-light] .c-quad-info__title{font-size:var(--font-size-large)}}@media(min-width:769px){.c-quad-info[data-theme=gre-light-ivory],.c-quad-info[data-theme=gre-light]{padding-block-end:var(--spacing-96);padding-block-start:var(--spacing-120)}.c-quad-info[data-theme=gre-light-ivory] .c-quad-info__title,.c-quad-info[data-theme=gre-light] .c-quad-info__title{font-size:var(--font-size-heading-large)}}.c-quad-info[data-theme=ets-xlight]{--color-separator-outline-1:#ff6376;font-family:var(--font-beausite);padding-block:6.625rem}.c-quad-info[data-theme=ets-xlight] .c-quad-info__title{color:var(--brand-ink);font-family:var(--font-beausite);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-clear);line-height:var(--font-line-height-xtight);padding-inline-end:0}.c-quad-info[data-theme=ets-xlight] .c-quad-info__list h3,.c-quad-info[data-theme=ets-xlight] .c-quad-info__list-card-title{color:var(--brand-ink);font-family:var(--font-beausite);font-size:var(--font-size-xlarge);font-weight:var(--font-weight-medium);line-height:var(--font-line-height-xtight)}.c-quad-info[data-theme=ets-xlight] .c-quad-info__list-card-description{color:var(--brand-ink);row-gap:var(--spacing-8)}.c-quad-info[data-theme=ets-xlight] .c-quad-info__list-card-description p:not(:last-child){padding-block-end:var(--spacing-28)}@media(min-width:1201px){.c-quad-info[data-theme=ets-xlight] .c-quad-info__list{column-gap:var(--spacing-92);padding-inline-start:93pt}}@media(max-width:768px){.c-quad-info[data-theme=ets-xlight]{padding-block:var(--spacing-48)}.c-quad-info[data-theme=ets-xlight] .c-quad-info__title{font-weight:var(--font-weight-light)}.c-quad-info[data-theme=ets-xlight] .c-quad-info__list{row-gap:var(--spacing-48)}.c-quad-info[data-theme=ets-xlight] .c-quad-info__list-card-description h3{font-size:var(--font-size-large);line-height:var(--font-line-height-xtight)}.c-quad-info[data-theme=ets-xlight] .c-quad-info__list-card-description p:not(:last-child){padding-block-end:var(--spacing-20)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-recirculation{display:flex;flex-direction:column;gap:var(--spacing-48);padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}@media(max-width:767px){.c-recirculation{gap:var(--spacing-24)}}.c-recirculation__container{display:inline-flex;flex-direction:column;flex-grow:1;gap:var(--spacing-16)}.c-recirculation__content{align-items:flex-start;column-gap:var(--spacing-16);display:flex;justify-content:space-between}@media(max-width:767px){.c-recirculation__content{flex-direction:column;gap:var(--spacing-32)}}.c-recirculation__heading{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium)*.7 + 4vi,var(--font-size-heading-xlarge));font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}.c-recirculation__eyebrow{font-size:var(--font-size-eyebrow-small);font-size:clamp(var(--font-size-eyebrow-small),var(--font-size-eyebrow-small)*.7 + 1vi,var(--font-size-eyebrow-large));grid-area:eyebrow;letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);text-transform:uppercase;text-transform:none}.c-recirculation__description,.c-recirculation__eyebrow{font-family:var(--font-body)!important;font-weight:var(--font-weight)}.c-recirculation__description{display:flex;flex-direction:column;font-size:var(--font-size-large);font-size:clamp(var(--font-size-text-medium),var(--font-size-text-medium)*.7 + 4vi,var(--font-size-text-large));gap:var(--spacing-12);line-height:var(--font-line-height)}@media(min-width:1025px){.c-recirculation__description{padding-block-start:var(--spacing-8)}}.c-recirculation__contentcta{display:flex;gap:var(--spacing-16)}@media(min-width:768px){.c-recirculation__contentcta{white-space:nowrap}}.c-recirculation__slider-cta{display:none}@media(min-width:768px){.c-recirculation__slider-cta{display:block}}.c-recirculation__slider-cta button{align-items:center;background:none;block-size:var(--spacing-32);border:none;display:flex;inline-size:var(--spacing-32);inset-block-start:50%;justify-content:center;margin-block-start:calc(var(--spacing-16)*-1);padding:0;position:absolute}.c-recirculation__slider-cta button svg{color:transparent;height:100%;width:100%}.c-recirculation__slider-cta button svg path{stroke:var(--color-on-surface)}.c-recirculation__slider-cta button:disabled{opacity:.2}.c-recirculation__slider-cta .swiper-button-prev-rc{inset-inline-start:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.c-recirculation__slider-cta .swiper-button-prev-rc{inset-inline-start:calc(var(--spacing-64)*-1)}}.c-recirculation__slider-cta .swiper-button-next-rc{inset-inline-end:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.c-recirculation__slider-cta .swiper-button-next-rc{inset-inline-end:calc(var(--spacing-64)*-1)}}.c-recirculation .swiper-pagination{display:flex;inset-block-end:0;left:50%;margin-inline:auto;overflow:hidden;position:absolute;text-align:center;transform:translateZ(0);transform:translateX(-50%);transition:opacity .3s;white-space:nowrap;z-index:2}.c-recirculation .swiper-pagination .swiper-pagination-bullet{border-radius:8px;display:inline-block;margin-inline:4px;min-block-size:8px;min-inline-size:8px;opacity:.3!important;position:relative;transition:transform .2s,left .2s}.c-recirculation .swiper-pagination .swiper-pagination-bullet-active-main{opacity:1!important;transform:scale(1)}@media(min-width:768px){.c-recirculation .swiper-pagination{display:none}}.c-recirculation__card-wrapper{position:relative}.c-recirculation__card-wrapper .swiper{padding-block-end:calc(var(--spacing-40) + 9px)!important}@media(min-width:768px){.c-recirculation__card-wrapper .swiper{padding-block-end:0!important}.c-recirculation__card-wrapper .swiper:after{background-color:var(--color-surface);block-size:100%;content:"";inline-size:3px;inset-block-start:0;inset-inline-end:0;position:absolute;z-index:1}}.c-recirculation__card-wrapper .swiper-slide{height:auto!important;width:100%!important}@media(min-width:768px){.c-recirculation__card-wrapper .swiper-slide{border-inline:1px solid var(--color-surface);box-shadow:1px 0 0 1px var(--border-color),-1px 0 0 1px var(--border-color);width:50%!important}}@media(min-width:1024px){.c-recirculation__card-wrapper.slider-count-3 .c-recirculation__slider-cta{display:none}.c-recirculation__card-wrapper .swiper-slide{width:33.3333333336%!important}.c-recirculation__card-wrapper.slider-coloumn-four .swiper-slide{width:25%!important}}@media(max-width:767px){.c-recirculation__card-wrapper{flex-direction:column}}.c-recirculation__card-container{height:100%}.c-recirculation__cta{margin-inline:auto}.c-recirculation[data-theme=ets-dark] .c-recirculation__cta .e-cta--secondary:hover,.c-recirculation[data-theme=ets-xdark] .c-recirculation__cta .e-cta--secondary:hover{--color-outline-highlight:var(--brand-cyan)}[data-theme=toeic-beige] .c-recirculation__heading,[data-theme=toeic-white] .c-recirculation__heading{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}@media(max-width:767px){[data-theme=toeic-beige] .c-recirculation__heading,[data-theme=toeic-white] .c-recirculation__heading{font-size:var(--font-size-heading-medium)}}[data-theme=toeic-beige] .c-recirculation__description,[data-theme=toeic-white] .c-recirculation__description{padding-block-start:0}[data-theme^=toefl] .c-recirculation__heading{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-2xlarge);font-size:clamp(var(--font-size-heading-xlarge),var(--font-size-heading-xlarge)*.7 + 4vi,var(--font-size-heading-2xlarge));font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}[data-theme^=toefl] .c-recirculation__content{display:grid;gap:clamp(var(--spacing-16),4vi,var(--spacing-24))}@media(min-width:1025px){[data-theme^=toefl] .c-recirculation__content{grid-template-columns:repeat(2,1fr)}[data-theme^=toefl] .c-recirculation__content:has(.c-recirculation__heading:only-child){grid-template-columns:none}}[data-theme=toeic-white] .c-recirculation__card-wrapper .swiper-slide{--border-color:var(--brand-eggshell-light);border-inline:none}[data-theme=toeic-white] .c-recirculation__description{font-family:var(--font-beausite)!important}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-recirculation-card{background-color:var(--color-surface-container-2);block-size:100%;color:var(--color-on-surface);display:flex;flex-direction:column;gap:clamp(var(--spacing-12),4.5vi,var(--spacing-56));inline-size:100%;justify-content:space-between;position:relative;transition:background-color var(--easing)}.image-reverse .c-recirculation-card{flex-direction:column-reverse}.image-full-width .c-recirculation-card{gap:0}.image-full-width .c-recirculation-card .c-recirculation-card__image-wrapper{margin-inline-end:0}.image-full-width .c-recirculation-card .c-recirculation-card__primary-image{aspect-ratio:unset}.image-full-width .c-recirculation-card .c-recirculation-card__content{gap:var(--spacing-24);padding-block-end:var(--spacing-52);padding-block-start:var(--spacing-48);padding-inline:var(--spacing-48)}@media(max-width:767px){.image-full-width .c-recirculation-card .c-recirculation-card__content{padding-block-start:var(--spacing-24);padding-inline:var(--spacing-16)}}.image-reverse.image-full-width .c-recirculation-card .c-recirculation-card__content{padding-block-end:var(--spacing-92)}@media(max-width:767px){.image-reverse.image-full-width .c-recirculation-card .c-recirculation-card__content{padding-block-end:var(--spacing-46)}}@media(hover:hover){.c-recirculation-card:hover{background-color:var(--color-surface-container-1)}.c-recirculation-card:hover .c-recirculation-card__heading{text-decoration:underline;text-underline-offset:.1em}}@media(hover:hover)and (prefers-reduced-motion:no-preference){.c-recirculation-card:hover .c-recirculation-card__primary-image{transform:scale(1.2)}}.c-recirculation-card__image-wrapper{margin-inline-end:var(--spacing-40);overflow:hidden;pointer-events:none}.c-recirculation-card__primary-image{aspect-ratio:5/4;display:block;inline-size:100%;object-fit:cover;transition:transform var(--easing)}.c-recirculation-card__content{display:flex;flex-direction:column;flex-grow:1;gap:var(--spacing-20);padding:clamp(var(--spacing-24),4.5vi,var(--spacing-32))}.c-recirculation-card__description ul{padding-inline-start:var(--spacing-32)}.c-recirculation-card__text{display:flex;flex-direction:column;row-gap:var(--spacing-12)}.c-recirculation-card__eyebrow{font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small);font-size:clamp(var(--font-size-eyebrow-small),var(--font-size-eyebrow-small)*.7 + 1vi,var(--font-size-eyebrow-large));font-weight:var(--font-weight);grid-area:eyebrow;letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);text-transform:uppercase}.c-recirculation-card__heading{color:var(--color-surface-container-2-heading);font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-xsmall);font-size:clamp(var(--font-size-heading-xsmall),var(--font-size-heading-xsmall)*.7 + 4vi,var(--font-size-heading-small));font-weight:var(--font-weight-semibold);grid-area:heading;line-height:var(--font-line-height-xtight)}.c-recirculation-card__heading a{color:inherit;display:block;text-decoration:none}.c-recirculation-card__heading a:before{content:"";inset:0;position:absolute}.c-recirculation-card__cta{font-weight:var(--font-weight-semibold)}.c-recirculation-card[data-theme=ets-light]{background-color:var(--brand-eggshell)}@media(hover:hover){.c-recirculation-card[data-theme=ets-light]:hover{background-color:var(--brand-white)}}.c-recirculation-card[data-theme^=ets-xlight]{background-color:var(--brand-white)}@media(hover:hover){.c-recirculation-card[data-theme^=ets-xlight]:hover{background-color:var(--brand-eggshell)}}.c-recirculation-card[data-theme^=ets-xdark]{background-color:var(--brand-ink)}@media(hover:hover){.c-recirculation-card[data-theme^=ets-xdark]:hover{background-color:var(--brand-midnight)}}.c-recirculation-card[data-theme^=ets-dark]{background-color:var(--brand-midnight)}@media(hover:hover){.c-recirculation-card[data-theme^=ets-dark]:hover{background-color:var(--brand-ink)}}[data-theme=toeic-beige] .c-recirculation-card__description{color:var(--brand-black)}[data-theme=toeic-white] .c-recirculation-card__cta,[data-theme=toeic-white] .c-recirculation-card__eyebrow{font-family:var(--font-beausite)!important}[data-theme^=toefl] .c-recirculation-card{background-color:transparent;display:grid;gap:var(--spacing-40);grid-template-areas:"image" "content"}[data-theme^=toefl] .c-recirculation-card__content{background-color:transparent;gap:var(--spacing-28);grid-area:content;padding:0}[data-theme^=toefl] .c-recirculation-card__image-wrapper{aspect-ratio:1/1;display:grid;grid-area:image;padding-inline-end:unset;position:relative}[data-theme^=toefl] .c-recirculation-card__primary-image{aspect-ratio:1/1;display:none}[data-theme^=toefl] .c-recirculation-card__ambient-image,[data-theme^=toefl] .c-recirculation-card__silhouette-image{display:block;inline-size:100%;object-fit:cover}[data-theme^=toefl] .c-recirculation-card__ambient-image{aspect-ratio:5/4}[data-theme^=toefl] .c-recirculation-card__silhouette-image{aspect-ratio:4/5;inline-size:80%;inset-block-end:0;inset-inline:1rem;position:absolute;rotate:-4deg}[data-theme^=toefl] .c-recirculation-card--layered-2 .c-recirculation-card__image-wrapper{align-items:end}[data-theme^=toefl] .c-recirculation-card--layered-2 .c-recirculation-card__silhouette-image{inset-block-end:unset;inset-block-start:0;rotate:4deg}[data-theme^=toefl] .c-recirculation-card--layered-3 .c-recirculation-card__image-wrapper{align-items:end}[data-theme^=toefl] .c-recirculation-card--layered-3 .c-recirculation-card__silhouette-image{aspect-ratio:5/4;inset-block-end:unset;inset-block-start:0}[data-theme^=toefl] .c-recirculation-card--single .c-recirculation-card__primary-image{display:block}[data-theme^=toefl] .c-recirculation-card--single .c-recirculation-card__primary-image__ambient-image,[data-theme^=toefl] .c-recirculation-card--single .c-recirculation-card__primary-image__silhouette-image{display:none}[data-theme^=toefl] .c-recirculation-card__text{row-gap:var(--spacing-8)}[data-theme^=toefl] .c-recirculation-card__eyebrow{font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);letter-spacing:0;line-height:var(--font-line-height);text-transform:none}[data-theme^=toefl] .c-recirculation-card__heading{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-small);font-size:clamp(var(--font-size-heading-small),var(--font-size-heading-small)*.7 + 2vi,var(--font-size-heading-medium));font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight);padding-block:0}[data-theme^=toefl] .c-recirculation-card__cta{border:1px solid var(--color-outline-variant);font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight-semibold);inline-size:max-content;letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);padding-block:var(--spacing-16);padding-inline:var(--spacing-24);text-transform:uppercase}[data-theme^=toefl] .c-recirculation-card[data-theme^=toefl-xlight]{background-color:var(--brand-white)}@media(hover:hover){[data-theme^=toefl] .c-recirculation-card[data-theme^=toefl-xlight]:hover{background-color:var(--brand-toefl-periwinkle)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-search{border-block-end:1px solid var(--color-outline-highlight);border-block-start:1px solid var(--color-outline-highlight);font-family:var(--font-heading)!important;font-size:var(--font-size-heading-small)!important;font-size:clamp(var(--font-size-medium),var(--font-size-medium)*.85 + .5vi,var(--font-size-heading-small));font-weight:var(--font-weight)!important;grid-column:span 4/span 4;line-height:var(--font-line-height)!important;margin-block-start:var(--spacing-56);position:relative}.c-search__search-form{align-items:center;border-block-end:1px solid transparent;border-block-start:1px solid transparent;display:flex;padding-block:var(--spacing-24)}@media(hover:hover){.c-search__search-form:hover{border-color:var(--color-outline-highlight)}}.c-search__search-label{font-family:var(--font-heading)!important;font-size:clamp(var(--font-size-heading-xsmall),var(--font-size-heading-xsmall)*.7 + 1vi,var(--font-size-heading-small))!important;padding-inline:var(--spacing-4) var(--spacing-48);pointer-events:none;position:absolute}.c-search__search-label,.c-search__search-label--active{color:var(--color-on-surface);font-weight:var(--font-weight)!important;line-height:var(--font-line-height)!important}.c-search__search-label--active{background-color:var(--color-surface);font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;inset-block-start:var(--spacing-12)}.c-search__search-input{background-color:transparent!important;block-size:clamp(var(--spacing-32),2vi,var(--spacing-48))!important;border:none!important;border-radius:0!important;box-shadow:none!important;color:var(--color-on-surface)!important;display:block!important;font-family:inherit!important;font-size:inherit!important;inline-size:100%;height:auto!important;line-height:inherit!important;margin-bottom:0!important;min-height:auto!important;min-width:auto!important;padding:0!important;padding-block-start:var(--spacing-4)!important;padding-inline:var(--spacing-4)!important;transition:none!important}.c-search__search-input:focus-visible{box-shadow:0 0 0 4px var(--color-on-surface)!important;outline:2px solid var(--color-surface)!important;outline-offset:0}.c-search__search-button{background-color:transparent;border:none;display:flex;margin-inline-start:var(--spacing-16)!important}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-select{align-items:center;color:var(--color-on-surface);display:flex;flex-wrap:wrap;gap:var(--spacing-16);position:relative;row-gap:var(--spacing-8)}.c-select__combobox{flex:1;position:relative}.c-select__combobox:after{block-size:.5rem;border-block-end:1px solid var(--color-on-surface);border-inline-end:1px solid var(--color-on-surface);content:"";display:block;inline-size:.5rem;inset-block-start:50%;inset-inline-end:var(--spacing-24);pointer-events:none;position:absolute;transform:translateY(-65%) rotate(45deg)}.c-select__combobox--open .c-select__menu{display:block}.c-select__combobox--open:after{transform:translateY(-10%) rotate(225deg)}.c-select__combobox--open .c-select__input{border-end-end-radius:0;border-end-start-radius:0}.c-select__label{cursor:auto;font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight);letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);text-transform:uppercase}.c-select__input,.c-select__label{font-family:var(--font-body)!important}.c-select__input{border:1px solid var(--color-on-surface);border-radius:var(--spacing-24);cursor:pointer;font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height);padding-block:var(--spacing-12);padding-inline:var(--spacing-24) var(--spacing-48);user-select:none}@media(hover:hover){[data-theme$=light] .c-select__input:hover{background-color:var(--brand-eggshell-30)}}.c-select__menu{background-color:var(--color-surface);border:1px solid var(--color-on-surface);border-block-start:none;border-end-end-radius:var(--spacing-24);border-end-start-radius:var(--spacing-24);display:none;inline-size:100%;inset-block-start:100%;inset-inline-start:0;overflow:hidden;position:absolute;user-select:none;z-index:var(--z-container-high)}.c-select__option{cursor:pointer;font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height);padding-block:var(--spacing-12);padding-inline:var(--spacing-24)}@media(hover:hover){.c-select__option:hover{background-color:var(--color-primary);color:var(--color-on-primary)}}.c-select__option--current{background-color:var(--color-primary);color:var(--color-on-primary)}.c-select__option[aria-selected=true]{font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-sign-up-breaker{background-size:cover;display:none;padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}@media(min-width:1025px){.c-sign-up-breaker{grid-template-columns:1fr 2fr}}.c-sign-up-breaker--loaded{display:grid}.c-sign-up-breaker__heading{border-block-end:1px solid var(--color-outline-dim);font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium)*.75 + 1vi,var(--font-size-heading-xlarge))!important;font-weight:var(--font-weight);font-weight:var(--font-weight)!important;line-height:var(--font-line-height-xtight);line-height:var(--font-line-height-xtight)!important;padding-block-end:var(--spacing-16)}@media(min-width:1025px){.c-sign-up-breaker__heading{border-block-end:0;border-inline-end:1px solid var(--color-outline-dim);padding-block-end:0;padding-inline-end:clamp(var(--spacing-32),8vi,var(--spacing-120))}}.c-sign-up-breaker__content{display:grid;font-family:var(--font-beausite);gap:var(--spacing-32);padding-block-start:var(--spacing-24)}@media(min-width:1025px){.c-sign-up-breaker__content{padding-block-start:0;padding-inline-start:clamp(var(--spacing-32),8vi,var(--spacing-120))}}.c-sign-up-breaker__description{padding-bottom:0!important}.c-sign-up-breaker[data-theme=ets-duskwinkle]{background-color:var(--brand-toefl-duskwinkle);color:var(--brand-white)}.c-sign-up-breaker[data-theme=ets-duskwinkle] .e-cta--primary{--_text-color:var(--brand-black);--_background-color:var(--brand-white);--_border-color:var(--brand-white)}.c-sign-up-breaker[data-theme=ets-duskwinkle] .e-cta--primary:hover{--_text-color:var(--brand-black);--_background-color:var(--brand-toefl-highlighter-orange);--_border-color:var(--brand-toefl-highlighter-orange)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-sign-up-form-modal{background-color:var(--color-surface);display:grid}@media(min-width:1025px){.c-sign-up-form-modal{grid-template-columns:40% 1fr}}.c-sign-up-form-modal__left-content{background-color:var(--color-surface);display:flex;flex-direction:column;justify-content:space-between;padding-block:var(--spacing-32);padding-inline:var(--page-padding-inline)}.c-sign-up-form-modal__left-content svg{block-size:18rem;color:var(--color-primary);display:none;inline-size:18rem}@media(min-width:1025px){.c-sign-up-form-modal__left-content svg{display:block}.c-sign-up-form-modal__left-content{padding-block:6.5rem;padding-inline:var(--spacing-64)}}.c-sign-up-form-modal__left-content h2{color:var(--color-on-surface);font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}@media(min-width:1025px){.c-sign-up-form-modal__left-content h2{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight);line-height:var(--font-line-height-3xtight)}}.c-sign-up-form-modal__right-content{display:flex;flex-direction:column;padding-block:var(--spacing-32);padding-inline:var(--page-padding-inline)}@media(min-width:1025px){.c-sign-up-form-modal__right-content{padding-block:var(--spacing-80);padding-inline:var(--spacing-80)}}.c-sign-up-form-modal__description{inline-size:100%}.c-sign-up-form-modal__subheader{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:var(--font-line-height)}@media(min-width:1025px){.c-sign-up-form-modal__subheader{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}}@media(min-width:1025px)and (max-width:768px){.c-sign-up-form-modal__subheader{font-size:var(--font-size-heading-small)}}.c-sign-up-form-modal__subcopy{font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height);margin-block-end:var(--spacing-24)}@media(min-width:1025px){.c-sign-up-form-modal__subcopy{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height)}}.c-sign-up-form-modal__error-summary{border:2px solid var(--color-error);color:var(--color-error);font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-small);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight);margin-block-end:var(--spacing-24);padding-block:var(--spacing-24);padding-inline:var(--spacing-24)}@media(min-width:1025px){.c-sign-up-form-modal__error-summary{margin-block-end:var(--spacing-40)}}.c-sign-up-form-modal__error-summary ul{margin-block-start:var(--spacing-20);padding-inline-start:var(--spacing-32)}.c-sign-up-form-modal__error-summary a{color:inherit;font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-sign-up-form-modal__error-summary-header{align-items:baseline;display:flex;gap:var(--spacing-8)}.c-sign-up-form-modal__error-summary-header svg{--icon-size:var(--spacing-16);min-inline-size:var(--icon-size)}.c-sign-up-form-modal__input-container{column-gap:var(--spacing-32);display:flex;flex-wrap:wrap;row-gap:var(--spacing-8)}.c-sign-up-form-modal__input-container fieldset{border:none;flex-basis:100%;margin-block-end:var(--spacing-24)}.c-sign-up-form-modal__input-container fieldset:last-child{margin-block-end:var(--spacing-16)}.c-sign-up-form-modal__input-container legend{border-block-end:1px solid var(--color-outline);font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inline-size:100%;line-height:var(--font-line-height);margin-block-end:var(--spacing-24);padding-block-end:var(--spacing-16)}.c-sign-up-form-modal__input-container ul{list-style:none}.c-sign-up-form-modal__input-container li{align-items:start;column-gap:var(--spacing-12);display:flex;padding-block:var(--spacing-12)}.c-sign-up-form-modal__input-container input[type=checkbox]{block-size:var(--spacing-16);flex:0 0 var(--spacing-16);inline-size:var(--spacing-16)}.c-sign-up-form-modal__input-container input[type=checkbox]+label{font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-sign-up-form-modal__input{flex-basis:100%}@media(min-width:1025px){.c-sign-up-form-modal__input:nth-child(2),.c-sign-up-form-modal__input:nth-child(3),.c-sign-up-form-modal__input:nth-child(5),.c-sign-up-form-modal__input:nth-child(6){flex-basis:22ch;flex-grow:1}}.c-sign-up-form-modal__input--select{margin-block-end:var(--spacing-24);position:relative}.c-sign-up-form-modal__input--select>select{appearance:none;background-color:transparent;border:none;border-block-end:1px solid var(--color-outline);border-radius:0;font:inherit;font-size:var(--font-size-large);inline-size:100%;margin:0;padding-block:var(--spacing-20) var(--spacing-12);padding-inline:0;text-indent:.01px;text-overflow:""}.c-sign-up-form-modal__input--select>select::-ms-expand{display:none}.c-sign-up-form-modal__input--select>svg{--icon-size:1.75em;inset-block-start:50%;inset-inline-end:0;position:absolute;transform:translateY(-50%)}.c-sign-up-form-modal__error-message{display:none}.c-sign-up-form-modal__fieldset--error .c-sign-up-form-modal__error-message{align-items:center;color:var(--color-error);column-gap:var(--spacing-8);display:flex;font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height);margin-block-end:var(--spacing-20)}.c-sign-up-form-modal__fieldset--error input[type=checkbox]{outline:1px solid var(--color-error)}.c-sign-up-form-modal__fieldset--error input[type=checkbox]+label{color:var(--color-error)}.c-sign-up-form-modal__cta-container{background-color:var(--color-surface);border-block-start:1px solid var(--brand-taupe);inset-block-end:0;inset-inline:0;margin-block-start:var(--spacing-24);margin-inline:calc(var(--page-padding-inline)*-1);padding-block:var(--spacing-24);padding-inline:var(--page-padding-inline);position:sticky}@media(min-width:1025px){.c-sign-up-form-modal__cta-container{border:none;margin-inline:0;padding-inline:0;position:static}}.c-sign-up-form-modal__cta{display:block;inline-size:100%;max-inline-size:100%;text-align:center}@media(min-width:1025px){.c-sign-up-form-modal__cta{max-inline-size:max-content}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-social-block-module{overflow:hidden;padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline);padding-top:0;position:relative;user-select:none}.c-social-block-module--wrap{display:flex;position:relative}.c-social-block-module .illustration{pointer-events:none}.c-social-block-module .illustration-1{block-size:4.375rem;display:block;margin-left:3rem}.c-social-block-module .illustration-2{block-size:3.67rem;display:block;margin-bottom:3rem;margin-top:-1.5rem}.c-social-block-module .illustration-3{block-size:2.5rem;bottom:-5rem;left:90%;position:absolute}.c-social-block-module .illustration-4{block-size:3rem;bottom:-7%;left:42%;position:absolute}.c-social-block-module .illustration-5{block-size:4rem;margin-right:1rem;position:absolute;right:100%;rotate:-20deg;top:30%}.c-social-block-module .illustration-6{block-size:5rem;bottom:18%;position:absolute;right:-1rem}@media(min-width:1024px){.c-social-block-module--content{max-width:600px;width:50%}}.c-social-block-module--title-and-desc{display:flex;flex-direction:column;position:relative}.c-social-block-module--title{font-family:Greet Narrow;font-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium)*.7 + 4vi,var(--font-size-heading-xlarge));font-weight:600;line-height:2.9rem;margin-block-end:1.1rem}.c-social-block-module--description{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height);line-height:var(--font-line-height-tight);margin-block-end:1.1rem}@media(min-width:1025px){.c-social-block-module--description--title{font-size:clamp(var(--font-size-heading-large),var(--font-size-heading-large)*.7 + 5vi,var(--font-size-heading-4xlarge));line-height:5.95rem}}.c-social-block-module--cards{display:flex;flex-direction:column;gap:var(--spacing-16);list-style:none}.c-social-block-module--cards a{align-items:center;block-size:2.55rem;border:1px solid var(--target-border-fill);border-radius:50%;color:var(--brand-white);display:flex;inline-size:2.65rem;justify-content:center}.c-social-block-module--cards a svg{color:var(--target-svg-fill);display:block;min-inline-size:1.38rem}.c-social-block-module--cards a:hover{background-color:var(--brand-toefl-highlighter-yellow)!important}.c-social-block-module--cards a:hover svg{color:var(--target-svg-fill-hover)}.c-social-block-module--cards a:focus{background-color:var(--brand-toefl-highlighter-orange)!important;outline:2px solid var(--brand-white);outline-offset:2px}.c-social-block-module--cards a:focus svg{color:var(--target-svg-fill-hover)}.c-social-block-module--slider{position:relative}.c-social-block-module .swiper{height:auto!important}.c-social-block-module .swiper .swiper-wrapper .swiper-slide{padding-inline:6px;width:90%!important}.c-social-block-module .swiper .swiper-wrapper .swiper-slide a{display:block;height:100%;width:100%}.c-social-block-module .swiper .swiper-wrapper .swiper-slide img{display:block;width:100%}.c-social-block-module .swiper .swiper-button-next,.c-social-block-module .swiper .swiper-button-prev{background-color:var(--brand-black);border:1px solid #f2e9d8;border-radius:10rem;display:flex;height:44px;justify-content:center;opacity:50%;width:44px}.c-social-block-module .swiper .swiper-button-next:after,.c-social-block-module .swiper .swiper-button-prev:after{content:"";font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.c-social-block-module .swiper .swiper-button-next img,.c-social-block-module .swiper .swiper-button-prev img{height:20px;width:20px}.c-social-block-module .swiper .swiper-button-prev{left:10px}.c-social-block-module .swiper .swiper-button-next{right:10px}.c-social-block-module--slider-cta{align-items:center;display:flex;gap:8px;justify-content:center;padding-block-start:3pc}.c-social-block-module--slider-cta button{align-items:center;appearance:none;background:none;border:none;border:1px solid var(--color-outline);border-radius:50%;display:flex;height:44px!important;justify-content:center;margin:0!important;padding:0;position:static!important;width:44px!important}.c-social-block-module--slider-cta button img,.c-social-block-module--slider-cta button svg{color:var(--target-svg-fill);height:auto!important;width:14px!important}.c-social-block-module--slider-cta button svg>*{fill:none!important;stroke:currentColor}.c-social-block-module--slider-cta button:first-child img,.c-social-block-module--slider-cta button:first-child svg{rotate:180deg}.c-social-block-module--slider-cta button:after{display:none}@media(max-width:768px){.c-social-block-module{padding-block:3rem;padding-inline:1.5rem}.c-social-block-module--description{line-height:var(--font-line-height)}.c-social-block-module--cards{gap:var(--spacing-8);padding-block-end:3rem}.c-social-block-module--wrap{display:block}.c-social-block-module--slider{margin-inline:calc(var(--page-padding-inline)*-1)}.c-social-block-module--title{font-size:40px;line-height:40px;margin-block-end:1rem}.c-social-block-module--cards{flex-direction:row;flex-wrap:wrap}.c-social-block-module .illustration{display:none!important}.c-social-block-module .swiper-wrapper .swiper-slide:first-child a{rotate:-1deg}.c-social-block-module .swiper-wrapper .swiper-slide:nth-child(2) a{rotate:-2deg}.c-social-block-module .swiper-wrapper .swiper-slide:nth-child(3) a{rotate:1deg}.c-social-block-module .swiper-wrapper .swiper-slide:nth-child(4) a{rotate:2deg}.c-social-block-module .swiper-wrapper .swiper-slide:nth-child(5) a{rotate:-2deg}.c-social-block-module--slider-cta button:first-child img,.c-social-block-module--slider-cta button:first-child svg{rotate:90deg}.c-social-block-module--slider-cta button:nth-child(2) img,.c-social-block-module--slider-cta button:nth-child(2) svg{rotate:-90deg}}@media(min-width:769px){.c-social-block-module--cards{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.c-social-block-module--content{max-width:600px;width:50%}.c-social-block-module--slider{inset-block-end:calc(var(--module-padding-block)*-1);inset-block-start:calc(var(--module-padding-block)*-1);inset-inline-end:0;position:absolute}.c-social-block-module .swiper{height:100%!important;padding-inline:13px!important}.c-social-block-module .swiper .swiper-wrapper .swiper-slide{height:70%!important;max-height:500px;padding-block:14px;padding-inline:0;width:auto!important}.c-social-block-module .swiper .swiper-wrapper .swiper-slide:first-child a{rotate:-2.5deg}.c-social-block-module .swiper .swiper-wrapper .swiper-slide:nth-child(2) a{rotate:-1deg}.c-social-block-module .swiper .swiper-wrapper .swiper-slide:nth-child(3) a{rotate:2.5deg}.c-social-block-module .swiper .swiper-wrapper .swiper-slide:nth-child(4) a{rotate:1deg}.c-social-block-module .swiper .swiper-wrapper .swiper-slide:nth-child(5) a{rotate:-1deg}.c-social-block-module .swiper .swiper-wrapper .swiper-slide img{height:100%;width:auto}.c-social-block-module--slider-cta{flex-direction:column;inset-block-start:50%;inset-inline-start:calc(100% - 13px);margin-inline-start:.7rem;padding-block-start:0;position:absolute;transform:translateY(-50%)}}@media(min-width:1201px){.c-social-block-module--title{font-size:5.95rem;line-height:6rem}.c-social-block-module .illustration-1{block-size:5.375rem}.c-social-block-module .illustration-2{block-size:5.07rem}.c-social-block-module .illustration-3{block-size:5rem;bottom:0;left:110%}.c-social-block-module .illustration-4{block-size:5.2rem;left:50%}.c-social-block-module .illustration-5{block-size:5.7rem}.c-social-block-module .illustration-6{block-size:6rem}.c-social-block-module--slider-cta{margin-inline-start:49px}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-social-container{display:flex;flex-direction:column;font-family:var(--font-gre);padding-block:var(--spacing-72);padding-inline:var(--page-padding-inline)}.c-social-container__content{display:flex;flex-direction:column;gap:var(--spacing-24);text-align:center}.c-social-container__title{font-family:var(--font-gre);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:2.4pc}.c-social-container__image-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-24);justify-content:center;list-style:none}.c-social-container__image-wrapper a{align-items:center;color:var(--brand-black);display:flex;flex-direction:column;justify-content:center;text-decoration:none}.c-social-container__image-wrapper a:hover{text-decoration:none}.c-social-container__image-wrapper a:hover .c-social-icons-list__label{text-decoration:underline}.c-social-container__image-wrapper a svg{color:inherit;display:block;min-inline-size:2.75rem}.c-social-container__image-wrapper a .c-social-icons-list__label{color:inherit;font-size:var(--font-size-large);font-weight:600;letter-spacing:0;line-height:1.075;margin-top:var(--spacing-8);text-align:center}@media(max-width:1023px){.c-social-container{padding-block:var(--spacing-64);padding-inline:var(--spacing-32)}.c-social-container__content{gap:var(--spacing-32)}.c-social-container__title{font-size:var(--font-size-heading-medium);line-height:2.1rem}.c-social-container__image-wrapper{flex-wrap:wrap}}}@layer components{.c-social-icons-list{display:flex;gap:var(--spacing-12);list-style:none;padding:1rem}.c-social-icons-list a{align-items:center;color:var(--brand-black);display:flex;flex-direction:column;gap:var(--spacing-12)}.c-social-icons-list a svg{height:2pc;width:2pc}.c-social-icons-list .c-social-icons-list__label{font-size:1rem}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-standard-breaker{--_border-size:1px;--_border-color:var(--color-outline);--_grid-line:var(--_border-size) solid var(--_border-color);overflow-y:hidden;padding-block:var(--module-padding-block)}@media(min-width:769px){.c-standard-breaker{border-block:var(--_grid-line);position:relative}.c-standard-breaker:after{background-color:var(--_border-color);content:"";inline-size:var(--_border-size);inset-block:0;inset-inline-end:var(--page-padding-inline);position:absolute}}.c-standard-breaker__container{border-block-start:var(--_grid-line);display:flex;flex-direction:column;padding-inline:var(--page-padding-inline);row-gap:var(--spacing-24)}@media(min-width:769px){.c-standard-breaker__container{align-items:flex-start;border-block-end:var(--_grid-line);flex-direction:row}}.c-standard-breaker__image{max-inline-size:26rem;position:relative}@media(min-width:769px){.c-standard-breaker__image{inline-size:clamp(80%,75vi,100%);margin-block-end:calc(var(--spacing-48)*-1 - var(--module-padding-block));padding-block-start:var(--spacing-72)}}.c-standard-breaker__image:after{background-color:var(--_border-color);block-size:var(--_border-size);content:"";inline-size:100dvi;inset-block-end:0;inset-inline-start:calc(var(--page-padding-inline)*-1);position:absolute}@media(min-width:769px){.c-standard-breaker__image:after{display:none}}.c-standard-breaker__image img{aspect-ratio:1/1;display:block;inline-size:100%;object-fit:cover}.c-standard-breaker__content{display:grid;gap:var(--spacing-24)}@media(min-width:769px){.c-standard-breaker__content{padding-block:var(--spacing-72);padding-inline:clamp(var(--gutter),8vi,var(--spacing-120)) clamp(var(--gutter),5vi,var(--spacing-64))}}.c-standard-breaker__header{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-size:clamp(var(--font-size-heading-large),var(--font-size-heading-large)*.6 + 1vi,var(--font-size-heading-xlarge));font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}.c-standard-breaker__description{font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-standard-breaker__cta-group{display:grid;gap:var(--spacing-24);margin-block-start:var(--spacing-16)}@media(min-width:24rem){.c-standard-breaker__cta-group{display:flex;flex-wrap:wrap}}.c-standard-breaker__cta-group>*{display:block;inline-size:100%;max-inline-size:unset}@media(min-width:24rem){.c-standard-breaker__cta-group>*{inline-size:unset}}.c-standard-breaker[data-theme^=toefl],[data-theme^=toefl] .c-standard-breaker{--_border-size:0;background-color:var(--color-surface-container-3);overflow:hidden}@media(min-width:769px){.c-standard-breaker[data-theme^=toefl],[data-theme^=toefl] .c-standard-breaker{padding-block:calc(var(--module-padding-block)*1.5)}}.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__container>*,[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__container>*{flex:1}.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__image,[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__image{aspect-ratio:4/3;max-inline-size:unset;order:unset;position:relative}@media(min-width:769px){.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__image,[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__image{aspect-ratio:unset;order:1}}.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__image img,[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__image img{aspect-ratio:unset;inset-block-end:-33%;object-fit:unset;position:absolute}@media(min-width:769px){.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__image img,[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__image img{inset-block-end:unset}}.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__image img:first-child,[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__image img:first-child{inline-size:70vi;inset-inline-end:31vi;transform:rotate(-4.497deg)}@media(min-width:769px){.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__image img:first-child,[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__image img:first-child{inline-size:30vi;inset-block-start:-50%;inset-inline-end:27vi}}.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__image img:nth-child(2),[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__image img:nth-child(2){inline-size:50vi;inset-block-start:85%;inset-inline-start:-5vi;transform:rotate(-23deg);z-index:2}@media(min-width:769px){.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__image img:nth-child(2),[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__image img:nth-child(2){inline-size:30vi;inset-block-start:200%;inset-inline-end:30vi;inset-inline-start:unset}}.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__image img:nth-child(3),[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__image img:nth-child(3){inline-size:70vi;inset-block-start:30%;inset-inline-end:-10vi;transform:rotate(5.499deg);z-index:3}@media(min-width:769px){.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__image img:nth-child(3),[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__image img:nth-child(3){inline-size:30vi;inset-block-start:50%;inset-inline-end:13vi}}.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__header,[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__header{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-xlarge);font-size:clamp(var(--font-size-heading-xlarge),var(--font-size-heading-xlarge)*.6 + 1vi,var(--font-size-heading-3xlarge));font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__description,[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__description{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-size:clamp(var(--font-size-text-medium),var(--font-size-text-medium)*.6 + 1vi,var(--font-size-text-xlarge));font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__content,[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__content{order:unset;padding:0}@media(min-width:769px){.c-standard-breaker[data-theme^=toefl] .c-standard-breaker__content,[data-theme^=toefl] .c-standard-breaker .c-standard-breaker__content{order:2}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-stat-breaker{display:flex;flex-direction:column;gap:var(--spacing-40);overflow:hidden;padding-block:calc(var(--module-padding-block)*1.5);padding-inline:var(--page-padding-inline);position:relative;text-align:center}.c-stat-breaker__headline{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-size:var(--_headline-size);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight);position:relative;z-index:1}@media(max-width:768px){.c-stat-breaker__headline{font-size:var(--font-size-heading-small)}}[data-theme^=ets] .c-stat-breaker__headline{--_headline-size:clamp(var(--font-size-heading-xsmall),var(--font-size-heading-xsmall) * 0.9 + 0.5vi,var(--font-size-heading-medium))}[data-theme^=toefl] .c-stat-breaker__headline{--_headline-size:clamp(var(--font-size-heading-small),var(--font-size-heading-small) * 0.9 + 0.5vi,var(--font-size-heading-large))}.c-stat-breaker__card-container{display:grid;gap:calc(var(--gutter)*2);grid-template-columns:repeat(auto-fit,minmax(25ch,1fr));list-style:none;row-gap:var(--spacing-64)}.c-stat-breaker__card-container.next-row{grid-template-columns:repeat(auto-fit,minmax(35ch,1fr))}@media(max-width:1199px){.c-stat-breaker__card-container{row-gap:var(--spacing-32)}.c-stat-breaker__card-container .c-stat-breaker-card>img,.c-stat-breaker__card-container i{display:none}}.c-stat-breaker__card-container li i{content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:var(--trans);width:100%}.c-stat-breaker__card-container li:hover .c-stat-breaker-card>img,.c-stat-breaker__card-container li:hover i{opacity:1}.c-stat-breaker__card-container li:first-child .c-stat-breaker-card>img{bottom:95%;right:75%}.c-stat-breaker__card-container li:nth-child(2) .c-stat-breaker-card>img,.c-stat-breaker__card-container li:nth-child(4) .c-stat-breaker-card>img{right:80%;top:70%}.c-stat-breaker__card-container li:nth-child(3) .c-stat-breaker-card>img{bottom:90%;left:70%}.c-stat-breaker__card-container li:nth-child(5) .c-stat-breaker-card>img{left:80%;top:60%}.c-stat-breaker__card-container li:nth-child(6) .c-stat-breaker-card>img{bottom:90%;left:80%}.c-stat-breaker-card{position:relative}.c-stat-breaker-card>img{block-size:calc(var(--font-size-medium)*11);opacity:0;position:absolute;transition:var(--trans)}.c-stat-breaker-card>div{align-items:center;display:flex;flex-direction:column;gap:clamp(var(--spacing-12),2vi,var(--spacing-24));position:relative;z-index:1}.c-stat-breaker-card__primary-stat{color:var(--color-stat);font-family:var(--font-heading-variant)!important;font-size:clamp(var(--font-size-stat-large-min),var(--font-size-stat-large-min)*.9 + 1.75vi,var(--font-size-stat-large-max));font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}[data-theme^=toefl] .c-stat-breaker-card__primary-stat{font-size:clamp(var(--font-size-stat-large-min),var(--font-size-stat-large-min)*.9 + 1.75vi,var(--font-size-stat-large-max))}[data-theme^=toefl] .c-stat-breaker-card__primary-stat,[data-theme^=toefl] .c-stat-breaker-card__stat-sub-title{font-family:var(--font-heading)!important;font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}[data-theme^=toefl] .c-stat-breaker-card__stat-sub-title{font-size:var(--font-size-heading-xlarge)}.c-stat-breaker-card__description{font-size:clamp(var(--font-size-small),var(--font-size-small)*.9 + .5vi,var(--font-size-large));max-inline-size:20ch}[data-theme=ets-light-green] .c-stat-breaker__headline{font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-large);font-weight:var(--font-weight-clear);line-height:1.2}[data-theme=ets-light-green] .c-stat-breaker__card-container{column-gap:var(--spacing-24)}[data-theme=ets-light-green] .c-stat-breaker-card__primary-stat{font-size:6.625rem}[data-theme=ets-light-green] .c-stat-breaker-card__description{max-inline-size:100%}[data-theme=ets-light-green] .c-stat-breaker-card__primary-stat.highlight{--color-stat:var(--color-teal)}}.theme-toeic .c-stat-breaker{padding-block:90pt}.theme-toeic .c-stat-breaker__headline{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}.theme-toeic .c-stat-breaker .c-stat-breaker-card__primary-stat{font-weight:var(--font-weight);line-height:var(--font-line-height-3xtight)}@media(min-width:1025px){.theme-toeic .c-stat-breaker .c-stat-breaker-card__primary-stat{font-size:10rem}}.theme-toeic .c-stat-breaker .c-stat-breaker-card__description{font-family:var(--font-toeic)}@media(max-width:767px){.theme-toeic .c-stat-breaker{padding-block:var(--spacing-64)}.theme-toeic .c-stat-breaker__headline{font-size:28px;line-height:39.2px}.theme-toeic .c-stat-breaker .c-stat-breaker__card-container{row-gap:var(--spacing-64)}.theme-toeic .c-stat-breaker .c-stat-breaker-card__primary-stat{font-size:6.625rem}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-statistics-slider{overflow:hidden;padding-block-end:var(--spacing-36);padding-block-start:var(--spacing-60)}.c-statistics-slider.disable-animation{display:flex;justify-content:center}.c-statistics-slider__lists{display:inline-block;font-size:0;vertical-align:top;white-space:nowrap}.enable-animation .c-statistics-slider__lists{animation:loopmove var(--speed) linear infinite}.enable-animation .c-statistics-slider__lists:hover{animation-play-state:paused}.c-statistics-slider__lists>div{display:inline-block;padding-inline:var(--spacing-42);white-space:nowrap}.c-statistics-slider__list{align-items:center;display:inline-flex;font-family:var(--font-heading);font-size:7.5rem;font-weight:var(--font-weight-semibold);line-height:1;white-space:nowrap}.disable-animation .c-statistics-slider__list p{flex-grow:1;white-space:wrap;word-break:break-all}.c-statistics-slider__list img{display:inline-block;max-block-size:11.8125rem;min-block-size:9.4375rem;vertical-align:middle}.c-statistics-slider__list p{display:inline-block;padding-inline:var(--spacing-40);white-space:nowrap}@media(max-width:1023px){.c-statistics-slider{padding-block-start:var(--spacing-46)}.c-statistics-slider .c-statistics-slider__lists>div{padding-inline:var(--spacing-30)}.c-statistics-slider .c-statistics-slider__list{font-size:5rem}.c-statistics-slider .c-statistics-slider__list img{max-block-size:6rem;min-block-size:5rem}.c-statistics-slider .c-statistics-slider__list p{padding-inline:var(--spacing-30)}}@media(max-width:767px){.c-statistics-slider{padding-block:var(--spacing-32)}.c-statistics-slider .c-statistics-slider__lists>div{padding-inline:var(--spacing-16)}.c-statistics-slider .c-statistics-slider__list{font-size:3.5rem}.c-statistics-slider .c-statistics-slider__list img{max-block-size:4.375rem;min-block-size:3.3125rem}.c-statistics-slider .c-statistics-slider__list p{padding-inline:var(--spacing-16)}}@keyframes loopmove{0%{transform:translateX(0)}to{transform:translateX(calc(var(--width)*-1))}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.strategic-advisor{align-items:center;display:flex;flex-direction:column;font-family:var(--font-greet-standard);padding-block-end:9.7%;padding-block-start:3.113rem;padding-inline:11.813rem}.strategic-advisor__description{color:var(--brand-white);font-size:1.875rem;font-weight:500;line-height:2.156rem;margin-block-end:3.05rem;text-align:center}.strategic-advisor__container{background-color:var(--brand-white);color:var(--brand-black);display:flex;flex-direction:column;padding:4.188rem 3.5rem;row-gap:var(--spacing-32);width:66.375rem}.strategic-advisor__container label{color:var(--color-surface);display:block;font-size:var(--font-size-medium);font-weight:700;line-height:1.625rem;margin-block-end:9px}.strategic-advisor__container .country-dropdown-wrap,.strategic-advisor__container .state-dropdown-wrap{position:relative}.strategic-advisor__container .country-dropdown-wrap select,.strategic-advisor__container .state-dropdown-wrap select{appearance:none;background-color:transparent;border:1px solid var(--brand-toefl-duskwinkle);border-radius:0;color:var(--brand-dark-gray);padding-block:.425rem;padding-inline:.925rem;width:100%}.strategic-advisor__container .country-dropdown-wrap i,.strategic-advisor__container .state-dropdown-wrap i{align-items:center;background-color:var(--brand-toefl-duskwinkle);display:flex;inset-block-end:0;inset-block-start:0;inset-inline-end:0;justify-content:center;pointer-events:none;position:absolute;width:2.25rem}.strategic-advisor__container .country-dropdown-wrap i svg,.strategic-advisor__container .state-dropdown-wrap i svg{color:var(--brand-white);height:auto;width:1.5rem}.strategic-advisor__dropdown-wrap{padding-inline:16.875rem}.strategic-advisor__statedropdown-wrap{padding-inline:21.875rem}.strategic-advisor__representative{border:1px solid #b5b5b5;padding:1.875rem 3.75rem}.strategic-advisor__representative-title{color:var(--color-surface);font-size:1.5rem;font-weight:700;line-height:2.125rem;margin-bottom:1rem;text-align:left}.strategic-advisor__representative-noEmail{color:var(--color-surface);font-size:var(--font-size-heading-small);font-weight:700;line-height:2.125rem;text-align:center}.strategic-advisor__representative-noEmail a{color:inherit}.strategic-advisor__representative-info{display:flex;flex-direction:column;padding:10px 0}.strategic-advisor__representative-info__label,.strategic-advisor__representative-info__value{align-items:center;border-bottom:1px solid rgba(0,51,86,.19);display:flex;justify-content:space-between}.strategic-advisor__representative-info__label>div,.strategic-advisor__representative-info__value>div{flex-basis:33%}.strategic-advisor__representative-info__label{padding-block-end:1.375rem}.strategic-advisor__representative-info__label>div{font-size:var(--font-size-medium);font-weight:600;line-height:1.625rem}.strategic-advisor__representative-info__value{padding-block:10px}.strategic-advisor__representative-info__value>div{font-size:var(--font-size-large);line-height:2.25rem}.strategic-advisor__representative-info__value>div a{text-decoration:none}@media(min-width:768px)and (max-width:1199px){.strategic-advisor{padding-inline:6.25rem}.strategic-advisor__description{padding-inline:0}.strategic-advisor__container{max-width:100%}.strategic-advisor__dropdown-wrap{padding-inline:4.75rem}.strategic-advisor__statedropdown-wrap{padding-inline:7.125rem}}@media(max-width:767px){.strategic-advisor{padding-block-end:26%;padding-block-start:3.438rem;padding-inline:1rem;row-gap:3.75rem}.strategic-advisor__description{font-size:1.375rem;margin:0;padding:0}.strategic-advisor__container{max-width:100%;padding-block:1.625rem;padding-inline:1.063rem}.strategic-advisor__container label{font-size:var(--font-size-small)}.strategic-advisor__dropdown-wrap,.strategic-advisor__statedropdown-wrap{padding-inline:1.125rem}.strategic-advisor__representative{padding-block:1.375rem;padding-inline:1.625rem}.strategic-advisor__representative-title{font-size:var(--font-size-small);font-weight:600;line-height:1.069rem}.strategic-advisor__representative-info{flex-direction:row;justify-content:space-between}.strategic-advisor__representative-info__label,.strategic-advisor__representative-info__value{align-items:flex-start;border-block-end:none;flex-direction:column;padding:0;row-gap:var(--spacing-10)}.strategic-advisor__representative-info__label{display:none}.strategic-advisor__representative-info__label>div{font-size:.625rem;font-weight:700;line-height:13.8px}.strategic-advisor__representative-info__value{display:block;flex-basis:100%}.strategic-advisor__representative-info__value>div{align-items:center;display:grid;font-size:.625rem;grid-template-columns:repeat(2,1fr);line-height:9.2px;padding-block:var(--spacing-10)}.strategic-advisor__representative-info__value>div:not(:last-child){border-block-end:1px solid rgba(0,51,86,.19)}.strategic-advisor__representative-info__value>div:before{content:attr(data-label);font-size:.625rem;font-weight:600;line-height:13.8px}.strategic-advisor__representative-noEmail{font-size:var(--font-size-small);font-weight:700;line-height:17.1px;padding-inline:10%}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-sub-navigation{align-items:center;background-color:var(--color-surface);border-block:1px solid var(--color-outline-variant);display:flex;gap:var(--spacing-20);inset-block-start:0;inset-inline:0;max-block-size:var(--sub-nav-size);min-block-size:var(--second-nav-size);padding-block:var(--spacing-8)!important;padding-inline:var(--old-page-padding-inline)!important;position:relative;z-index:var(--z-subnav)}.c-sub-navigation.align-left>:first-child{margin-inline-start:0!important}.c-sub-navigation__header{color:var(--color-on-surface)!important;display:flex;font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight)!important;line-height:var(--font-line-height)!important;text-decoration:none!important;white-space:nowrap}.c-sub-navigation__header img{display:block;max-block-size:var(--spacing-22)!important;min-block-size:var(--spacing-20)!important}.c-sub-navigation__divider,.c-sub-navigation__list-divider{background:var(--color-outline-variant);block-size:.625rem;min-inline-size:.0625rem}[data-theme$=light] .c-sub-navigation__list-divider{display:none}.c-sub-navigation__list{align-items:center;display:flex;flex-grow:1;gap:var(--spacing-20);list-style:none;margin:0!important;padding:0!important}.c-sub-navigation__list-item{padding-block:var(--spacing-8)!important;padding-inline:0!important}@media(min-width:1024px){.c-sub-navigation__list-item{position:relative}}@media(max-width:1023px){.c-sub-navigation__list-item{width:100%}}.c-sub-navigation__Sub-list-item{display:none;font-family:var(--font-opensans)}@media(max-width:1023px){.c-sub-navigation__Sub-list-item{padding-block-start:var(--spacing-24);padding-inline:var(--spacing-16)}}@media(min-width:1024px){.c-sub-navigation__Sub-list-item{background-color:var(--sub-nav-container-1);border:1px solid #fff;inset-block-start:100%;inset-inline-start:calc(var(--spacing-20)*-1);padding:var(--spacing-24);position:absolute;width:278px}}.c-sub-navigation__Sub-list-item>div{display:flex;flex-direction:column;row-gap:var(--spacing-32)}@media(max-width:1023px){.c-sub-navigation__Sub-list-item>div{row-gap:var(--spacing-24)}}.c-sub-navigation__Sub-list-item .sub-list-item{display:flex;flex-direction:column;row-gap:var(--spacing-4)}.c-sub-navigation__Sub-list-item .sub-list-item a{color:var(--color-on-surface)!important;font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight);text-decoration:none}.c-sub-navigation__Sub-list-item .sub-list-item a:hover{text-decoration:underline}.c-sub-navigation__Sub-list-item .sub-list-item p{font-size:var(--font-size-xSmall);letter-spacing:.12px;line-height:var(--font-line-height)}.c-sub-navigation__action{align-items:center;display:none;flex-grow:1;justify-content:flex-end}.c-sub-navigation__action .e-cta{--_inline-paading:11px;white-space:nowrap}.c-sub-navigation__link{align-items:center;color:var(--color-on-surface)!important;column-gap:var(--spacing-8);display:inline-flex;font-family:var(--font-body)!important;font-size:var(--font-size-small)!important;font-weight:var(--font-weight-medium)!important;line-height:var(--font-line-height)!important;line-height:.62rem;text-decoration:none!important}.c-sub-navigation__link svg{height:auto;transform:rotate(180deg);width:11px}.c-sub-navigation__link svg path{fill:none}.c-sub-navigation__link.nav-open svg{transform:rotate(0deg)}.c-sub-navigation__link.nav-open+.c-sub-navigation__Sub-list-item{display:block}.c-sub-navigation__link[aria-current=page]{text-decoration:underline!important;text-underline-offset:.3em}@media(hover:hover){.c-sub-navigation__link:hover{text-decoration:underline!important;text-shadow:0 0 1px currentColor;text-underline-offset:.3em}}.c-sub-navigation__mobile-nav-btn{align-items:center;background:none;border:none;color:inherit!important;column-gap:var(--spacing-8);display:none;font-family:inherit;font-size:14.34px;font-weight:var(--font-weight-bold);letter-spacing:.08em;line-height:17.21px;text-align:left;text-transform:uppercase;white-space:nowrap}.c-sub-navigation__mobile-nav-btn:after{border-block-end:1px solid currentColor;border-inline-end:1px solid currentColor;content:"";margin-block-start:-5px;min-block-size:10px;min-inline-size:10px;rotate:45deg}.c-sub-navigation.scroll-to-logo .c-sub-navigation__divider{opacity:0}@media(max-width:1023px){.c-sub-navigation.scroll-to-logo{overflow:unset}.c-sub-navigation.scroll-to-logo .c-sub-navigation__mobile-nav-btn,.c-sub-navigation.scroll-to-logo .c-sub-navigation__mobile-nav-btn.menu-open+.c-sub-navigation__list{display:flex}.c-sub-navigation.scroll-to-logo .c-sub-navigation__mobile-nav-btn.menu-open:after{margin-block-start:5px;rotate:-135deg}.c-sub-navigation.scroll-to-logo .c-sub-navigation__divider,.c-sub-navigation.scroll-to-logo .c-sub-navigation__header,.c-sub-navigation.scroll-to-logo .c-sub-navigation__list-divider{display:none}.c-sub-navigation.scroll-to-logo .c-sub-navigation__list{align-items:flex-start;background-color:var(--color-surface);display:none;flex-direction:column;gap:var(--spacing-32);inline-size:100%;inset-block-start:100%;inset-inline-start:0;max-height:calc(100vh - 46px);overflow:auto;padding-block:var(--spacing-16)!important;padding-inline:var(--old-page-padding-inline)!important;position:absolute}.c-sub-navigation.scroll-to-logo .c-sub-navigation__list-item{padding-block:0!important}.c-sub-navigation.scroll-to-logo .c-sub-navigation__link{font-size:14.34px!important;font-weight:var(--font-weight-semibold)!important;letter-spacing:.01em!important;line-height:17.21px!important}.c-sub-navigation.scroll-to-logo h2{display:none}}@media(hover:hover){.c-sub-navigation.scroll-to-logo .c-sub-navigation__link:hover{text-decoration-color:#4dd3fe!important}}.c-sub-navigation.scroll-to-logo .c-sub-navigation__header{font-size:var(--font-size-medium)!important}@media(min-width:1024px){.c-sub-navigation.scroll-to-logo .c-sub-navigation__header{font-family:var(--font-body)!important}.c-sub-navigation.scroll-to-logo .c-sub-navigation__header img,.sticky-header .c-sub-navigation.scroll-to-logo .c-sub-navigation__header span{display:none}.sticky-header .c-sub-navigation.scroll-to-logo .c-sub-navigation__header img{display:block}}.c-sub-navigation[data-theme^=sff] .c-sub-navigation__header{font-family:var(--font-speckless)!important}@media(min-width:1025px){.c-sub-navigation[data-theme=sff-xdark-blue] .c-sub-navigation__divider{block-size:var(--spacing-22);margin-inline:var(--spacing-20);opacity:1}}.c-sub-navigation[data-theme=stw-dark]{border-block:none!important}.sticky-header .c-sub-navigation[data-theme=stw-dark]{border-block-end:1px solid var(--brand-eggshell)!important}@media(max-width:500px){.c-sub-navigation[data-theme^=stw] .c-sub-navigation__mobile-nav-btn{font-size:9pt}}@media(min-width:1025px){.c-sub-navigation[data-theme^=stw] .c-sub-navigation__header{font-family:var(--font-speckless)!important}}@media(hover:hover){.theme-futurenav .c-sub-navigation.scroll-to-logo .c-sub-navigation__link:hover{text-decoration-color:#00bab1!important}}.theme-futurenav .c-sub-navigation.scroll-to-logo .c-sub-navigation__header{font-size:var(--font-size-xlarge)!important;line-height:var(--font-line-height-xtight)!important}@media(max-width:1023px){.theme-futurenav .c-sub-navigation{position:relative}.theme-futurenav .c-sub-navigation__action{display:flex;inline-size:100%;inset-block-start:100%;justify-content:center;padding-block:var(--spacing-4);z-index:0}.theme-futurenav .c-sub-navigation__action .e-cta{--spacing-32:20px;border-radius:3pc!important}.theme-futurenav .c-sub-navigation.scroll-to-logo .c-sub-navigation__list{padding-block-end:var(--spacing-24)!important}.theme-futurenav .c-sub-navigation.scroll-to-logo .c-sub-navigation__mobile-nav-btn.menu-open+.c-sub-navigation__list+.c-sub-navigation__action{display:flex}.theme-futurenav .c-sub-navigation.scroll-to-logo .c-sub-navigation__mobile-nav-btn.menu-open+.c-sub-navigation__list+.c-sub-navigation__action .e-cta{display:block}}.theme-futurenav.sticky-header .c-sub-navigation{border-block-end-color:#00bab1!important;border-block-start:none}@media(min-width:1024px){.theme-futurenav.sticky-header .c-sub-navigation__action{display:flex}.theme-futurenav.sticky-header .c-sub-navigation__action .e-cta{--spacing-15:11px;--spacing-32:20px;border-radius:3pc!important}}.sticky-header .c-sub-navigation[data-theme=sff-xdark-blue]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--nav-highlighter:#ffd913;--color-outline-variant:var(--brand-white)}@media(min-width:1025px){.sticky-header .c-sub-navigation[data-theme=sff-xdark-blue] .c-sub-navigation__divider{margin-inline:0}.sticky-header .c-sub-navigation[data-theme=sff-xdark-blue] .c-sub-navigation__list-divider{--color-outline-variant:var(--color-on-surface)}.sticky-header .c-sub-navigation[data-theme=sff-xdark-blue] .c-sub-navigation__link{position:relative}.sticky-header .c-sub-navigation[data-theme=sff-xdark-blue] .c-sub-navigation__link:before{background-color:var(--nav-highlighter);block-size:6px;content:"";inline-size:100%;inset-block-start:.8rem;inset-inline-start:0;opacity:0;position:absolute;transform:scaleX(0);transition:transform .4s}.sticky-header .c-sub-navigation[data-theme=sff-xdark-blue] .c-sub-navigation__link span,.sticky-header .c-sub-navigation[data-theme=sff-xdark-blue] .c-sub-navigation__link svg{position:relative}.sticky-header .c-sub-navigation[data-theme=sff-xdark-blue] .c-sub-navigation__link:hover{text-decoration:none!important}.sticky-header .c-sub-navigation[data-theme=sff-xdark-blue] .c-sub-navigation__link:hover:before{opacity:1;transform:scaleX(1)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-sub-product-pathing{background-color:var(--color-surface-container-2);display:flex;flex-wrap:wrap;padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}.c-sub-product-pathing__content{display:grid;gap:var(--gutter);inline-size:100%}@media(min-width:1025px){.c-sub-product-pathing__content{grid-template-columns:repeat(2,1fr)}.c-sub-product-pathing__content.without-image{grid-template-columns:repeat(1,1fr)}}.c-sub-product-pathing__illustration{display:none}@media(min-width:1025px){.c-sub-product-pathing__illustration{block-size:auto;display:block;inline-size:17rem;margin-inline-start:auto}}.c-sub-product-pathing__text-and-cta{display:flex;flex-direction:column}.c-sub-product-pathing__title{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-size:clamp(var(--font-size-heading-medium),var(--font-size-heading-medium)*.7 + 4vi,var(--font-size-heading-3xlarge));font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight);margin-block-end:clamp(var(--spacing-16),4.5vi,var(--spacing-24))}[data-theme^=r3cc] .c-sub-product-pathing__title{font-weight:var(--font-weight-bold)}.c-sub-product-pathing__description{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height);margin-block-end:clamp(var(--spacing-16),4.5vi,var(--spacing-24))}@media(min-width:1025px){.c-sub-product-pathing__description{font-size:clamp(var(--font-size-medium),var(--font-size-medium)*.7 + 4vi,var(--font-size-xlarge))}}[data-theme^=gre] .c-sub-product-pathing__description{font-family:var(--font-gre)!important}[data-theme=gre-xlight] .c-sub-product-pathing__description{color:var(--brand-black)}.c-sub-product-pathing__cta-group{display:flex;flex-wrap:wrap;gap:var(--spacing-16)}.c-sub-product-pathing__cards{display:flex;flex-direction:column;gap:var(--spacing-16);justify-content:space-between;list-style:none;margin-block-start:clamp(var(--spacing-40),4.5vi,var(--spacing-56))}@media(min-width:1025px){.c-sub-product-pathing__cards{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}}.c-sub-product-pathing__cards:has(>:nth-child(2):last-child) .c-sub-product-pathing__card:first-child{transform:rotate(.663deg)}.c-sub-product-pathing__cards:has(>:nth-child(2):last-child) .c-sub-product-pathing__card:last-child{transform:rotate(-2.336deg)}.c-sub-product-pathing__card:first-child{transform:rotate(-1deg)}.c-sub-product-pathing__card:nth-child(2){transform:rotate(2deg)}.c-sub-product-pathing__card:nth-child(3){transform:rotate(-1deg)}.c-sub-product-pathing__card:nth-child(4){transform:rotate(1deg)}.c-sub-product-pathing__card:nth-child(5){transform:rotate(-2deg)}@media(min-width:1025px){.c-sub-product-pathing__card{flex:1}.c-sub-product-pathing__card:first-child{transform:rotate(2.664deg)}.c-sub-product-pathing__card:nth-child(2){transform:rotate(.663deg)}.c-sub-product-pathing__card:nth-child(3){transform:rotate(-3.835deg)}.c-sub-product-pathing__card:nth-child(4){transform:rotate(3.164deg)}.c-sub-product-pathing__card:nth-child(5){transform:rotate(-1.836deg)}}.c-sub-product-pathing[data-theme^=r3cc] .c-sub-product-pathing__card{transform:none!important}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-sub-product-card{align-items:center;background-color:var(--color-surface-container-1);block-size:100%;border-block-end:.5rem solid var(--color-trim);color:var(--color-on-surface-container-1);display:flex;flex-direction:row;gap:var(--spacing-32);justify-content:space-between;padding-block:clamp(var(--spacing-20),4.5vi,var(--spacing-28));padding-inline:clamp(var(--spacing-16),4.5vi,var(--spacing-24));position:relative;transition:background-color var(--easing),transform var(--easing)}@media(hover:hover){.c-sub-product-card:hover{background-color:var(--color-surface-container-3)}}@media(hover:hover)and (prefers-reduced-motion:no-preference){.c-sub-product-card:hover{transform:rotate(-1deg)}[data-theme^=r3cc] .c-sub-product-card:hover{transform:none}}@media(hover:hover){.c-sub-product-card:hover .c-sub-product-card__cta{background-color:var(--color-outline-variant-1-hover)}.c-sub-product-card:hover .c-sub-product-card__icon{color:var(--color-outline-variant-1-icon-hover)}}@media(min-width:1025px){.c-sub-product-card{align-items:flex-start;flex-direction:column;gap:clamp(var(--spacing-16),4vi,var(--spacing-48));max-inline-size:25ch}}.c-sub-product-card--wide{align-items:center;flex-direction:row;gap:var(--spacing-32);justify-content:space-between;max-inline-size:unset}.c-sub-product-card__text-container{display:flex;flex-direction:column}.c-sub-product-card__icon-eyebrow{block-size:.85em;min-inline-size:2.65em;transform:translateY(.02em)}.c-sub-product-card__text-eyebrow{display:block;font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight);letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);margin-block-end:var(--spacing-12);text-transform:uppercase}.c-sub-product-card__title{font-size:1.5rem;font-weight:var(--font-weight-semibold);margin-block-end:var(--spacing-20)}[data-theme^=r3cc] .c-sub-product-card__title{font-family:var(--font-body)!important;font-weight:var(--font-weight-bold)}.c-sub-product-card__link{align-items:baseline;color:inherit;display:flex;gap:.4ch;line-height:1.1;text-decoration:none}.c-sub-product-card__link:after{content:"";inset:0;position:absolute}.c-sub-product-card__link img,.c-sub-product-card__link svg{filter:var(--color-surface-container-1-filter)}.c-sub-product-card__description{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height)}[data-theme=gre-xlight] .c-sub-product-card__description{color:var(--brand-black)}.c-sub-product-card__cta{align-items:center;align-self:auto;block-size:2.75rem;border:1px solid var(--color-outline-variant-1);border-radius:50%;display:flex;flex:0 0 2.75em;inline-size:2.75rem;justify-content:center;transition:background-color var(--easing)}.c-sub-product-card__icon{block-size:1.5rem;inline-size:1.5rem;transition:color var(--easing)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-system-message{--link-color:#003082;align-items:center;color:#fff;column-gap:var(--font-size-heading-large);display:none;justify-content:center;min-block-size:2rem;min-block-size:45px;padding-block:5px}.enableAlert .c-system-message{display:flex}@media(max-width:767px){.c-system-message{column-gap:var(--font-size-small)}}.c-system-message p{color:#fff;font-size:18px;line-height:2rem}@media(max-width:767px){.c-system-message p{line-height:1.5rem}}.c-system-message p a{color:inherit!important;font-weight:700;padding:2px}.c-system-message p a:hover{color:var(--link-color)!important}.c-system-message p a:focus-visible{box-shadow:0 0 0 4px var(--color-on-surface);outline:2px solid var(--color-surface)}.c-system-message p svg{block-size:2rem;inline-size:20px;margin-right:9pt;vertical-align:top}.c-system-message--scroll-btn{align-items:center;background:none;border:none;color:#fff;display:flex;flex-direction:column;justify-content:center;min-block-size:29px;min-inline-size:25px}.c-system-message--scroll-btn:focus-visible{background:#fff 20%;border-radius:4px;box-shadow:0 0 0 4px var(--color-on-surface);outline:1px solid var(--link-color)}.c-system-message--scroll-btn svg{block-size:auto;inline-size:auto}.c-system-message--close{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:20px 20px;background:none;border:none;border-radius:50%;color:#fff;display:flex;justify-content:center;margin-right:6px;min-block-size:24px;min-inline-size:24px}.c-system-message--close svg{block-size:20px;display:block;inline-size:20px}.c-system-message--close svg .close-icon-p-2{opacity:0}.c-system-message--close:focus svg .close-icon-p-2,.c-system-message--close:hover svg .close-icon-p-2{opacity:1}.c-system-message--close:focus svg .close-icon-p-1,.c-system-message--close:hover svg .close-icon-p-1{opacity:0}.c-system-message--close:focus{border:none!important;outline:2px solid #2aace2}.c-system-message.warnMessage{background-color:#a80005}.c-system-message.warnMessage p a:focus,.c-system-message.warnMessage p a:hover{color:var(--link-color)!important}.c-system-message.warnMessage .c-system-message--scroll-btn{color:#fff}.c-system-message.warnMessage .c-system-message--scroll-btn:focus-visible svg path,.c-system-message.warnMessage .c-system-message--scroll-btn:hover svg path{fill:#2aace2!important}.c-system-message.alertMessage{background-color:#d7a80e;color:#151515}.c-system-message.alertMessage p{color:#151515}.c-system-message.alertMessage p a,.c-system-message.alertMessage p a:focus{color:var(--link-color)!important}.c-system-message.alertMessage p a:hover{color:#0a58ca!important}.c-system-message.alertMessage .c-system-message--close{color:#000}.c-system-message.alertMessage .c-system-message--close svg .close-icon-p-1 path{fill:#000}.c-system-message.alertMessage .c-system-message--close:focus,.c-system-message.alertMessage .c-system-message--close:hover{color:#3072be}.c-system-message.alertMessage .c-system-message--close:focus svg .close-icon-p-2 path,.c-system-message.alertMessage .c-system-message--close:hover svg .close-icon-p-2 path{fill:#3072be}.c-system-message.alertMessage .c-system-message--scroll-btn{color:#151515}.c-system-message.alertMessage .c-system-message--scroll-btn svg path{fill:#151515}.c-system-message.alertMessage .c-system-message--scroll-btn:focus-visible{background:none}.c-system-message.alertMessage .c-system-message--scroll-btn:focus-visible,.c-system-message.alertMessage .c-system-message--scroll-btn:hover{color:#003082}.c-system-message.alertMessage .c-system-message--scroll-btn:focus-visible svg path,.c-system-message.alertMessage .c-system-message--scroll-btn:hover svg path{fill:#003082!important}.c-system-message.informMessage{background-color:#3072be}.c-system-message.informMessage p a:focus,.c-system-message.informMessage p a:hover{color:var(--link-color)!important}.c-system-message.informMessage .c-system-message--scroll-btn:focus-visible,.c-system-message.informMessage .c-system-message--scroll-btn:hover{color:#2aace2}.c-system-message.informMessage .c-system-message--scroll-btn:focus-visible svg path,.c-system-message.informMessage .c-system-message--scroll-btn:hover svg path{fill:#2aace2!important}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}.c-teamgridmodule{--card-height:97px;padding-block-end:var(--spacing-96);padding-block-start:var(--spacing-40);padding-inline:var(--page-padding-inline)}@media(min-width:768px)and (max-width:1439px){.c-teamgridmodule{--card-height:140px}}.c-teamgridmodule__title{font-family:var(--font-heading);font-size:2.125rem;font-weight:var(--font-weight);line-height:1.05;margin-block-end:var(--spacing-24);padding-inline:var(--spacing-40);text-align:center}.c-teamgridmodule__card{block-size:var(--card-height);overflow:hidden;padding:var(--spacing-24) var(--spacing-8) 0 var(--spacing-48)}.c-teamgridmodule__eyebrow{font-size:var(--spacing-16);font-weight:var(--font-weight);letter-spacing:.08pc;line-height:1.2;padding-block-end:5px}.c-teamgridmodule__heading{font-size:var(--spacing-20);font-weight:var(--font-weight-semibold);line-height:1.2}.c-teamgridmodule__swiper-wrap{position:relative}.c-teamgridmodule .swiper .swiper-wrapper{height:calc(var(--card-height)*4)}@media(min-width:768px){.c-teamgridmodule .swiper .swiper-wrapper{height:calc(var(--card-height)*2)}}.c-teamgridmodule .swiper.self-align-off .swiper-wrapper{flex-direction:unset;height:100%!important;width:100%!important}.c-teamgridmodule__slider-cta,.c-teamgridmodule__slider-cta.cards-hidden{display:none}@media(min-width:768px){.c-teamgridmodule__slider-cta{display:block}}.c-teamgridmodule__slider-cta button{align-items:center;background:none;block-size:var(--spacing-32);border:none;display:flex;inline-size:var(--spacing-32);inset-block-start:50%;justify-content:center;margin-block-start:calc(var(--spacing-16)*-1);padding:0;position:absolute}.c-teamgridmodule__slider-cta button svg{color:transparent;height:100%;width:100%}.c-teamgridmodule__slider-cta button svg path{stroke:var(--color-on-surface)}.c-teamgridmodule__slider-cta button:disabled{opacity:.2}.c-teamgridmodule__slider-cta .swiper-button-prev-tg{inset-inline-start:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.c-teamgridmodule__slider-cta .swiper-button-prev-tg{inset-inline-start:calc(var(--spacing-64)*-1)}}.c-teamgridmodule__slider-cta .swiper-button-next-tg{inset-inline-end:calc(var(--spacing-48)*-1)}@media(min-width:1024px){.c-teamgridmodule__slider-cta .swiper-button-next-tg{inset-inline-end:calc(var(--spacing-64)*-1)}}@media(min-width:768px){.c-teamgridmodule .swiper-pagination{display:none}}@media(max-width:767px){.c-teamgridmodule{--card-height:99px;padding-block-end:2.75rem;padding-block-start:3.25rem;padding-inline:var(--spacing-32)}.c-teamgridmodule__title{font-size:var(--spacing-24);line-height:1.2;margin-block-end:var(--spacing-20);padding-inline:0;text-align:left}.c-teamgridmodule__eyebrow{font-size:.875rem;letter-spacing:.07pc;line-height:1;padding-block-end:var(--spacing-4)}.c-teamgridmodule__heading{font-size:.875rem}.c-teamgridmodule__card{padding:var(--spacing-16) var(--spacing-8) 0 0}.c-teamgridmodule .swiper-pagination{padding-block-start:var(--spacing-20);position:static;text-align:center;transform:none!important;width:100%!important}.c-teamgridmodule .swiper-pagination .swiper-pagination-bullet{--swiper-theme-color:var(--color-stat);border-radius:50%;display:inline-block;margin-inline:4px;min-block-size:8px;min-inline-size:8px;opacity:.3;transition:transform .3s ease,opacity .3s ease}.c-teamgridmodule .swiper-pagination .swiper-pagination-bullet-active-main{opacity:1!important}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-teaser{padding-block:4.25rem;padding-inline:var(--page-padding-inline)}.c-teaser__content{display:flex;gap:3.75rem;justify-content:center}.c-teaser__text{display:flex;flex-direction:column;gap:var(--spacing-24)}.c-teaser__title{font-family:var(--font-toefl);font-size:2.75rem;font-weight:var(--font-weight-semibold);line-height:1}.c-teaser__desc{font-family:var(--font-greet-standard);font-size:var(--font-size-heading-xsmall);font-weight:var(--font-weight);line-height:1.2}@media(max-width:767px){.c-teaser{padding:var(--spacing-64) var(--spacing-24)}.c-teaser__content{justify-content:flex-start}.c-teaser__illustration{display:none}.c-teaser__text{gap:0}.c-teaser__title{font-size:var(--font-size-heading-xlarge);line-height:1;margin-block-end:var(--spacing-16)}.c-teaser__desc{font-size:var(--font-size-medium);line-height:1.4;margin-block-end:var(--spacing-40)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-teaser-card-grid{display:flex;flex-direction:column;gap:var(--spacing-16);padding-block:var(--module-padding-block);padding-inline:var(--page-padding-inline)}@media(min-width:1025px){.c-teaser-card-grid{column-gap:clamp(var(--spacing-96),4vi,var(--spacing-120));display:grid;grid-template-columns:1fr 2fr}}.c-teaser-card-grid__content{display:flex;flex-direction:column;gap:var(--spacing-16)}@media(min-width:1025px){.c-teaser-card-grid__content{gap:var(--spacing-24);max-inline-size:clamp(12.5rem,30vw,24.5rem)}}.c-teaser-card-grid__top-line{background-color:var(--color-outline-highlight);block-size:.0625rem;inline-size:3.125rem}.c-teaser-card-grid__title{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight);padding-inline-end:var(--page-padding-inline)}@media(max-width:768px){.c-teaser-card-grid__title{font-size:var(--font-size-heading-small)}}@media(min-width:1025px){.c-teaser-card-grid__title{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight);padding-inline-end:0}}.c-teaser-card-grid__description{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height);padding-inline-end:var(--page-padding-inline)}@media(min-width:1025px){.c-teaser-card-grid__description{font-family:var(--font-body)!important;font-size:var(--font-size-large);font-weight:var(--font-weight);line-height:var(--font-line-height);padding-inline-end:0}}.c-teaser-card-grid__cta{margin-block-end:var(--spacing-24);margin-block-start:var(--spacing-16)}@media(min-width:1025px){.c-teaser-card-grid__cta{margin-block-end:0;margin-block-start:var(--spacing-24)}}.c-teaser-card-grid__card-list{list-style:none;margin-inline-end:calc(var(--page-padding-inline)*-1)}.c-teaser-card-grid__card-list li{border-block-start:1px solid var(--color-outline-dim)}.c-teaser-card-grid__card-list li:last-child{border-block-end:1px solid var(--color-outline-dim)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-teaser-card{align-items:center;display:flex;gap:var(--spacing-32);padding-block:var(--spacing-24);padding-inline-end:var(--page-padding-inline);position:relative;transition:background-color var(--easing)}.c-teaser-card>*{order:1}@media(hover:hover){.c-teaser-card:hover{background-color:var(--color-surface-container-2)}.c-teaser-card:hover .c-teaser-card__title{text-decoration:underline;text-underline-offset:.1em}.c-teaser-card:hover .c-teaser-card__image{transform:scale(1.2)}.c-teaser-card:hover .c-teaser-card__cta{background-color:var(--brand-ice);border-color:var(--brand-ice)}.c-teaser-card:hover .c-teaser-card__icon{color:var(--brand-midnight)}}.c-teaser-card.c-teaser-card--non-clickable:hover{background-color:unset}.c-teaser-card.c-teaser-card--non-clickable:hover .c-teaser-card__title{text-decoration:unset}.c-teaser-card.c-teaser-card--non-clickable:hover .c-teaser-card__image{transform:unset}@media(max-width:1023px){.c-teaser-card{align-items:flex-start;flex-direction:column;gap:clamp(var(--spacing-16),4vi,var(--spacing-24))}}.c-teaser-card__image-container{flex-shrink:0;inline-size:8rem;order:0;overflow:hidden;pointer-events:none}@media(min-width:1025px){.c-teaser-card__image-container{inline-size:clamp(4rem,10vi,8rem)}}.c-teaser-card__image{aspect-ratio:1/1;display:block;inline-size:100%;object-fit:cover;transition:transform var(--easing)}.c-teaser-card__text-container{display:flex;flex-direction:column;flex-grow:1;gap:var(--spacing-16);padding-block:var(--spacing-16)}@media(max-width:1023px){.c-teaser-card__text-container{padding-block:0}}.c-teaser-card__title{font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-small);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}@media(min-width:1025px){.c-teaser-card__title{font-family:var(--font-heading-variant)!important;font-size:var(--font-size-heading-large);font-weight:var(--font-weight);line-height:var(--font-line-height)}}.c-teaser-card__title a{color:var(--on-surface);display:block;text-decoration:none}.c-teaser-card__title a:after{content:"";inset:0;position:absolute}.c-teaser-card__cta{align-items:center;block-size:2.75rem;border:1px solid var(--color-outline-variant);border-radius:50%;display:flex;flex:0 0 2.75em;inline-size:2.75rem;justify-content:center;justify-self:flex-end;transition:background-color var(--easing)}@media(max-width:1023px){.c-teaser-card__cta{align-self:auto}}.c-teaser-card__icon{block-size:1.5rem;inline-size:1.5rem;transition:color var(--easing)}.c-teaser-card p{font-family:var(--font-body)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height)}.c-teaser-card p:last-child{padding-block-start:var(--spacing-32)}.c-teaser-card p span{font-size:var(--font-size-small);line-height:1.5}.c-teaser-card p span.text-color-cyan{color:var(--brand-cyan)}.c-teaser-card p span.text-color-midnight{color:var(--brand-midnight)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-textarea{display:flex;flex-direction:column;padding-block-end:var(--spacing-24);position:relative}.c-textarea textarea{background-color:transparent;border:none;border-block-end:1px solid var(--color-outline);color:inherit;inline-size:100%;padding-block-end:var(--spacing-12);padding-block-start:var(--spacing-4)}.c-textarea textarea.c-textarea--touched:not(:focus):invalid{border-block-end-color:var(--color-error)}.c-textarea textarea.c-textarea--touched:not(:focus):invalid+label{color:var(--color-error);padding-inline-end:var(--spacing-24)}.c-textarea textarea.c-textarea--touched:not(:focus):invalid~.c-textarea__error-icon{--icon-color:var(--color-error);display:block}.c-textarea textarea.c-textarea--touched:not(:focus):invalid~.c-textarea__error-message{color:var(--color-error);display:block;font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inset-block-end:0;line-height:var(--font-line-height);position:absolute}.c-textarea textarea.c-textarea--touched:valid~.c-textarea__valid-icon{display:block}.c-textarea label{cursor:auto;display:block;font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);hyphens:auto;inline-size:100%;line-height:var(--font-line-height);margin-block-end:var(--spacing-8);word-break:break-word}.c-textarea__error-icon,.c-textarea__valid-icon{display:none;inset-block-end:2rem;inset-inline-end:0;position:absolute}.c-textarea__error-message{color:var(--color-error);display:none;font-family:var(--font-body)!important;font-size:var(--font-size-small);font-weight:var(--font-weight);inset-block-end:0;line-height:var(--font-line-height);position:absolute}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.toefl-pii-form{background-color:var(--brand-midnight);border-block-end:1px solid hsla(26,26%,74%,.5);padding-block:5pc;padding-inline:var(--page-padding-inline)}.toefl-pii-form__announcement{align-items:center;background:linear-gradient(0deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.6)),#ffe9df;border:1px solid #ffe9df;border-radius:4px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);display:flex;gap:var(--spacing-16);margin-block-start:var(--spacing-32);padding:var(--spacing-16)}.toefl-pii-form__announcement svg{filter:drop-shadow(0 1.033px 2.066px rgba(0,0,0,.08)) drop-shadow(0 2.066px 4.132px rgba(0,0,0,.04));min-height:86px;min-width:6pc}.toefl-pii-form__announcement .piifa-description{color:var(--brand-black);display:flex;flex-direction:column;font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight);row-gap:var(--spacing-14)}.toefl-pii-form__announcement .piifa-description p{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}@media(max-width:1023px){.toefl-pii-form__announcement{align-items:flex-start;flex-direction:column;margin-block-end:var(--spacing-20);margin-block-start:2px}.toefl-pii-form__announcement svg{min-height:3pc;min-width:56px}.toefl-pii-form__announcement .pmn-description{font-size:var(--font-size-medium);letter-spacing:.16px}}.toefl-pii-form__title{color:var(--brand-eggshell);margin-block-end:var(--spacing-40)}.toefl-pii-form__title a{color:var(--brand-eggshell);font-weight:600}.toefl-pii-form__title h1,.toefl-pii-form__title h2,.toefl-pii-form__title h3,.toefl-pii-form__title h4,.toefl-pii-form__title h5,.toefl-pii-form__title h6{font-family:var(--font-speckless)}.toefl-pii-form__title h1{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight);line-height:2.625rem;margin-block-end:.5rem}.toefl-pii-form__title p{font-size:var(--font-size-xlarge);line-height:1.2}.toefl-pii-form__form{align-items:flex-start;column-gap:99px;display:flex;position:relative}.toefl-pii-form__left{display:grid;flex-grow:1;grid-template-columns:repeat(1,1fr)}.toefl-pii-form__assessment_information{background-color:var(--brand-eggshell);border:none;color:var(--brand-midnight);margin-block-end:3.5625rem;padding:1.9rem 5.163rem 1.9rem 3.7rem}.toefl-pii-form__assessment_information h1,.toefl-pii-form__assessment_information h2,.toefl-pii-form__assessment_information h3,.toefl-pii-form__assessment_information h4,.toefl-pii-form__assessment_information h5,.toefl-pii-form__assessment_information h6{color:var(--brand-midnight);font-family:var(--font-speckless)}.toefl-pii-form__assessment_information h2{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:1.05}.toefl-pii-form .rte-cnt a{color:var(--brand-midnight)}.toefl-pii-form .rte-cnt a:focus-visible{outline-color:var(--brand-white)}.toefl-pii-form .rte-cnt ol,.toefl-pii-form .rte-cnt ul{margin-left:2rem}.toefl-pii-form__billing_information,.toefl-pii-form__personal_information,.toefl-pii-form__tc{background-color:var(--brand-white);border:1px solid var(--brand-black-50);margin-block-end:2pc;padding:2.5rem 5.563rem 3rem 4rem}.toefl-pii-form__billing_information h1,.toefl-pii-form__billing_information h2,.toefl-pii-form__billing_information h3,.toefl-pii-form__billing_information h4,.toefl-pii-form__billing_information h5,.toefl-pii-form__billing_information h6,.toefl-pii-form__personal_information h1,.toefl-pii-form__personal_information h2,.toefl-pii-form__personal_information h3,.toefl-pii-form__personal_information h4,.toefl-pii-form__personal_information h5,.toefl-pii-form__personal_information h6,.toefl-pii-form__tc h1,.toefl-pii-form__tc h2,.toefl-pii-form__tc h3,.toefl-pii-form__tc h4,.toefl-pii-form__tc h5,.toefl-pii-form__tc h6{color:var(--brand-midnight);font-family:var(--font-speckless)}.toefl-pii-form__billing_information h3,.toefl-pii-form__personal_information h3,.toefl-pii-form__tc h3{margin-block-end:var(--spacing-16)}.toefl-pii-form__billing_information h5,.toefl-pii-form__personal_information h5,.toefl-pii-form__tc h5{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:1.05}.toefl-pii-form__billing_information>p,.toefl-pii-form__personal_information>p,.toefl-pii-form__tc p,.toefl-pii-form__tc>p{margin-block-end:var(--spacing-16)}.toefl-pii-form__tc p{font-size:var(--font-size-small)}.toefl-pii-form__field_checkbox input{height:0;opacity:0;position:absolute;width:0}.toefl-pii-form__field_checkbox input:focus+i{outline:2px solid var(--brand-ink);outline-offset:2px}.toefl-pii-form__field_checkbox input+i{border:1px solid var(--brand-ink);height:var(--font-size-medium);margin-block-start:0;margin-inline-start:0;min-width:var(--font-size-medium);position:absolute}.toefl-pii-form__field_checkbox input+i:after{border-block-end:1px solid var(--brand-white);border-inline-start:1px solid var(--brand-white);content:"";display:none;height:35%;margin-block-start:3px;margin-inline-start:4px;rotate:-40deg;width:55%}.toefl-pii-form__field_checkbox input:checked+i{background-color:var(--brand-ink)}.toefl-pii-form__field_checkbox input:checked+i:after{display:block}.toefl-pii-form__field_checkbox>div{align-items:flex-start;column-gap:var(--spacing-12);display:flex;margin-block-start:var(--spacing-20)}.toefl-pii-form__field_checkbox>div label{color:var(--brand-ink);padding-inline-start:var(--spacing-28);position:relative}.toefl-pii-form__field_checkbox>div label a{color:var(--brand-midnight);font-weight:600}.toefl-pii-form__field_checkbox>div label a:focus-visible{outline-color:var(--brand-white)}.toefl-pii-form__cart-list{border-inline-start:5px solid currentColor;list-style:none;margin:0;margin-block-start:23px;padding:0}.toefl-pii-form__cart-list .toefl-pii-form_bundlename{font-size:var(--font-size-medium);font-weight:var(--font-weight-medium);line-height:1.2pc;padding-block-end:var(--spacing-16);padding-inline-start:var(--spacing-20)}.toefl-pii-form__cart-list .toefl-pii-form_product-details{display:flex;justify-content:space-between;padding-block-end:var(--spacing-16);padding-inline-start:var(--spacing-40)}.toefl-pii-form__cart-list .toefl-pii-form_product-details:last-child{padding-block-end:0}.toefl-pii-form__cart-list .toefl-pii-form_product-details .toefl-pii-form_cart-list__information div{display:flex;gap:4px}.toefl-pii-form__cart-list .toefl-pii-form_product-details .toefl-pii-form_cart-list__pricelist{display:flex;gap:var(--spacing-24);justify-content:space-between}.toefl-pii-form__cart-list .toefl-pii-form_product-details .toefl-pii-form_cart-list__pricelist .toefl-pii-form_cart-list__actualprice p{margin-block-end:8px;text-decoration:line-through}.toefl-pii-form__cart-list .toefl-pii-form_product-details .toefl-pii-form_cart-list__pricelist .toefl-pii-form_cart-list__price p{margin-block-end:0}.toefl-pii-form__cart-list .toefl-pii-form_product-details p:first-child{font-size:var(--font-size-medium);font-weight:600;line-height:1.2pc;margin-block-end:8px}.toefl-pii-form__cart-list .toefl-pii-form_product-details p{font-size:var(--font-size-small);line-height:16.8px}.toefl-pii-form__cart-list .toefl-pii-form_product-details .toefl-pii-form_cart-list__price p{font-size:var(--font-size-medium);font-weight:600;line-height:1.2pc}.toefl-pii-form__fields{column-gap:var(--spacing-24);display:flex;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}.toefl-pii-form__field{flex-basis:calc(50% - var(--spacing-24)/2)}.toefl-pii-form__field.full-width{flex-basis:100%}.toefl-pii-form__right-wrap{inset-block-start:var(--spacing-64);max-inline-size:371px;min-inline-size:371px;position:sticky}.toefl-pii-form__right{background-color:var(--brand-eggshell);border:1px solid var(--brand-black-50);color:var(--brand-midnight);padding:var(--spacing-32)}.toefl-pii-form__right h1,.toefl-pii-form__right h2,.toefl-pii-form__right h3,.toefl-pii-form__right h4,.toefl-pii-form__right h5,.toefl-pii-form__right h6{color:var(--brand-midnight);font-family:var(--font-speckless)}.toefl-pii-form__right h5{font-size:var(--font-size-heading-small);font-weight:var(--font-weight);line-height:1.05;margin-bottom:var(--spacing-28)}.toefl-pii-form__right__total{font-size:var(--font-size-xlarge);font-weight:var(--font-weight);line-height:24px;padding-block-end:var(--spacing-32);padding-block-start:var(--spacing-40);text-align:center}.toefl-pii-form__right__total span{font-weight:600;margin-inline-start:36px}.toefl-pii-form__right__button{display:flex;justify-content:center}.toefl-pii-form__right__button .e-cta{align-items:center;column-gap:var(--spacing-12)}.toefl-pii-form__right__button .e-cta.loading{pointer-events:none}.toefl-pii-form__right__button .e-cta.loading .toefl-pii-form__loader-icon{display:block}.toefl-pii-form__right__button .e-cta:hover .toefl-pii-form__loader-icon{filter:brightness(0) invert(1)}.toefl-pii-form__right .toefl-pii-form__loader-icon{animation:rotate 2s linear 0s infinite;display:none;inset-block-end:.8rem;inset-inline-end:2px;width:1.2rem}.toefl-pii-form__right .toefl-pii-form__loader-icon>*{fill:none!important}.toefl-pii-form__right .toefl-pii-form__loader-icon circle{stroke:var(--brand-midnight);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out 0s infinite}.toefl-pii-form__right ul{border-block-end:1px dotted var(--brand-ink);border-block-start:1px dotted var(--brand-ink);list-style:none;margin:0;padding-block:var(--spacing-28);padding-inline:0}.toefl-pii-form__right ul>li{display:flex;font-size:var(--font-size-small);justify-content:space-between;line-height:16.8px;padding-block:var(--spacing-4)}.toefl-pii-form__right ul>li span{font-size:var(--font-size-medium);font-weight:500;line-height:1.2pc}.toefl-pii-form__right__error{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block-end:9pt;padding:24px;row-gap:20px;width:309px}.toefl-pii-form__right__error h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.toefl-pii-form__right__error h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.toefl-pii-form__right__error p{font-size:1pc;font-weight:var(--font-weight);line-height:1.4pc;margin-block-start:20px}.toefl-pii-form__right__error__top{display:none}.toefl-pii-form .error-text{color:var(--color-error);font-size:.85rem}.toefl-pii-form__billing_information .toefl-pii-form__fields{grid-template-columns:repeat(2,1fr)}@media(max-width:1023px){.toefl-pii-form{padding-block-end:20px;padding-block-start:24px;padding-inline:8px}.toefl-pii-form__form{flex-direction:column}.toefl-pii-form__title{margin-block-end:0;padding:24px 40px 30px 24px}.toefl-pii-form__title p{font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:16.8px}.toefl-pii-form__assessment_information{margin-block-end:20px;padding:24px 24px 30px 1pc}.toefl-pii-form__cart-list{margin-block-start:20px}.toefl-pii-form__cart-list .toefl-pii-form_product-details{gap:10px;padding-inline-start:var(--spacing-36)}.toefl-pii-form__cart-list .toefl-pii-form_product-details p:first-child{margin-block-end:10px}.toefl-pii-form__cart-list .toefl-pii-form_product-details .toefl-pii-form_cart-list__information div{gap:4px}.toefl-pii-form__billing_information,.toefl-pii-form__personal_information{margin-block-end:10px;padding:30px 1pc 40px}.toefl-pii-form__fields{flex-direction:column;margin-block-start:20px;row-gap:var(--spacing-20)}.toefl-pii-form__tc{margin-block-end:20px;padding:20px 1pc}.toefl-pii-form__field_checkbox>div{margin-block-start:10px}.toefl-pii-form__field_checkbox>div label{font-size:var(--font-size-small);line-height:16.8px}.toefl-pii-form__right-wrap{max-inline-size:100%;min-inline-size:100%;position:static}.toefl-pii-form__right{padding:24px 24px 10px 1pc}.toefl-pii-form__right h5{margin-bottom:var(--spacing-20)}.toefl-pii-form__right ul{padding-block:14px}.toefl-pii-form__right__total{display:flex;justify-content:space-between;padding-block-end:2pc;padding-block-start:14px}.toefl-pii-form__right__total span{margin-inline-start:0}.toefl-pii-form__right__error{display:none}.toefl-pii-form__right__error__top{background-color:#ffe9e2;border:2px solid var(--color-error);color:var(--color-error);display:flex;flex-direction:column;margin-block-end:10px;padding:24px;row-gap:20px}.toefl-pii-form__right__error__top h3{align-items:center;color:var(--color-error);column-gap:8px;display:flex;font-family:Beausite Classic;font-size:var(--font-size-xlarge);font-style:normal;font-weight:600;line-height:24px}.toefl-pii-form__right__error__top h3:before{background-repeat:no-repeat;background-size:contain;content:var(--error-icon-13);display:inline-block}.toefl-pii-form__right__error__top p{font-size:1pc;font-weight:var(--font-weight);line-height:1.4pc;margin-block-start:20px}}@media(min-width:1024px)and (max-width:1199px){.toefl-pii-form__form{column-gap:30px}.toefl-pii-form__fields{column-gap:0;flex-direction:column}}@media(min-width:769px)and (max-width:1023px){.toefl-pii-form__left{min-width:100%}}.toefl-pii-form .form-input input,.toefl-pii-form .form-select select{--color-surface:var(--brand-white)}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;stroke:var(--brand-midnight)}to{stroke-dasharray:89,200;stroke-dashoffset:-93pt}}@keyframes rotate{to{transform:rotate(1turn)}}.theme-toefl .toefl-pii-form{background-color:var(--brand-gray-light);font-family:var(--font-greet-standard)}.theme-toefl .toefl-pii-form__title{color:var(--brand-black);margin-block-end:var(--spacing-60)}.theme-toefl .toefl-pii-form__title a{color:var(--brand-toefl-duskwinkle)}.theme-toefl .toefl-pii-form__title h1{color:var(--brand-toefl-duskwinkle);font-family:var(--font-toefl);font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-semibold);line-height:1;margin-block-end:var(--spacing-12)}.theme-toefl .toefl-pii-form__assessment_information{background-color:var(--brand-toefl-periwinkle);color:var(--brand-black)}.theme-toefl .toefl-pii-form__assessment_information h1,.theme-toefl .toefl-pii-form__assessment_information h2,.theme-toefl .toefl-pii-form__assessment_information h3,.theme-toefl .toefl-pii-form__assessment_information h4,.theme-toefl .toefl-pii-form__assessment_information h5,.theme-toefl .toefl-pii-form__assessment_information h6{color:var(--brand-black);font-family:var(--font-toefl);font-weight:var(--font-weight-semibold)}.theme-toefl .toefl-pii-form__cart-list .toefl-pii-form_product-details p:first-child{font-weight:var(--font-weight-medium)}.theme-toefl .toefl-pii-form__billing_information,.theme-toefl .toefl-pii-form__personal_information,.theme-toefl .toefl-pii-form__tc{border:none}.theme-toefl .toefl-pii-form__billing_information h5,.theme-toefl .toefl-pii-form__personal_information h5,.theme-toefl .toefl-pii-form__tc h5{color:var(--brand-black);font-family:var(--font-toefl);font-weight:var(--font-weight-medium)}.theme-toefl .toefl-pii-form .rte-cnt a{color:var(--brand-toefl-duskwinkle)}.theme-toefl .toefl-pii-form__field_checkbox>div label{font-weight:var(--font-weight-light);line-height:1.2}.theme-toefl .toefl-pii-form__field_checkbox>div label a{color:var(--brand-toefl-duskwinkle)}.theme-toefl .toefl-pii-form__right{background-color:var(--brand-gray);border-color:var(--brand-toefl-duskwinkle);color:var(--brand-black)}.theme-toefl .toefl-pii-form__right h5{color:var(--brand-black);font-family:var(--font-toefl)}.theme-toefl .toefl-pii-form__right ul{border-block-end-color:var(--brand-toefl-duskwinkle);border-block-start-color:var(--brand-toefl-duskwinkle)}.theme-toefl .toefl-pii-form__right__button .e-cta{--_block-paading:0.8125rem;--font-body:var(--font-greet-standard);--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);inline-size:100%;max-inline-size:none}.theme-toefl .toefl-pii-form__right__button .e-cta .toefl-pii-form__loader-icon{filter:brightness(0) invert(1)}.theme-toefl .toefl-pii-form__right__button .e-cta:hover .toefl-pii-form__loader-icon{filter:brightness(0) saturate(100%) invert(14%) sepia(80%) saturate(1741%) hue-rotate(224deg) brightness(94%) contrast(85%)}.theme-toefl .toefl-pii-form__right__button .e-cta:not(:disabled):hover{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:var(--brand-white);--_border-color:var(--brand-toefl-duskwinkle)}@media(min-width:1201px){.theme-toefl .toefl-pii-form__billing_information,.theme-toefl .toefl-pii-form__personal_information{padding-block-end:1.75rem}.theme-toefl .toefl-pii-form__right__total{padding-block-end:3.6875rem;padding-block-start:var(--spacing-42)}}@media(max-width:1023px){.theme-toefl .toefl-pii-form__title{margin-block-end:0;padding:24px 1pc 30px}.theme-toefl .toefl-pii-form__title h1{font-size:var(--font-size-heading-large);line-height:1.05;margin-block-end:var(--spacing-16)}.theme-toefl .toefl-pii-form__billing_information,.theme-toefl .toefl-pii-form__personal_information{margin-block-end:var(--spacing-20)}.theme-toefl .toefl-pii-form__field_checkbox{margin-block-start:var(--spacing-22)}.theme-toefl .toefl-pii-form__tc{margin-block-start:var(--spacing-12)}.theme-toefl .toefl-pii-form__right{border:none;padding-block-end:var(--spacing-22)}.theme-toefl .toefl-pii-form__right__button .e-cta{max-inline-size:15pc}.theme-toefl .toefl-pii-form .toefl-pii-form_cart-list__pricelist{display:block}}.toefl-pii-form .lazy-loader{display:flex;flex-direction:column;inline-size:100%;margin-block:var(--spacing-32);overflow:hidden;position:relative}.toefl-pii-form .lazy-loader:after{animation:loader-lazy 1s linear infinite;background:linear-gradient(to right,hsla(0,0%,100%,0) 0,var(--brand-eggshell) 30%,hsla(0,0%,100%,0) 81%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.toefl-pii-form .lazy-loader i{background-color:#c2c2c2;block-size:10px;display:block;inline-size:100%;margin-block-end:9pt;margin-inline-start:25px;opacity:.5}.toefl-pii-form .lazy-loader i:first-child{block-size:20px;margin-block-end:25px;margin-inline-start:0;translate:-50% 0}.toefl-pii-form__right .lazy-loader:after{background:linear-gradient(to right,hsla(0,0%,100%,0) 0,var(--brand-eggshell) 30%,hsla(0,0%,100%,0) 81%)}.toefl-pii-form__right .lazy-loader i{background-color:#c2c2c2;margin-inline-start:0}.theme-toefl .toefl-pii-form .lazy-loader:after{background:linear-gradient(to right,hsla(0,0%,100%,0) 0,var(--brand-toefl-periwinkle) 30%,hsla(0,0%,100%,0) 81%)}.theme-toefl .toefl-pii-form .lazy-loader i{background-color:var(--brand-eggshell)}.theme-toefl .toefl-pii-form__right .lazy-loader:after{background:linear-gradient(to right,hsla(0,0%,100%,0) 0,var(--brand-gray) 30%,hsla(0,0%,100%,0) 81%)}.theme-toefl .toefl-pii-form__right .lazy-loader i{background-color:#d8d8d8;margin-inline-start:0}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.view-summary{--font-body:var(--font-greet-standard);background-color:var(--brand-gray-light);min-height:100vh;padding-block:var(--spacing-80);padding-inline:var(--page-padding-inline)}.view-summary__wrap{background-color:var(--brand-white);border:1px solid var(--brand-toefl-duskwinkle);margin-inline:auto;max-inline-size:626px}.view-summary__content{color:var(--brand-black);display:flex;flex-direction:column;padding-block:30px;padding-inline:57px;row-gap:var(--spacing-30)}.view-summary__bundle-details{display:flex;flex-direction:column;row-gap:var(--spacing-32)}.view-summary__results{background-color:#f8f8f8;border:1px solid var(--brand-toefl-duskwinkle);display:grid;font-size:14px;grid-template-columns:repeat(1,1fr);line-height:16.8px;padding-block:var(--spacing-20);padding-inline:var(--spacing-16);row-gap:9pt}.view-summary__results h3{font-size:1.3em;font-weight:600;margin-bottom:10px}.view-summary__results p{align-items:flex-start;display:flex;width:100%}.view-summary__results p span{max-inline-size:115px;min-inline-size:115px;padding-right:8px}.view-summary__results p strong{flex-grow:1}@media(max-width:767px){.view-summary__results p{flex-direction:column}.view-summary__results p span{max-inline-size:auto;min-inline-size:auto}.view-summary__results p._price{flex-direction:row}}.view-summary__results a{color:var(--brand-toefl-duskwinkle)}.view-summary__results strong{font-weight:600}.view-summary__head{background-color:var(--brand-toefl-periwinkle);display:flex;font-size:14px;justify-content:space-between;line-height:16.8px;padding-block:20px;padding-inline:57px}.view-summary__head img{block-size:24px}.view-summary__head div{text-align:right}.view-summary__heading{color:var(--brand-toefl-duskwinkle);font-family:var(--font-heading)!important;font-family:var(--font-toefl)!important;font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight);line-height:29.4px;text-align:center!important}.view-summary__rte{font-family:var(--font-body);font-size:var(--font-size-medium);font-weight:400;line-height:24px;text-align:left}.view-summary__rte a{color:var(--brand-toefl-duskwinkle)}.view-summary__rte h2,.view-summary__rte h3,.view-summary__rte h4,.view-summary__rte h5,.view-summary__rte h6{font-size:var(--font-size-xlarge);font-weight:600;margin-block-end:var(--spacing-8)}.view-summary__rte ol,.view-summary__rte ul{margin-inline-start:var(--spacing-32);margin-bottom:var(--spacing-16)}.view-summary__rte ol li,.view-summary__rte ul li{margin-block-end:var(--spacing-4)}.view-summary__rte p:not(:last-child){margin-bottom:var(--spacing-10)}.view-summary__button{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);align-items:center;column-gap:var(--spacing-20);display:flex;flex-wrap:wrap;justify-content:center;row-gap:var(--spacing-20)}.view-summary__button .e-cta:hover{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:var(--brand-white);--_border-color:var(--brand-toefl-duskwinkle)}.view-summary__button .e-cta:focus-visible{outline-color:var(--brand-white)}.view-summary__button a svg{margin-left:5px;scale:1.4}@media(max-width:767px){.view-summary{padding-block:var(--spacing-42)}.view-summary__content{gap:20px;padding-inline:var(--spacing-16)}.view-summary__heading{text-align:center}.view-summary__head{padding-inline:var(--spacing-16)}.view-summary__button{justify-content:center;margin-block-start:9pt;min-width:100%;padding-inline:28px}.view-summary__button a{min-width:100%}}.lazy-loader{display:flex;flex-direction:column;inline-size:100%;min-block-size:var(--spacing-166);overflow:hidden;position:relative}.lazy-loader:after{animation:loader-lazy 1s linear infinite;background-color:#333;background:linear-gradient(to right,hsla(0,0%,100%,0) 0,var(--brand-eggshell) 30%,hsla(0,0%,100%,0) 81%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.lazy-loader i{background-color:#d3cab9;block-size:13px;display:block;inline-size:100%;margin-block-end:9pt}.lazy-loader i:first-child{block-size:30px;margin-block-end:30px;translate:-50% 0}@keyframes loader-lazy{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-toggle-switch{align-items:center;display:flex}.c-toggle-switch__container{background-color:transparent;border-radius:var(--spacing-20);cursor:pointer;height:var(--spacing-16);margin-right:var(--spacing-8);position:relative;width:var(--spacing-28)}.c-toggle-switch__container__toggle-track{border:1px solid;border-radius:var(--spacing-20);height:100%;transition:background-color .3s;width:100%}.c-toggle-switch__container__toggle-track.checked .c-toggle-switch__container__toggle-track__toggle-thumb{border:1px solid;left:calc(100% - .9rem)}.c-toggle-switch__container__toggle-track__toggle-thumb{border:1px solid;border-radius:50%;height:var(--spacing-12);left:2px;position:absolute;top:50%;transform:translateY(-50%);transition:left .3s;width:var(--spacing-12)}.c-toggle-switch__label{font-size:var(--font-size-small)}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.c-video-player{position:relative}.c-video-player.c-position:before{content:"";display:block;padding-bottom:73%}.c-video-player.c-position video{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;object-fit:cover;position:absolute}.c-video-player video{block-size:100%;display:block;inline-size:100%}.c-video-player__play-button{--icon-size:1.5rem;align-items:center;background-color:var(--brand-sff-yellow);background-color:var(--color-text-mint-green-lite);block-size:var(--spacing-72);border:1px solid var(--color-text-mint-green-lite);border-radius:100%;bottom:var(--spacing-24);color:var(--brand-black);display:flex;inline-size:var(--spacing-72);justify-content:center;left:var(--spacing-24);position:absolute;z-index:var(--z-container-2xhigh)}.c-video-player__play-button svg{--icon-color:var(--brand-ink)}@media(max-width:1023px){.c-video-player__play-button{block-size:var(--spacing-32);bottom:var(--spacing-15);inline-size:var(--spacing-32);left:var(--spacing-15)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer components{.b-webinar{font-family:var(--font-greet-standard);padding-block:2pc 4pc;padding-inline:var(--page-padding-inline)}.b-webinar__back{align-items:center;background:none;border:none;color:var(--brand-black);display:inline-flex;font-size:var(--font-size-small);font-weight:var(--font-weight);gap:.5rem;margin-block-end:var(--spacing-24);padding:0;text-decoration-line:none}.b-webinar__back svg{block-size:.625rem;color:transparent;inline-size:.625rem}@media(max-width:768px){.b-webinar__back{padding-inline:var(--spacing-16)}}.b-webinar__no-result,.b-webinar__results{color:var(--brand-black)}.b-webinar__no-result{font-family:var(--font-toefl);font-size:var(--font-size-heading-small);font-weight:var(--font-weight-medium);letter-spacing:.24px;line-height:1.3;text-align:center}@media(max-width:768px){.b-webinar__no-result{padding-block-end:var(--spacing-50);padding-block-start:var(--spacing-40)}}.b-webinar.webinar-b2c{background-color:var(--brand-gray-light);padding-block:35px 5pc}.b-webinar.webinar-b2c .b-webinar__title{color:var(--brand-toefl-duskwinkle)}.b-webinar.webinar-b2c .b-webinar__past-session,.b-webinar.webinar-b2c .b-webinar__upcoming-session{background-color:var(--brand-white)}.b-webinar.webinar-b2c .b-webinar__past-session h2,.b-webinar.webinar-b2c .b-webinar__upcoming-session h2{color:var(--brand-toefl-duskwinkle)}.b-webinar.webinar-b2c .b-webinar__upcoming-session .c-countdown-timer__label{color:var(--brand-black)}.b-webinar.webinar-b2c .b-webinar__tabs{align-items:center;display:flex;justify-content:center}.b-webinar.webinar-b2c .b-webinar__tabs .tab-button{background-color:#f5f6ff}.b-webinar.webinar-b2c .b-webinar__tabs .tab-button.active{background-color:var(--brand-white)}button .b-webinar.webinar-b2c .b-webinar-upcoming-session__details{gap:94px}@media(max-width:768px){.b-webinar.webinar-b2c{padding-block:20px 0}.b-webinar.webinar-b2c .b-webinar__tabs{gap:var(--spacing-32);margin-inline:0}.b-webinar.webinar-b2c .b-webinar__tabs .tab-button.active{background-color:transparent}}.b-webinar__title{font-family:var(--font-toefl);font-size:2.125rem;font-weight:var(--font-weight-semibold);line-height:1.2;padding-block-end:var(--spacing-24);text-align:center}.b-webinar__tabs{margin-inline-start:1rem;position:relative;z-index:2}.b-webinar__tabs .tab-button{background-color:#fff;border:.5px solid #343579;border:.5px solid rgba(52,53,121,.3);color:var(--brand-black);font-family:var(--font-beausite);font-size:var(--font-size-small);font-weight:var(--font-weight);letter-spacing:.07pc;line-height:1;padding-block:var(--spacing-14);padding-inline:var(--spacing-24);text-align:center;text-transform:uppercase}.b-webinar__tabs .tab-button.active,.b-webinar__tabs .tab-button:active{background-color:#f5f6ff;border:.5px solid rgba(52,53,121,.3);border-bottom-color:#f5f6ff;color:#000;font-weight:var(--font-weight-semibold)}@media(min-width:1025px){.b-webinar__tabs .tab-button:hover{background-color:#f5f6ff;border-color:#343579;box-shadow:inset 0 0 0 1px #343579}}.b-webinar__tabs .tab-button:last-child{border-left:none}.b-webinar__upcoming-session-mobile{display:none}.b-webinar__past-session .b-webinar__no-result{padding-block-start:var(--spacing-40)}.b-webinar__past-session,.b-webinar__upcoming-session{background-color:#f5f6ff;border:.5px solid rgba(52,53,121,.3);box-shadow:8.3px 8.3px 0 0 #000;margin-block-start:-.9pt;padding-block:56px 5pc;padding-inline:var(--spacing-50)}.b-webinar__past-session h2,.b-webinar__upcoming-session h2{font-family:var(--font-toefl);font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-semibold);letter-spacing:.56px;line-height:1}@media(max-width:768px){.b-webinar__past-session h2,.b-webinar__upcoming-session h2{display:none}}.b-webinar__past-session h2{font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-semibold);letter-spacing:.56px;line-height:1}.b-webinar__past-session .c-pagination{padding-block-start:var(--spacing-32)}.b-webinar__past-session .c-pagination button{--_border-color:#000;--_background-color:#fff;--_text-color:#000}.b-webinar__past-session .b-webinar__filters,.b-webinar__past-session .b-webinar__filters li:first-child{display:flex}@media(max-width:768px){.b-webinar__past-session .b-webinar__filters{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight)}.b-webinar__past-session .b-webinar__filters li:first-child{display:block;width:100%}}.b-webinar__filters{align-items:center;color:var(--brand-black);display:flex;gap:9pt}.b-webinar__filters li{display:flex;gap:20px;list-style:none}.b-webinar__filters .form-multi-select .p-multiselect-trigger svg{height:18px;width:1pc}.b-webinar__filters .select-country,.b-webinar__filters .select-topic{margin-block-end:0}.b-webinar__filters .select-country .p-dropdown,.b-webinar__filters .select-country .p-multiselect,.b-webinar__filters .select-topic .p-dropdown,.b-webinar__filters .select-topic .p-multiselect{width:150px}@media(max-width:768px){.b-webinar__filters .select-country .p-dropdown,.b-webinar__filters .select-country .p-multiselect,.b-webinar__filters .select-topic .p-dropdown,.b-webinar__filters .select-topic .p-multiselect{width:calc(100vw - 40px)!important}}.b-webinar__filters .select-month{display:none}@media(max-width:768px){.b-webinar__filters{order:2}.b-webinar__filters li:first-child{display:none}}.b-webinar__filters-container{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:768px){.b-webinar__filters-container{flex-direction:column;justify-content:center}.b-webinar__filters-container .select-month{display:block}.b-webinar__filters-container .select-month .p-dropdown-trigger svg{height:11px;width:11px}}.b-webinar__filter-months,.b-webinar__filters-container-mobile{display:none}.b-webinar__months{min-inline-size:100%}.b-webinar__months .mobile-drodown-month-cta span{text-transform:none}@media(max-width:768px){.b-webinar__months{display:none;margin-block-end:9pt;order:1;position:relative}.b-webinar__months.show{display:block;padding-block-start:var(--spacing-16)}.b-webinar__months>button{--_border-color:#000;--_background-color:#fff;--_text-color:#000;--_block-paading:12px;--_inline-paading:16px;font-size:14px;font-weight:400;justify-content:left;line-height:18.2px;max-inline-size:100%;width:100%}.b-webinar__months>button.open+ul{display:block}.b-webinar__months>button.mobile-drodown-month-cta{display:flex;justify-content:space-between}.b-webinar__months>button svg{height:18px;width:1pc}.b-webinar__months>button>span{font-family:var(--font-greet-standard)}.b-webinar__months ul{background-color:#fff;display:none;inset-block-start:100%;inset-inline-start:0;list-style:none;position:absolute;width:100%}.b-webinar__months ul button{background:transparent;border:none;display:block;padding:5px;padding-block:14px;padding-inline:24px;text-align:left;width:100%}.b-webinar__months ul li .month-button{color:var(--brand-black);font-size:14px}.b-webinar__months ul li>span{display:none}}@media(min-width:769px){.b-webinar__months{border-bottom:1px solid #d5d6d6;margin-block:var(--spacing-40)}.b-webinar__months>button{display:none}.b-webinar__months .month-button{background-color:transparent;border:none;border-bottom:3px solid transparent;color:#6e7272;font-weight:var(--font-weight);line-height:27px;padding-block-end:var(--spacing-6)}.b-webinar__months .month-button.active,.b-webinar__months .month-button:active,.b-webinar__months .month-button:hover{border-bottom:4px solid #9196ff;color:#151515;font-weight:var(--font-weight-semibold);opacity:1}.b-webinar__months .month-button:hover{background-color:rgba(145,150,255,.15)}.b-webinar__months .month-button span{display:none}.b-webinar__months ul{align-items:flex-end;display:flex;gap:var(--spacing-40);list-style:none}.b-webinar__months ul li{display:flex;gap:40px}.b-webinar__months ul li>span{color:#6e7272}.b-webinar__months ul li:last-child>span{display:none}}.b-webinar__pills-container{align-items:flex-end;display:flex;flex-direction:column;gap:8px;margin-block-start:var(--spacing-10);min-inline-size:100%}.b-webinar__pills-container .clear-button{background:transparent;border:none;color:var(--brand-black);font-size:1pc;font-weight:400;letter-spacing:.16px;line-height:1.3pc;text-decoration:underline}.b-webinar__pills{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;list-style:none}.b-webinar__pills .pill{background-color:#333;color:#fff;display:flex;font-weight:var(--font-weight-semibold);gap:8px;justify-content:center;padding:8px var(--spacing-16)}.b-webinar__pills .pill .close-button{background:transparent;border:none;color:#fff;display:flex}.b-webinar-upcoming-session__details{display:flex;gap:76px;margin-block-end:var(--spacing-64)}@media(max-width:1199px){.b-webinar-upcoming-session__details{gap:var(--spacing-16)}}.b-webinar-upcoming-session__date-container{justify-content:center;padding-inline-start:var(--spacing-16)}.b-webinar-upcoming-session__date-container-interval{color:var(--brand-black);font-family:var(--font-toefl);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);line-height:100%}.b-webinar-upcoming-session__date-container-instance{color:var(--brand-black);font-family:var(--font-toefl);font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight);gap:var(--spacing-8);line-height:100%;padding:0 var(--spacing-4)}.b-webinar-upcoming-session__title-time-container{width:39%}.b-webinar-upcoming-session__time-container{color:var(--brand-black);font-family:var(--font-toefl);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);line-height:100%;padding-block-end:var(--spacing-4)}.b-webinar-upcoming-session__title{color:var(--brand-black);font-size:var(--font-size-heading-medium);font-weight:var(--font-weight-medium);line-height:110%;min-block-size:var(--spacing-96)}.b-webinar-upcoming-session__timer-container{gap:var(--spacing-8)}.b-webinar-upcoming-session__timer-container .c-countdown-timer__label{color:var(--brand-black);font-family:var(--font-toefl)}.b-webinar-upcoming-session__timer-container .c-countdown-timer__timer-value{font-family:var(--font-toefl)}@media(max-width:768px){.b-webinar-upcoming-session__timer-container .c-countdown-timer__timer-value{font-size:24px;font-weight:400;line-height:2.1pc}}.b-webinar-upcoming-session__location{align-items:center;color:#4d4d4d;display:flex;font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);gap:24px;white-space:nowrap}@media(max-width:1199px){.b-webinar-upcoming-session__location{gap:9pt}}.b-webinar-upcoming-session__location svg{align-self:center;display:flex;height:1pc;min-height:1pc;min-width:1pc;width:1pc}.b-webinar-upcoming-session__location-time{align-items:center;display:flex;gap:4px}.b-webinar-upcoming-session__location-time .date{display:none}@media(max-width:768px){.b-webinar-upcoming-session__location-time .date{display:inline}}.b-webinar-upcoming-session__location-time .time{text-transform:lowercase}.b-webinar-upcoming-session__location-place{display:flex;gap:4px}.b-webinar-upcoming-session__webinar-notice{color:var(--brand-black);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);line-height:100%}.b-webinar-upcoming-session__timer{align-items:flex-start;display:flex;gap:.875rem;margin-block-start:var(--spacing-14)}.b-webinar-upcoming-session__timer-box{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-4);width:3.75rem}.b-webinar-upcoming-session__timer-value{align-items:center;background-color:#f0ff96;color:var(--brand-black);display:flex;font-size:1.875rem;gap:var(--spacing-8);height:var(--spacing-64);justify-content:center;line-height:140%;width:var(--spacing-56)}.b-webinar-upcoming-session__timer-label{color:var(--brand-black);font-size:var(--font-size-eyebrow-small);font-weight:var(--font-weight);letter-spacing:.00875rem;line-height:140%;text-transform:lowercase}.b-webinar-upcoming-session__button-container{align-items:flex-end;display:flex;flex-direction:column;gap:var(--spacing-8);justify-content:center;width:16.875rem}.b-webinar-upcoming-session__button-container .e-cta{--font-body:var(--font-greet-standard)!important;min-width:10.18rem!important;white-space:nowrap}.b-webinar-upcoming-session__button-container .e-cta a{color:var(--brand-white);text-decoration:none}.b-webinar-past-session__details{display:grid;gap:var(--spacing-40);grid-template-columns:repeat(2,1fr);margin-block-start:var(--spacing-50)}@media(max-width:768px){.b-webinar-past-session__details{margin-block-start:var(--spacing-40)}}.b-webinar-past-session__title-container{color:var(--brand-black)}.b-webinar-past-session__time-container{font-family:var(--font-toefl);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight);margin-block-end:var(--spacing-8)}.b-webinar-past-session__title{font-size:20px;font-weight:var(--font-weight-medium);margin-block-end:var(--spacing-16)}.b-webinar-past-session__button-container{align-items:center;display:flex;font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);gap:8px;letter-spacing:var(--font-letter-spacing-loose);text-transform:uppercase}.b-webinar-past-session__button-container a{color:#343579;text-decoration:none}@media(min-width:769px)and (max-width:1023px){.b-webinar__filters-container h2{padding-block-end:var(--spacing-16)}.b-webinar__months ul{overflow:auto}.b-webinar-upcoming-session__details{flex-wrap:wrap;row-gap:8px}.b-webinar-upcoming-session__title-time-container{flex-grow:1;width:70%}.b-webinar-upcoming-session__title{min-block-size:unset}}@media(max-width:768px){.b-webinar{padding-block-end:0;padding-block-start:var(--spacing-28);padding-inline:0}.b-webinar__title{font-size:26px;padding-block-end:var(--spacing-16);padding-inline-start:var(--spacing-16);text-align:left}.b-webinar__tabs{border-bottom:.5px solid #d9d9d9;display:flex;gap:24px;margin-inline:1rem;z-index:0}.b-webinar__tabs .tab-button{background-color:transparent;border:none;border-bottom:3px solid transparent;font-size:var(--font-size-small);font-weight:var(--font-weight);opacity:.5;padding:4px 4px 8px;text-align:center;text-transform:none}.b-webinar__tabs .tab-button.active,.b-webinar__tabs .tab-button:hover{background-color:transparent;border:0;border-bottom:4px solid #9196ff;color:#151515;font-family:var(--font-greet-standard);opacity:1}.b-webinar__upcoming-session-mobile{align-items:center;display:flex;justify-content:space-between}.b-webinar__upcoming-session-mobile button{align-items:center;background-color:#fff;border:1px solid #818285;color:var(--brand-black);display:flex;gap:8px;padding-block:8px;padding-inline:1pc}.b-webinar__upcoming-session-mobile button svg{height:18px;width:14px}.b-webinar__upcoming-session-mobile button.clicked{border:2px solid #000}.b-webinar__past-session,.b-webinar__upcoming-session{border:none;box-shadow:none;margin-block-start:0;padding-block-end:0;padding-block-start:var(--spacing-32);padding-inline:var(--spacing-20)}.b-webinar__past-session{padding-block-end:33px}.b-webinar__filters-container-mobile{display:block}.b-webinar__filter-months{align-items:center;display:flex;justify-content:space-between;margin-block-end:var(--spacing-16)}.b-webinar__filter-months p{color:var(--brand-black);font-size:var(--font-size-small);font-weight:var(--font-weight)}.b-webinar__filter-months_filter{background-color:#fff;border:1px solid #818285;padding:8px var(--spacing-16)}.b-webinar__filter-months_filter img{margin-inline-end:8px}.b-webinar__filter-months_filter:active{border:2px solid #000}.b-webinar__filters{display:none}.b-webinar__filters.show{display:block}.b-webinar__filters .p-multiselect-label{font-size:14px}.b-webinar__filters li{display:block;margin-block-end:9pt}.b-webinar__filters_filter-lable{font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);letter-spacing:15%;line-height:120%;margin-block-end:20px}.b-webinar__filters .select-month{display:block;margin-block-end:0}.b-webinar__filters .select-country .p-dropdown,.b-webinar__filters .select-country .p-multiselect,.b-webinar__filters .select-month .p-dropdown,.b-webinar__filters .select-topic .p-dropdown,.b-webinar__filters .select-topic .p-multiselect{width:100%}.b-webinar__pills-container{display:block;margin-block-end:var(--spacing-40);margin-block-start:4px;order:3}.b-webinar__pills-container .close-button{height:20px;width:20px}.b-webinar__pills-container .clear-button{font-size:var(--font-size-small);padding-block-end:var(--spacing-8)}.b-webinar__pills{justify-content:left}.b-webinar__pills .pill{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);padding:6px 10px}.b-webinar-upcoming-session__list{padding-block-start:40px}.b-webinar-upcoming-session__details{border-bottom:1px solid #d5d6d6;display:block;margin-block-end:var(--spacing-40);padding-block-end:var(--spacing-40)}.b-webinar-upcoming-session__details:last-child{border-bottom:none;margin-block-end:0}.b-webinar-upcoming-session__title-time-container{margin-block-end:24px;width:100%}.b-webinar-upcoming-session__time-container{font-size:var(--font-size-small);padding-block-end:8px}.b-webinar-upcoming-session__title{font-size:18px;line-height:120%;min-block-size:3pc;padding-block-end:8px}.b-webinar-upcoming-session__location{font-size:var(--font-size-small);gap:var(--spacing-16)}.b-webinar-upcoming-session__date-container{display:none}.b-webinar-upcoming-session__webinar-notice{font-size:var(--font-size-small);margin-block-end:8px}.b-webinar-upcoming-session__timer{gap:8px;margin-block-end:24px}.b-webinar-upcoming-session__timer-box{margin-inline:4px}.b-webinar-upcoming-session__button-container{display:block;width:100%}.b-webinar-upcoming-session__button-container .e-cta{min-width:100%!important}.b-webinar-past-session__details{grid-template-columns:repeat(1,1fr)}.b-webinar-past-session__title{font-size:var(--font-size-large)}.b-webinar.webinar-b2c .b-webinar-upcoming-session__list{padding-block-end:var(--spacing-80)}}}@layer variables{:root,[data-theme^=ets]{--brand-beige:#f5f3ec;--brand-hover:#3072be;--brand-focus:#e0eafa;--brand-bodyblack:#151515;--brand-ink:#1a212b;--brand-eggshell:#f2e9d8;--brand-midnight:#103d4b;--brand-floral-white:#fbf8f3;--brand-midnight-dark:#22333b;--brand-cyan:#4dd3fe;--brand-cyan-2:#56d2ce;--brand-white:#fff;--brand-gray:#f8f8f8;--brand-gray-light:#f5f6ff;--brand-white-filter:brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(7493%) hue-rotate(296deg) brightness(116%) contrast(100%);--brand-black:#000;--brand-black-filter:brightness(0) saturate(100%);--brand-taupe:#d6ccbe;--brand-terracotta:#a94d23;--brand-moss:#c5cb9f;--brand-ice:#aadde5;--brand-flame:#db4727;--brand-rusty-red:#b83a1e;--brand-dark-gray:#151515;--brand-eggshell-light:#cebaab;--brand-white-smoke:#f5f5f5;--brand-smoke-lite:#f6f5f4;--brand-neutral-gray:#f2f2f2;--brand-light-mint:#99dad7;--brand-dark-mint:#57a9a5;--brand-dark-green:#0a4d2b;--color-text-coral-red:#f94b34;--color-text-lime-green:#dfff5d;--color-text-sky-blue:#4dd3fe;--color-text-mint-green-lite:#00a39b;--color-text-mint-green:#007d77;--color-text-mint-lite-green:#effafa;--color-teal:#527b7a;--color-on-description:var(--color-on-surface);--brand-dim-gray:#b4b6b9;--brand-toefl-deep-blue:#132145;--brand-toefl-deep-green:#233f2c;--brand-toefl-deep-red:#4e0305;--brand-toefl-deep-yellow:#68541f;--brand-toefl-bright-blue:#2864ff;--brand-toefl-bright-green:#c1cd3c;--brand-toefl-bright-red:#ff460b;--brand-toefl-bright-yellow:#ffdb1e;--brand-toefl-light-blue:#b7c8ff;--brand-toefl-light-green:#e0ffbd;--brand-toefl-light-red:#fdb2fc;--brand-toefl-light-yellow:#fbfd9d;--brand-toefl-highlighter-yellow:#f0ff96;--brand-toefl-highlighter-orange:#ff8f60;--brand-toefl-periwinkle:#9196ff;--brand-toefl-duskwinkle:#343579;--brand-toefl-palette:#f4f4ff;--brand-toefl-periwinkle-base:#9196ff;--badge-bg-color:#f0ff96;--brand-toefl-red:#bf0000;--brand-dim-gray-1:#7a8589;--brand-toefl-charcoal:#333;--brand-gre-purple:#630f54;--brand-gre-purple-dark:#38002e;--brand-gre-purple-dark-2:#38002e;--brand-gre-purple-filter:brightness(0) saturate(100%) invert(14%) sepia(59%) saturate(2492%) hue-rotate(286deg) brightness(90%) contrast(106%);--brand-gre-dawn-pink:#060505;--brand-gre-ivory:#f4eae6;--brand-gre-orange:#da4727;--brand-gre-blue:#b8cce5;--brand-gre-purple-lite:#f2edf1;--brand-gre-purple-lite-2:#e9dde7;--brand-toeic-beige:#f5f3ec;--brand-r3cc-dark-grey:#2f4550;--brand-r3cc-grey:#576f7d;--brand-r3cc-blue:#356da2;--brand-sff-dark-blue:#004e84;--brand-sff-yellow:#f8d838;--brand-sff-light-gray:#f6f6f6;--brand-sff-gray:#b4b6b9;--brand-sff-white:#fafafa;--brand-sff-light-blue:#4dd3fe;--brand-sff-mustard-yellow:#7b6704;--brand-sff-blue:#1c4276;--brand-sff-pale-light-blue:#b3e0ff;--brand-sff-green:#103d4b;--brand-mist:#f2f3f3;--brand-stw-yellow:#dfff5d;--brand-stw-red:#f94b34;--brand-toefl-light-gray:#818285;--brand-toefl-periwinkle-light:#e9eaff;--brand-toeic-light-green:#edf5f0;--brand-toeic-dark-green:#0a4d2b;--brand-toeic-yellow-green:#b5be0f;--brand-ivory-light:#fefdfb;--brand-toeic-black:#262626;--brand-toeic-link-cta-green:#2c8569;--brand-toeic-link-cta-hover-green:#1a4f3e;--brand-toeic-light-blue:#a2d2e4;--brand-toeic-beige-2:#f7f4eb;--brand-toeic-link-dark-green:#1a4f3e;--brand-toeic-link-light-gray:#e4efe4;--brand-toeic-link-medium-green:#60ab5e;--brand-toeic-link-teal-green:#2c8569;--brand-toeic-link-mint-green:#cae1d9;--brand-toeic-link-aqua-blue:#7cd9f8;--tab-color-highlight-1:#67d7d3;--tab-color-highlight-2:#ffd31a;--tab-color-highlight-3:#ff8291;--brand-india-lite-blue:#9195ff;--brand-india-blue:#343578;--sub-nav-container-1:#324948;--brand-ink-10:rgba(26,33,43,.1);--brand-ink-30:rgba(26,33,43,.3);--brand-ink-50:rgba(26,33,43,.5);--brand-ink-90:rgba(26,33,43,.9);--brand-cyan-30:rgba(77,211,254,.3);--brand-eggshell-30:hsla(39,50%,90%,.3);--brand-eggshell-50:hsla(39,50%,90%,.5);--brand-taupe-50:hsla(35,23%,79%,.5);--brand-white-50:hsla(0,0%,100%,.5);--brand-white-25:hsla(0,0%,100%,.25);--brand-white-10:hsla(0,0%,100%,.1);--brand-black-50:rgba(0,0,0,.5);--brand-sff-dark-blue-50:rgba(0,78,132,.5);--brand-pale-blue:#deecfc;--brand-gre-shadow-purple:rgba(99,15,84,.15);--brand-toefl-shadow-blue:rgba(145,150,255,.15);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--spacing-2:0.125rem;--spacing-4:0.25rem;--spacing-6:0.375rem;--spacing-7:0.4375rem;--spacing-8:0.5rem;--spacing-10:0.625rem;--spacing-12:0.75rem;--spacing-14:0.875rem;--spacing-15:0.9375rem;--spacing-16:1rem;--spacing-18:1.125rem;--spacing-20:1.25rem;--spacing-22:1.375rem;--spacing-24:1.5rem;--spacing-26:1.625rem;--spacing-28:1.75rem;--spacing-30:1.875rem;--spacing-32:2rem;--spacing-34:2.125rem;--spacing-36:2.25rem;--spacing-38:2.375rem;--spacing-40:2.5rem;--spacing-42:2.625rem;--spacing-44:2.75rem;--spacing-46:2.875rem;--spacing-48:3rem;--spacing-50:3.125rem;--spacing-52:3.25rem;--spacing-56:3.5rem;--spacing-60:3.75rem;--spacing-64:4rem;--spacing-70:4.375rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-88:5.5rem;--spacing-92:5.75rem;--spacing-96:6rem;--spacing-104:6.5rem;--spacing-106:6.625rem;--spacing-112:7rem;--spacing-116:7.25rem;--spacing-120:7.5rem;--spacing-136:8.5rem;--spacing-166:10.375rem;--gutter:clamp(1rem,1.75dvi,1.5rem);--page-padding-min:var(--gutter);--page-max-inline-size:min(83.25rem,100dvi - 2 * var(--page-padding-min));--page-padding-inline:calc((100dvi - var(--page-max-inline-size))/2);--old-page-max-inline-size:min(116rem,100dvi - 2 * var(--gutter));--old-page-padding-inline:calc((100dvi - var(--old-page-max-inline-size))/2);--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-120));--global-nav-size:3.99rem;--sub-nav-size:3.563rem;--sub-nav-size-on-scroll-with-hash:66px;--mega-nav-size:54px;--second-nav-size:46px;--z-nav:21;--z-nav-dropdown:20;--z-subnav:19;--z-fab:18;--z-container-2xhigh:3;--z-container-xhigh:2;--z-container-high:1;--z-reset:0;--easing:0.7s cubic-bezier(0.26,0.29,0,1);--font-beausite:"Beausite Classic",system-ui,sans-serif;--font-body:"Beausite Classic",system-ui,sans-serif;--font-heading:"Speckless","Georgia",serif;--font-speckless:"Speckless","Georgia",serif;--font-heading-variant:"Beausite Classic",system-ui,sans-serif;--font-toefl:"Greet Narrow",system-ui,sans-serif;--font-opensans:"Open Sans",system-ui,sans-serif;--font-gre:"Open Sans",system-ui,sans-serif;--font-r3cc:"Oswald",system-ui,sans-serif;--font-greet-standard:"Greet Standard",system-ui,sans-serif;--font-oswald:"Oswald",system-ui,sans-serif;--font-toeic:"Open Sans",system-ui,sans-serif;--font-line-height-3xtight:1;--font-line-height-2xtight:1.16;--font-line-height-xtight:1.2;--font-line-height-tight:1.3;--font-line-height:1.4;--font-line-medium:1.5;--font-weight-light:300;--font-weight-clear:350;--font-weight:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-letter-spacing-loose:0.08em;--font-size-xlarge:1.25rem;--font-size-large:1.125rem;--font-size-medium:1rem;--font-size-xSmall:0.75rem;--font-size-small:0.875rem;--font-size-tooSmall:0.675rem;--font-size-eyebrow-large:1rem;--font-size-eyebrow-small:0.875rem;--font-size-heading-4xlarge:5.75rem;--font-size-heading-3xlarge:4rem;--font-size-heading-2xlarge:3.5rem;--font-size-heading-48:3rem;--font-size-heading-xlarge:2.5rem;--font-size-heading-large:2rem;--font-size-heading-medium:1.75rem;--font-size-heading-small:1.5rem;--font-size-heading-xsmall:1.25rem;--font-size-stat-large-max:10rem;--font-size-stat-large-min:7.5rem;--color-transparent:reba(0,0,0,0);--color-error:#d60000;--color-error-dark:#a80005;--color-success:#008159;--color-on-error:var(--brand-white);--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-on-content-link:var(--color-on-surface);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-eggshell);--color-surface-container-2-heading:var(--color-on-surface);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-white);--color-surface-container-5:var(--brand-white);--color-surface-container-6:var(--brand-white);--color-surface-container-7:var(--brand-white);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-outline-highlight:var(--brand-cyan);--color-scrim:var(--brand-ink-90);--color-overlay:rgba(0,0,0,.7);--color-stat:var(--brand-midnight);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--tab-btn-active:#343579;--pillar-color:var(--brand-cyan);--aem-tab-border-color:#a7adb1;--box-shadow:8.3px 8.3px 0px 0px currentColor;--_border-color:var(--color-surface);--color-on-title:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--error-icon-13:url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiBmaWxsPSIjZDYwMDAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjMuM2gtLjZjLTYuNSAwLTExLjcgNS4yLTExLjcgMTEuN3M1LjIgMTEuNyAxMS43IDExLjdoLjZjNi41IDAgMTEuNy01LjIgMTEuNy0xMS43cy01LjItMTEuNy0xMS43LTExLjd6bS0xLjIgNS4yaDEuOXY0LjJsLS40IDQuOWgtMWwtLjQtNC45di00LjJ6bTEuOSAxM2gtMnYtMi4yaDJ6Ii8+PC9zdmc+DQo=")}@media(min-width:26em){:root,[data-theme^=ets]{--page-padding-min:clamp(1rem,7.5dvi,6.75rem)}}@media(max-width:1023px){:root,[data-theme^=ets]{--mega-nav-size:60px}}[data-theme^=toefl]{--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[class*=toefl-he],[data-theme^=toefl-he]{--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=gre]{--font-heading:var(--font-gre);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=r3cc]{--font-body:var(--font-r3cc);--font-heading:var(--font-body);--font-heading-variant:var(--font-heading);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=sff]{--font-heading:var(--font-oswald);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=stw]{--font-heading:var(--font-speckless);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80))}[data-theme^=toeic]{--font-body:var(--font-opensans);--font-heading:var(--font-opensans);--font-heading-variant:var(--font-body);--font-size-stat-large-max:8.125rem;--font-size-stat-large-min:6.25rem;--module-padding-block:clamp(var(--spacing-64),8.5vi,var(--spacing-80));font-family:var(--font-opensans)}[data-theme=stw-dark]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-white);--color-primary:var(--brand-white);--color-on-primary:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:#f94b34;--pillar-color:var(--color-text-lime-green)}[data-theme=stw-light]{--color-surface:var(--brand-smoke-lite);--color-on-surface:var(--brand-ink);--color-primary:var(--brand-ink);--color-on-primary:var(--brand-ink-50);--color-separator-outline:var(--brand-ink-10);--color-separator-outline-1:#4dd3fe}[data-theme=stw-xlight]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink)}[data-theme=sff-xdark-blue]{--color-surface:var(--brand-sff-dark-blue);--color-on-surface:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-outline-variant:var(--brand-white-25);--color-separator-outline:var(--brand-white);--color-content-highlight:var(--brand-white);--color-separator-outline-1:var(--brand-sff-yellow);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-white);--color-separator-outline-50:var(--brand-white-smoke);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-black);--color-surface-container-1:var(--color-surface);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-sff-dark-blue);--color-surface-container-6:var(--brand-white);--color-outline:var(--brand-white);--color-outline-dim:var(--brand-sff-mustard-yellow);--color-stat:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white);--color-on-content-link:#f8d838;--pillar-color:var(--brand-white-smoke)}[data-theme=sff-xlight-gray]{--color-surface:var(--brand-sff-light-gray);--color-on-surface:var(--brand-ink);--color-separator-outline:var(--brand-sff-gray);--color-content-highlight:var(--brand-sff-dark-blue);--color-separator-outline-1:var(--brand-sff-dark-blue);--color-surface-container-1:var(--brand-sff-green);--color-outline-highlight:var(--brand-sff-dark-blue);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-dark-blue);--color-outline-variant:var(--brand-black);--color-line-small:var(--brand-sff-dark-blue);--color-on-content:var(--brand-ink);--color-outline-blue-dim:var(--brand-sff-dark-blue-50);--color-separator-outline-50:var(--brand-sff-dark-blue-50);--icon-background-variant:var(--brand-sff-pale-light-blue);--icon-background-hover:var(--brand-sff-dark-blue);--icon-background-minus:var(--brand-white);--color-surface-container-1:var(--brand-sff-light-gray);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-sff-blue);--color-surface-container-6:var(--brand-sff-green);--color-outline:var(--brand-ink);--color-outline-dim:var(--brand-ink);--color-stat:var(--brand-sff-dark-blue);--swiper-pagination-bullet-inactive-color:var(--brand-sff-dark-blue);--color-on-content-link:#1c4276}[data-theme=sff-xblack]{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-sff-white);--color-logo:var(---brand-sff-yellow);--color-separator-outline:var(--brand-white);--color-outline-highlight:var(--brand-white-smoke);--color-outline-variant:var(--brand-white-smoke);--color-separator-outline-1:var(--brand-sff-light-blue);--color-content-highlight:var(--brand-sff-white);--color-outline-variant:var(--brand-sff-white);--color-primary:var(--brand-sff-yellow);--color-on-primary:var(--brand-ink);--color-text-span:var(--brand-sff-light-blue);--color-line-small:var(--brand-sff-yellow);--color-on-content:var(--brand-sff-white);--color-outline-dim:var(--brand-sff-white);--icon-background-variant:var(--brand-cyan);--icon-background-hover:var(--brand-sff-yellow);--icon-background-minus:var(--brand-sff-white)}[data-theme=ets-light]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-primary-hover:var(--brand-midnight);--color-primary-hover-text:var(--brand-eggshell);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-eggshell);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-eggshell);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-eggshell);--color-surface-container-5:var(--brand-eggshell);--color-surface-container-6:var(--brand-ivory-light);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-xlight],[data-theme=ets-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-black);--swiper-pagination-bullet-inactive-color:var(--brand-black);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[class*=ets-light-green],[data-theme=ets-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-black);--color-stat:var(--brand-black)}[data-theme=ets-xlight-beige]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-surface-container-1:var(--brand-eggshell);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[data-theme=ets-xlight-ink]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--icon-background-variant:var(--brand-white);--color-on-content:var(--brand-black-50);--swiper-theme-color:var(--brand-ink);--swiper-pagination-bullet-inactive-color:var(--brand-ink)}[class*=ets-gray],[data-theme=ets-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-midnight-dark);--icon-background-variant:var(--brand-light-mint);--icon-background-hover:var(--brand-dark-mint);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark)}.ets-gray-black,[data-theme=ets-gray-black]{--font-heading:var(--font-body);--color-primary:var(--brand-dark-mint);--color-on-content:var(--brand-midnight-dark);--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--aem-tab-border-color:#a7adb1}[data-theme=ets-xgray]{--color-on-surface:var(--brand-black);--color-surface:var(--brand-neutral-gray);--color-outline-variant:var(--brand-neutral-gray)}[class*=ets-xdark],[data-theme=ets-xdark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-ink);--color-surface-container-2:var(--brand-midnight);--color-surface-container-3:var(--brand-ink);--color-surface-container-4:var(--brand-ink);--color-surface-container-5:var(--brand-ink);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--swiper-bullet:var(--brand-eggshell);--swiper-bullet-active:var(--brand-eggshell);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell)}[data-theme=ets-dark]{--color-primary:var(--brand-cyan);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-midnight);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-midnight);--color-surface-container-2:var(--brand-ink);--color-surface-container-3:var(--brand-midnight);--color-surface-container-4:var(--brand-midnight);--color-surface-container-5:var(--brand-midnight);--color-surface-container-7:var(--brand-eggshell);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-ice);--icon-background-variant:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-outline-highlight:var(--brand-eggshell);--pillar-color:var(--brand-cyan);--swiper-theme-color:var(--brand-eggshell);--swiper-pagination-bullet-inactive-color:var(--brand-eggshell);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black);--sub-nav-container-1:#324948}[data-theme=ets-dark-midnight]{--color-primary:var(--brand-neutral-gray);--color-on-primary:var(--brand-midnight-dark);--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-neutral-gray);--color-separator-outline:var(--brand-white-10);--color-separator-outline-1:var(--brand-stw-red)}[data-theme=toeic-xlight]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink)}[data-theme=toeic-light]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink)}[data-theme=toeic-xbeige]{--color-surface:var(--brand-toeic-beige);--color-on-surface:var(--brand-ink)}[data-theme=toeic-white]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-separator-outline-1:var(--brand-toeic-dark-green);--color-stat:var(--brand-toeic-dark-green);--swiper-pagination-color:var(--brand-ink);--color-surface-container-2:var(--brand-toeic-beige);--color-surface-container-1:var(--color-surface)}[class*=toefl-xlight],[data-theme=toefl-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-outline-variant-1-hover:var(--brand-black);--color-outline-variant-1-icon-hover:var(--brand-eggshell);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--target-svg-fill:var(--brand-black);--target-svg-fill-hover:var(--brand-black);--target-border-fill:rgba(0,0,0,.5);--color-trim:var(--brand-toefl-highlighter-orange);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-toefl-periwinkle);--color-upcoming-surface-shadow:var(--brand-toefl-shadow-blue);--color-surface-container-7:var(--brand-gray-light);--color-upcoming-surface:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-product-xlight]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[class*=gen-xlight],[data-theme=gen-xlight]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-white);--color-on-surface-container-1:var(--brand-black);--color-surface-container-1-filter:var(--brand-black-filter);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-variant-1:var(--brand-ink-50);--color-surface-container-7:var(--brand-gray-light);--color-separator-outline-1:var(--brand-ink);--color-content-highlight:var(--color-on-surface)}[data-theme=gen-xdark]{--color-primary:var(--brand-ink);--color-on-primary:var(--brand-white);--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);--color-on-content:var(--brand-eggshell-light);--color-separator-outline-1:var(--brand-eggshell);--color-content-highlight:var(--color-on-surface)}[data-theme=toefl-light-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray-light);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xlight-peri]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-toefl-duskwinkle);--color-upcoming-color:var(--brand-toefl-duskwinkle);--color-surface-container-2:var(--brand-white)}[data-theme=toefl-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5)}[data-theme=toefl-duskwinkle-yellow],[data-theme=toefl-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-black);--color-primary-hover:var(--brand-toefl-highlighter-orange);--color-surface:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-toefl-highlighter-yellow);--color-stat:var(--brand-white)}[data-theme=toefl-duskwinkle-yellow]{--color-primary-hover:var(--brand-toefl-highlighter-yellow)}[data-theme=toefl-highlighter-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-white);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}[data-theme=toefl-xlight-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-toefl-duskwinkle);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--swiper-pagination-color:var(--brand-black)}[data-theme=toefl-light-duskwinkle]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-gray-light);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black)}.toefl-periwinkle,[data-theme=toefl-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-toefl-periwinkle);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black);--color-surface-container-1:var(--brand-white);--color-surface-container-2:var(--brand-toefl-periwinkle);--color-surface-container-3:var(--brand-toefl-highlighter-yellow);--color-surface-container-4:var(--brand-toefl-bright-yellow);--color-surface-container-5:var(--brand-toefl-light-red);--color-outline:var(--brand-black);--color-outline-variant:var(--brand-toefl-duskwinkle);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-black);--color-primary-hover:var(--color-surface);--color-primary-hover-text:var(--color-surface)}[class*=gre-xlight],[data-theme=gre-xlight]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-gre-ivory);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple);--color-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-gre-purple-filter);--color-on-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-ivory);--color-surface-container-3:var(--brand-gre-blue);--color-surface-container-4:var(--brand-gre-ivory);--color-surface-container-5:var(--brand-gre-ivory);--color-outline:var(--brand-gre-purple);--color-outline-variant:var(--brand-gre-purple);--color-outline-variant-1:var(--brand-gre-purple);--color-outline-variant-1-hover:var(--brand-gre-purple);--color-outline-variant-1-icon-hover:var(--brand-white);--color-outline-dim:var(--brand-eggshell-30);--color-stat:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-trim:var(--brand-gre-orange);--color-upcoming-color:var(--brand-gre-purple);--color-upcoming-text:var(--brand-black);--color-upcoming-container:var(--brand-dark-gray);--color-upcoming-outline:var(--brand-gre-purple);--color-upcoming-surface-shadow:var(--brand-gre-shadow-purple);--color-upcoming-surface:var(--brand-pale-blue)}[class*=gre-xlight-black],[data-theme=gre-xlight-black]{--color-primary:var(--brand-gre-purple-dark);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface-container-7:var(--brand-gre-purple-lite);--tab-btn-active:var(--brand-gre-purple)}[class*=gre-xlight-white],[data-theme=gre-xlight-white]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-on-description:var(--brand-ink)}[class*=gre-light-gray],[data-theme=gre-light-gray]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gray);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white)}[class*=gre-light],[data-theme=gre-light]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-purple-lite-2);--color-on-surface:var(--brand-gre-purple);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-white);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[class*=gre-light-ivory],[data-theme=gre-light-ivory]{--color-primary:var(--brand-gre-purple);--color-on-primary:var(--brand-white);--color-surface:var(--brand-gre-ivory);--color-on-surface:var(--brand-gre-purple-dark);--color-primary-hover:var(--brand-gre-blue);--color-primary-hover-text:var(--brand-gre-purple);--color-separator-outline-1:var(--brand-gre-purple);--color-on-description:var(--brand-ink);--font-heading:var(--font-beausite)}[data-theme=gre-xdark-purple]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple-dark);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-eggshell);--color-surface-container-1:var(--brand-gre-purple);--color-surface-container-2:var(--brand-gre-purple);--color-surface-container-3:var(--brand-gre-purple);--color-surface-container-4:var(--brand-gre-purple);--color-surface-container-5:var(--brand-gre-purple);--color-outline:var(--brand-eggshell);--color-outline-variant:var(--brand-eggshell);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-eggshell);--color-stat:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white)}[data-theme=gre-xdark-on-white]{--color-primary:var(--brand-eggshell);--color-on-primary:var(--brand-gre-purple);--color-surface:var(--brand-gre-purple);--color-on-surface:var(--brand-white);--color-primary-hover:var(--brand-gre-orange);--color-primary-hover-text:var(--brand-white);--color-outline-highlight:var(--brand-eggshell);--swiper-theme-color:var(--brand-white);--swiper-pagination-bullet-inactive-color:var(--brand-white-50)}[data-theme=r3cc-xlight]{--color-primary:var(--brand-r3cc-dark-grey);--color-on-primary:var(--brand-white);--color-surface:var(--brand-white);--color-on-surface:var(--brand-r3cc-dark-grey);--color-surface-container-1:var(--brand-r3cc-grey);--color-on-surface-container-1:var(--brand-white);--color-surface-container-1-filter:var(--brand-white-filter);--color-surface-container-2:var(--brand-white);--color-surface-container-3:var(--brand-r3cc-blue);--color-outline-variant:var(--brand-r3cc-dark-grey);--color-outline-variant-1:var(--brand-white);--color-outline-variant-1-hover:var(--brand-r3cc-blue);--color-outline-variant-1-icon-hover:var(--brand-white);--color-trim:var(--brand-black);--color-primary-hover:var(--brand-r3cc-blue);--color-primary-hover-text:var(--brand-white)}[data-theme=r3cc-xdark]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-r3cc-blue);--color-surface:var(--brand-r3cc-blue);--color-on-surface:var(--brand-white);--color-surface-container-1:var(--brand-black);--color-surface-container-2:var(--brand-black);--color-surface-container-3:var(--brand-black);--color-surface-container-4:var(--brand-black);--color-surface-container-5:var(--brand-black);--color-outline:var(--brand-white);--color-outline-variant:var(--brand-eggshell-50);--color-outline-dim:var(--brand-eggshell-30);--color-outline-highlight:var(--brand-white);--color-stat:var(--brand-white);--target-svg-fill:var(--brand-white);--target-svg-fill-hover:var(--brand-black);--target-border-fill:hsla(0,0%,100%,.5);--color-primary-hover:var(--brand-r3cc-grey);--color-primary-hover-text:var(--brand-white)}[data-theme=toeic-beige]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-on-stat:var(--brand-midnight);--color-surface:var(--brand-beige);--color-on-surface:var(--brand-ink);--color-surface-container-1:var(--brand-beige);--color-surface-container-2:var(--brand-white);--color-surface-container-2-heading:var(--brand-dark-green);--color-surface-container-3:var(--brand-ice);--color-surface-container-4:var(--brand-beige);--color-surface-container-5:var(--brand-beige);--color-outline:var(--brand-ink);--color-outline-variant:var(--brand-ink-50);--color-outline-dim:var(--brand-ink-30);--color-stat:var(--brand-midnight);--icon-background-variant:var(--brand-beige);--color-on-content:var(--brand-black-50);--color-on-content-link:var(--brand-midnight);--swiper-theme-color:var(--brand-midnight);--swiper-pagination-bullet-inactive-color:var(--brand-ink);--color-label:var(--brand-toeic-dark-green)}[data-theme=toeic-xdark-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-dark-green);--color-on-surface:var(--brand-white);--color-outline-dim:hsla(35,23%,79%,.5);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-xlight-green]{--color-primary:var(--brand-toeic-yellow-green);--color-on-primary:var(--brand-ink);--color-surface:var(--brand-toeic-light-green);--color-on-surface:var(--brand-ink)}[data-theme=toeic-link-dark]{--color-surface:var(--brand-toeic-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-surface-container-7:var(--brand-toeic-beige)}[data-theme=toeic-link-xlight]{--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--color-surface:var(--brand-white);--color-on-surface:var(--brand-black);--color-outline:var(--brand-toeic-dark-green);--color-on-content:var(--brand-toeic-link-dark-green);--icon-background-variant:var(--brand-toeic-link-mint-green);--icon-background-hover:var(--brand-toeic-link-medium-green);--color-surface-container-1:var(--brand-white);--color-outline:#373837}[data-theme=toeic-link-xBeige]{--color-surface:var(--brand-toeic-beige-2);--color-on-surface:var(--brand-ink);--color-content-highlight:var(--color-on-surface);--color-primary:var(--brand-toeic-link-cta-green);--color-on-primary:var(--brand-toeic-beige-2);--swiper-theme-color:var(--brand-ink)}[data-theme=toeic-link-green]{--color-surface:var(--brand-toeic-link-dark-green);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black);--color-outline-dim:hsla(35,23%,79%,.5)}[data-theme=toeic-link-black]{--color-surface:var(--brand-black);--color-on-surface:var(--brand-white);--color-primary:var(--brand-toeic-link-aqua-blue);--color-on-primary:var(--brand-black)}[data-theme=toeic-white-green]{--color-surface:var(--brand-white);--color-on-surface:var(--brand-black)}[data-theme=ets-light-gray]{--color-surface:var(--brand-neutral-gray);--color-on-surface:var(--brand-ink)}[class*=ets-midnight-dark],[data-theme=ets-midnight-dark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[class*=toefl-he-palette],[data-theme=toefl-he-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-toefl-palette);--color-surface-container-2:var(--brand-white);--color-on-surface-container-2:var(--brand-toefl-charcoal)}[class*=toefl-light-yellow],[data-theme=toefl-light-yellow]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-highlighter-yellow);--color-on-surface:var(--brand-black);--color-on-description:var(--brand-toefl-charcoal);--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-light-palette],[data-theme=toefl-light-palette]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-toefl-charcoal);--color-surface:var(--brand-toefl-palette);--color-on-title:var(--brand-toefl-duskwinkle);--color-outline:#e9eaff;--font-body:var(--font-greet-standard);--font-heading:var(--font-toefl);--font-heading-variant:var(--font-heading)}[class*=toefl-he-periwinkle],[data-theme=toefl-he-periwinkle]{--color-primary:var(--brand-black);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle);--color-on-surface:var(--brand-black)}[class*=toefl-he-xlight],[data-theme=toefl-he-xlight]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-white)}[class*=toefl-he-duskwinkle],[data-theme=toefl-he-duskwinkle]{--color-primary:var(--brand-white);--color-on-primary:var(--brand-toefl-duskwinkle);--color-on-surface:var(--brand-white);--color-surface:var(--brand-toefl-duskwinkle)}[class*=toefl-he-light],[data-theme=toefl-he-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-on-surface:var(--brand-black);--color-surface:var(--brand-gray);--play-icon-bg:var(--brand-white);--play-icon-color:var(--brand-black)}[data-theme=fn-xdark]{--color-on-surface:var(--brand-white);--color-surface:var(--brand-midnight-dark)}[data-theme=fn-light-green]{--color-surface:var(--color-text-mint-lite-green);--color-on-surface:var(--brand-midnight-dark)}[class*=toefl-periwinkle-light],[data-theme=toefl-periwinkle-light]{--color-primary:var(--brand-toefl-duskwinkle);--color-on-primary:var(--brand-white);--color-surface:var(--brand-toefl-periwinkle-light);--color-on-surface:var(--brand-black)}}@layer base{:root{accent-color:var(--color-primary);font-family:var(--font-body);font-size:clamp(100%,90% + .15vi,110%);font-weight:var(--font-weight);line-height:var(--font-line-height)}:root,[data-theme]{background-color:var(--color-surface);color:var(--color-on-surface)}[data-theme*=dark]{color-scheme:dark}[data-theme*=light]{color-scheme:light}@media(min-width:1440px){body,html{font-size:1pc!important}}body{overflow-x:hidden}.headerSection{inset-block-start:0;inset-inline-start:0;position:fixed;width:100%;z-index:var(--z-nav)}body{--alert-message-height:0px;--system-message-height:0px}body:has(.headerSection .c-global-nav){margin-block-start:var(--global-nav-size)!important}body:has(.headerSection .c-alert-message){margin-block-start:calc(var(--global-nav-size) + var(--alert-message-height))!important}body:has(.headerSection .c-system-message){margin-block-start:calc(var(--global-nav-size) + var(--system-message-height))!important}body:has(.headerSection .mainheader){margin-block-start:calc(var(--global-nav-size) + var(--system-message-height) + var(--alert-message-height) + var(--second-nav-size))!important}@media(min-width:1025px){body:has(.headerSection .c-mega-navigation){margin-block-start:calc(var(--global-nav-size) + var(--mega-nav-size))!important}}@media(max-width:1024px){body:has(.headerSection .c-mega-navigation){margin-block-start:var(--mega-nav-size)!important}}body.theme-toeic{font-family:var(--font-opensans)}html.scroll-stop{height:100%}html.scroll-stop body{height:100%;overflow:hidden}body.theme-gre:has(.headerSection .mainheader),body.theme-toefl:has(.headerSection .mainheader){margin-block-start:0!important}body.theme-gre:has(.headerSection .mainheader) .headerSection,body.theme-toefl:has(.headerSection .mainheader) .headerSection{position:static}body.theme-gre.sticky-header:has(.headerSection .mainheader) .c-alert-message,body.theme-gre.sticky-header:has(.headerSection .mainheader) .c-system-message,body.theme-toefl.sticky-header:has(.headerSection .mainheader) .c-alert-message,body.theme-toefl.sticky-header:has(.headerSection .mainheader) .c-system-message{inset-block-start:0;position:fixed!important;width:100%;z-index:var(--z-subnav)}body.theme-gre.sticky-header:has(.headerSection .mainheader) .mainheader,body.theme-toefl.sticky-header:has(.headerSection .mainheader) .mainheader{inset-block-start:calc(var(--system-message-height) + var(--alert-message-height));inset-inline-start:0;position:fixed!important;width:100%;z-index:var(--z-subnav)}.sr-only{display:none!important}body:has(.headerSection .c-sub-navigation){margin-block-start:calc(var(--global-nav-size) + var(--system-message-height) + var(--alert-message-height) + var(--sub-nav-size))!important}@media(min-width:1025px){body:has(.headerSection .c-mega-navigation):has(.headerSection .c-alert-message){margin-block-start:calc(var(--global-nav-size) + var(--alert-message-height) + var(--mega-nav-size))!important}}@media(max-width:1024px){body:has(.headerSection .c-mega-navigation):has(.headerSection .c-alert-message){margin-block-start:calc(var(--mega-nav-size) + var(--alert-message-height))!important}body:has(.headerSection .c-mega-navigation):has(.headerSection .c-alert-message).enableAlert:has(.headerSection .c-alert-message){margin-block-start:calc(var(--mega-nav-size) + var(--alert-message-height))!important}body:has(.headerSection .c-mega-navigation):has(.headerSection .c-alert-message).enableAlert:has(.headerSection .c-alert-message) .c-mega-navigation{inset-block-start:var(--alert-message-height)!important}}@media(min-width:1025px){body:has(.headerSection .c-mega-navigation):has(.headerSection .c-system-message){margin-block-start:calc(var(--global-nav-size) + var(--system-message-height) + var(--mega-nav-size))!important}}@media(max-width:1024px){body:has(.headerSection .c-mega-navigation):has(.headerSection .c-system-message){margin-block-start:calc(var(--mega-nav-size) + var(--system-message-height))!important}body:has(.headerSection .c-mega-navigation):has(.headerSection .c-system-message).enableAlert:has(.headerSection .c-system-message){margin-block-start:calc(var(--mega-nav-size) + var(--system-message-height))!important}body:has(.headerSection .c-mega-navigation):has(.headerSection .c-system-message).enableAlert:has(.headerSection .c-system-message) .c-mega-navigation{inset-block-start:var(--system-message-height)!important}}body:has(.headerSection .c-sub-navigation){margin-block-start:0!important}body:has(.headerSection .c-sub-navigation) .headerSection{position:static}body.sticky-header:has(.headerSection .c-sub-navigation){margin-block-start:var(--sub-nav-size)!important}body.sticky-header:has(.headerSection .c-sub-navigation) .c-alert-message,body.sticky-header:has(.headerSection .c-sub-navigation) .c-system-message{inset-block-start:0;position:fixed!important;width:100%;z-index:var(--z-subnav)}body.sticky-header:has(.headerSection .c-sub-navigation) .c-sub-navigation{inset-block-start:0!important;inset-inline-start:0;position:fixed!important;width:100%;z-index:var(--z-subnav)}body.sticky-header.enableAlert:has(.headerSection .c-sub-navigation) .c-sub-navigation{inset-block-start:calc(var(--system-message-height) + var(--alert-message-height))!important}.alert-warning,.system-messages{height:0;overflow:hidden}.enable-alertBox .alert-warning,.enable-alertBox .system-messages{height:auto;left:0;overflow:initial;position:fixed;top:0;width:100%;z-index:var(--z-nav)}.mainheader .alert-warning,.mainheader .system-messages{height:auto}.menu-open .alert-warning,.menu-open .system-messages{display:none!important}.menu-open .c-global-nav{top:0!important}.productBundles+.productBundles .product-bundle{padding-block-start:0!important}.alt-text{opacity:0}.lazy-load-image-loaded+.alt-text{display:none}}@layer resets{*,:after,:before{font-feature-settings:"kern";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;font-kerning:normal}*{margin:0;padding:0}button,input:is([type=checkbox],[type=radio]),label{cursor:pointer}button,input,select,textarea{font:inherit}@media(forced-colors:active){button{border:1px solid!important}}:disabled,[aria-disabled]{cursor:not-allowed}:focus-visible{box-shadow:0 0 0 4px var(--color-on-surface);outline:2px solid var(--color-surface);outline-offset:0}react-component :focus-visible{box-shadow:0 0 0 4px var(--color-on-surface)!important;outline:2px solid var(--color-surface)!important;outline-offset:0!important}react-component svg{block-size:var(--icon-size,1em);color:var(--icon-color,inherit);inline-size:var(--icon-size,1em)}react-component svg>*{fill:currentcolor}react-component img,react-component svg,react-component video{block-size:auto;max-inline-size:100%}#storybook-root svg{block-size:var(--icon-size,1em);color:var(--icon-color,inherit);inline-size:var(--icon-size,1em)}#storybook-root svg>*{fill:currentcolor}#storybook-root img,#storybook-root svg,#storybook-root video{block-size:auto;max-inline-size:100%}}@layer utils{.cmp-link__screen-reader-only:not(:focus):not(:active),.u-visuallyhidden:not(:focus):not(:active){-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.e-cta--lowercase{text-transform:none!important}}@media(max-width:440px){body .oda-chat-wrapper.oda-chat-expanded .oda-chat-widget{scale:.83}}@media(max-width:370px){body .oda-chat-wrapper.oda-chat-expanded .oda-chat-widget{scale:.8}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:75pc}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:75pc}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.theme-toefl .heading1,.theme-toefl .heading2,.theme-toefl .heading3,.theme-toefl .heading4,.theme-toefl .heading5,.theme-toefl .heading6{color:var(--brand-toefl-duskwinkle)}body.theme-futurenav{background-color:var(--brand-midnight-dark)}body.theme-futurenav [data-theme=ets-dark],body.theme-futurenav[data-theme=ets-dark]{--color-surface:var(--brand-midnight-dark);--color-on-surface:var(--brand-white)}body.theme-futurenav .c-ping-pong-grid__card-wrapper>li:first-of-type{border-block-start:none}body.theme-futurenav .hs-button{--color-on-primary:#56d2ce;--_background-color:#22333b;border-radius:var(--spacing-32)}body.theme-futurenav .hs-button:focus-visible{--color-on-surface:#22333b}@media(hover:hover){body.theme-futurenav .hs-button:not(:disabled):hover{--_text-color:#56d2ce;--_background-color:#22333b;--_border-color:#22333b;box-shadow:0 0 0 4px #22333b;outline:2px solid var(--brand-white);outline-offset:0}}body.theme-futurenav [class*=ets-gray] .e-cta--primary,body.theme-futurenav [class*=ets-gray].cta-style__primary .cmp-teaser__action-link,body.theme-futurenav [class*=ets-light-green] .e-cta--primary,body.theme-futurenav [class*=ets-light-green].cta-style__primary .cmp-teaser__action-link,body.theme-futurenav [class*=gen-xlight] .e-cta--primary,body.theme-futurenav [class*=gen-xlight].cta-style__primary .cmp-teaser__action-link,body.theme-futurenav [data-theme=ets-light-green] .e-cta--primary,body.theme-futurenav [data-theme=ets-light-green].cta-style__primary .cmp-teaser__action-link,body.theme-futurenav [data-theme=fn-light-green] .e-cta--primary,body.theme-futurenav [data-theme=fn-light-green].cta-style__primary .cmp-teaser__action-link{--_inline-paading:var(--spacing-24);--_block-paading:var(--spacing-16);--color-on-primary:var(--brand-cyan-2);--_background-color:var(--brand-midnight-dark)}body.theme-futurenav [class*=ets-gray] .e-cta--primary:focus-visible,body.theme-futurenav [class*=ets-gray].cta-style__primary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [class*=ets-light-green] .e-cta--primary:focus-visible,body.theme-futurenav [class*=ets-light-green].cta-style__primary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [class*=gen-xlight] .e-cta--primary:focus-visible,body.theme-futurenav [class*=gen-xlight].cta-style__primary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [data-theme=ets-light-green] .e-cta--primary:focus-visible,body.theme-futurenav [data-theme=ets-light-green].cta-style__primary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [data-theme=fn-light-green] .e-cta--primary:focus-visible,body.theme-futurenav [data-theme=fn-light-green].cta-style__primary .cmp-teaser__action-link:focus-visible{--color-on-surface:var(--color-text-mint-green-lite);box-shadow:0 0 0 4px var(--color-on-surface)}@media(hover:hover){body.theme-futurenav [class*=ets-gray] .e-cta--primary:not(:disabled):hover,body.theme-futurenav [class*=ets-gray].cta-style__primary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [class*=ets-light-green] .e-cta--primary:not(:disabled):hover,body.theme-futurenav [class*=ets-light-green].cta-style__primary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [class*=gen-xlight] .e-cta--primary:not(:disabled):hover,body.theme-futurenav [class*=gen-xlight].cta-style__primary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [data-theme=ets-light-green] .e-cta--primary:not(:disabled):hover,body.theme-futurenav [data-theme=ets-light-green].cta-style__primary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [data-theme=fn-light-green] .e-cta--primary:not(:disabled):hover,body.theme-futurenav [data-theme=fn-light-green].cta-style__primary .cmp-teaser__action-link:not(:disabled):hover{--_text-color:var(--brand-cyan-2);--_background-color:var(--brand-midnight-dark);--_border-color:var(--_background-color);box-shadow:0 0 0 4px var(--brand-midnight-dark);outline:2px solid var(--color-surface);outline-offset:0}}body.theme-futurenav [class*=ets-gray] .e-cta--secondary,body.theme-futurenav [class*=ets-gray].cta-style__secondary .cmp-teaser__action-link,body.theme-futurenav [class*=ets-light-green] .e-cta--secondary,body.theme-futurenav [class*=ets-light-green].cta-style__secondary .cmp-teaser__action-link,body.theme-futurenav [class*=gen-xlight] .e-cta--secondary,body.theme-futurenav [class*=gen-xlight].cta-style__secondary .cmp-teaser__action-link,body.theme-futurenav [data-theme=ets-light-green] .e-cta--secondary,body.theme-futurenav [data-theme=ets-light-green].cta-style__secondary .cmp-teaser__action-link,body.theme-futurenav [data-theme=fn-light-green] .e-cta--secondary,body.theme-futurenav [data-theme=fn-light-green].cta-style__secondary .cmp-teaser__action-link{--_border-color:var(--brand-midnight-dark);--_text-color:var(--brand-midnight-dark);--_background-color:transparent}@media(hover:hover){body.theme-futurenav [class*=ets-gray] .e-cta--secondary:not(:disabled):hover,body.theme-futurenav [class*=ets-gray].cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [class*=ets-light-green] .e-cta--secondary:not(:disabled):hover,body.theme-futurenav [class*=ets-light-green].cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [class*=gen-xlight] .e-cta--secondary:not(:disabled):hover,body.theme-futurenav [class*=gen-xlight].cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [data-theme=ets-light-green] .e-cta--secondary:not(:disabled):hover,body.theme-futurenav [data-theme=ets-light-green].cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [data-theme=fn-light-green] .e-cta--secondary:not(:disabled):hover,body.theme-futurenav [data-theme=fn-light-green].cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover{--_text-color:var(--brand-midnight-dark);--_border-color:var(--brand-midnight-dark);--_background-color:transparent;box-shadow:0 0 0 3px var(--brand-midnight-dark)}}body.theme-futurenav [class*=ets-gray] .e-cta--secondary:focus-visible,body.theme-futurenav [class*=ets-gray].cta-style__secondary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [class*=ets-light-green] .e-cta--secondary:focus-visible,body.theme-futurenav [class*=ets-light-green].cta-style__secondary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [class*=gen-xlight] .e-cta--secondary:focus-visible,body.theme-futurenav [class*=gen-xlight].cta-style__secondary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [data-theme=ets-light-green] .e-cta--secondary:focus-visible,body.theme-futurenav [data-theme=ets-light-green].cta-style__secondary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [data-theme=fn-light-green] .e-cta--secondary:focus-visible,body.theme-futurenav [data-theme=fn-light-green].cta-style__secondary .cmp-teaser__action-link:focus-visible{--_background-color:transparent;box-shadow:0 0 0 3px var(--color-on-surface)}body.theme-futurenav [class*=ets-gray] .e-cta--tertiary,body.theme-futurenav [class*=ets-gray].cta-style__tertiary .cmp-teaser__action-link,body.theme-futurenav [class*=ets-light-green] .e-cta--tertiary,body.theme-futurenav [class*=ets-light-green].cta-style__tertiary .cmp-teaser__action-link,body.theme-futurenav [class*=gen-xlight] .e-cta--tertiary,body.theme-futurenav [class*=gen-xlight].cta-style__tertiary .cmp-teaser__action-link,body.theme-futurenav [data-theme=ets-light-green] .e-cta--tertiary,body.theme-futurenav [data-theme=ets-light-green].cta-style__tertiary .cmp-teaser__action-link,body.theme-futurenav [data-theme=fn-light-green] .e-cta--tertiary,body.theme-futurenav [data-theme=fn-light-green].cta-style__tertiary .cmp-teaser__action-link{--_block-paading:0;--_inline-paading:0;--_border-color:var(--_transparent);--_background-color:var(--_transparent);--_text-color:var(--color-on-surface);border-radius:0!important}body.theme-futurenav [class*=ets-gray] .e-cta--tertiary:not(:disabled):hover,body.theme-futurenav [class*=ets-gray].cta-style__tertiary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [class*=ets-light-green] .e-cta--tertiary:not(:disabled):hover,body.theme-futurenav [class*=ets-light-green].cta-style__tertiary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [class*=gen-xlight] .e-cta--tertiary:not(:disabled):hover,body.theme-futurenav [class*=gen-xlight].cta-style__tertiary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [data-theme=ets-light-green] .e-cta--tertiary:not(:disabled):hover,body.theme-futurenav [data-theme=ets-light-green].cta-style__tertiary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [data-theme=fn-light-green] .e-cta--tertiary:not(:disabled):hover,body.theme-futurenav [data-theme=fn-light-green].cta-style__tertiary .cmp-teaser__action-link:not(:disabled):hover{--_border-color:var(--_transparent)!important;--_background-color:var(--_transparent)!important;box-shadow:none;text-decoration:underline!important}body.theme-futurenav [class*=ets-gray] .e-cta--tertiary:focus-visible,body.theme-futurenav [class*=ets-gray].cta-style__tertiary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [class*=ets-light-green] .e-cta--tertiary:focus-visible,body.theme-futurenav [class*=ets-light-green].cta-style__tertiary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [class*=gen-xlight] .e-cta--tertiary:focus-visible,body.theme-futurenav [class*=gen-xlight].cta-style__tertiary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [data-theme=ets-light-green] .e-cta--tertiary:focus-visible,body.theme-futurenav [data-theme=ets-light-green].cta-style__tertiary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [data-theme=fn-light-green] .e-cta--tertiary:focus-visible,body.theme-futurenav [data-theme=fn-light-green].cta-style__tertiary .cmp-teaser__action-link:focus-visible{box-shadow:0 0 0 4px var(--color-on-surface)}body.theme-futurenav [class*=ets-gray] .e-cta--link,body.theme-futurenav [class*=ets-light-green] .e-cta--link,body.theme-futurenav [class*=gen-xlight] .e-cta--link,body.theme-futurenav [data-theme=ets-light-green] .e-cta--link,body.theme-futurenav [data-theme=fn-light-green] .e-cta--link{--_block-paading:0;--_inline-paading:0;--_border-color:var(--_transparent);--_background-color:var(--_transparent);--_text-color:var(--color-on-surface);border-radius:0!important;text-decoration:underline!important}body.theme-futurenav [class*=ets-gray] .e-cta--link:not(:disabled):hover,body.theme-futurenav [class*=ets-light-green] .e-cta--link:not(:disabled):hover,body.theme-futurenav [class*=gen-xlight] .e-cta--link:not(:disabled):hover,body.theme-futurenav [data-theme=ets-light-green] .e-cta--link:not(:disabled):hover,body.theme-futurenav [data-theme=fn-light-green] .e-cta--link:not(:disabled):hover{--_text-color:var(--color-on-surface);--_border-color:var(--_transparent);--_background-color:var(--_transparent);box-shadow:unset;outline:unset;outline-offset:unset}body.theme-futurenav [class*=ets-gray] .e-cta--link:focus-visible,body.theme-futurenav [class*=ets-light-green] .e-cta--link:focus-visible,body.theme-futurenav [class*=gen-xlight] .e-cta--link:focus-visible,body.theme-futurenav [data-theme=ets-light-green] .e-cta--link:focus-visible,body.theme-futurenav [data-theme=fn-light-green] .e-cta--link:focus-visible{box-shadow:0 0 0 4px var(--color-on-surface)}body.theme-futurenav [class*=ets-gray-black] .cta-style__primary .cmp-teaser__action-link,body.theme-futurenav [class*=ets-gray-black] .e-cta--primary{--_inline-paading:var(--spacing-24);--_block-paading:var(--spacing-16);--color-on-primary:var(--brand-cyan-2);--_background-color:var(--brand-midnight-dark)}body.theme-futurenav [class*=ets-gray-black] .cta-style__primary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [class*=ets-gray-black] .e-cta--primary:focus-visible{--color-on-surface:var(--color-text-mint-green-lite);box-shadow:0 0 0 4px var(--color-on-surface)}@media(hover:hover){body.theme-futurenav [class*=ets-gray-black] .cta-style__primary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [class*=ets-gray-black] .e-cta--primary:not(:disabled):hover{--_text-color:var(--brand-cyan-2);--_background-color:var(--brand-midnight-dark);--_border-color:var(--_background-color);box-shadow:0 0 0 4px var(--brand-midnight-dark);outline:2px solid var(--color-surface);outline-offset:0}}body.theme-futurenav [class*=ets-gray-black] .cta-style__secondary .cmp-teaser__action-link,body.theme-futurenav [class*=ets-gray-black] .e-cta--secondary{--_border-color:var(--brand-midnight-dark);--_text-color:var(--brand-midnight-dark);--_background-color:transparent}@media(hover:hover){body.theme-futurenav [class*=ets-gray-black] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [class*=ets-gray-black] .e-cta--secondary:not(:disabled):hover{--_text-color:var(--brand-midnight-dark);--_border-color:var(--brand-midnight-dark);--_background-color:transparent;box-shadow:0 0 0 3px var(--brand-midnight-dark)}}body.theme-futurenav [class*=ets-gray-black] .cta-style__secondary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [class*=ets-gray-black] .e-cta--secondary:focus-visible{--_background-color:transparent;box-shadow:0 0 0 3px var(--color-on-surface)}body.theme-futurenav [class*=ets-gray-black] .cta-style__tertiary .cmp-teaser__action-link,body.theme-futurenav [class*=ets-gray-black] .e-cta--tertiary{--_block-paading:0;--_inline-paading:0;--_border-color:var(--_transparent);--_background-color:var(--_transparent);--_text-color:var(--color-on-surface);border-radius:0!important}body.theme-futurenav [class*=ets-gray-black] .cta-style__tertiary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav [class*=ets-gray-black] .e-cta--tertiary:not(:disabled):hover{--_border-color:var(--_transparent)!important;--_background-color:var(--_transparent)!important;box-shadow:none;outline:2px solid transparent;text-decoration:underline!important}body.theme-futurenav [class*=ets-gray-black] .cta-style__tertiary .cmp-teaser__action-link:focus-visible,body.theme-futurenav [class*=ets-gray-black] .e-cta--tertiary:focus-visible{box-shadow:0 0 0 4px var(--color-on-surface)}body.theme-futurenav [class*=gen-xlight] .e-cta--tertiary,body.theme-futurenav [class*=gen-xlight].cta-style__tertiary .cmp-teaser__action-link{--color-on-surface:var(--color-text-mint-green)}body.theme-futurenav .cmp-teaser__action-link,body.theme-futurenav .e-cta{--color-on-primary:var(--brand-black);--font-size-eyebrow-small:16px;--font-line-height-3xtight:1.375;--_inline-paading:var(--spacing-32);--_block-paading:var(--spacing-15);--_background-color:var(--brand-cyan-2);-webkit-appearance:none;border-radius:var(--spacing-32)!important;-webkit-border-radius:var(--spacing-32)!important;white-space:nowrap}body.theme-futurenav .cmp-teaser__action-link:focus-visible,body.theme-futurenav .e-cta:focus-visible{box-shadow:0 0 0 3px var(--brand-white)}@media(hover:hover){body.theme-futurenav .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav .e-cta:not(:disabled):hover{--_text-color:var(--brand-black);--_background-color:var(--brand-cyan-2);--_border-color:var(--_background-color);box-shadow:0 0 0 4px var(--brand-cyan-2);outline:2px solid var(--color-surface);outline-offset:0}}body.theme-futurenav .cmp-teaser__action-link--tertiary,body.theme-futurenav .e-cta--tertiary{--_block-paading:0;--_inline-paading:0;--_border-color:var(--_transparent);--_background-color:var(--_transparent);--_text-color:var(--color-on-surface);border-radius:0!important}body.theme-futurenav .cmp-teaser__action-link--tertiary:not(:disabled):hover,body.theme-futurenav .e-cta--tertiary:not(:disabled):hover{--_border-color:var(--_transparent)!important;--_background-color:var(--_transparent)!important;box-shadow:none;text-decoration:underline!important}body.theme-futurenav .cmp-teaser__action-link--tertiary:focus-visible,body.theme-futurenav .e-cta--tertiary:focus-visible{box-shadow:0 0 0 4px var(--color-on-surface)}body.theme-futurenav .cmp-teaser__action-link--primary-dark,body.theme-futurenav .e-cta--primary-dark{--color-on-primary:#56d2ce;--_background-color:#22333b}body.theme-futurenav .cmp-teaser__action-link--primary-dark:focus-visible,body.theme-futurenav .e-cta--primary-dark:focus-visible{--color-on-surface:#22333b}@media(hover:hover){body.theme-futurenav .cmp-teaser__action-link--primary-dark:not(:disabled):hover,body.theme-futurenav .e-cta--primary-dark:not(:disabled):hover{--_text-color:#56d2ce;--_background-color:#22333b;--_border-color:#22333b;box-shadow:0 0 0 4px #22333b;outline:2px solid var(--brand-white);outline-offset:0}}body.theme-futurenav .cmp-teaser__action-link .cta-style__secondary .cmp-teaser__action-link,body.theme-futurenav .cmp-teaser__action-link--secondary,body.theme-futurenav .e-cta .cta-style__secondary .cmp-teaser__action-link,body.theme-futurenav .e-cta--secondary{--_border-color:var(--color-on-surface);--_background-color:transparent;--_text-color:var(--color-on-surface)}@media(hover:hover){body.theme-futurenav .cmp-teaser__action-link .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav .cmp-teaser__action-link--secondary:not(:disabled):hover,body.theme-futurenav .e-cta .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,body.theme-futurenav .e-cta--secondary:not(:disabled):hover{--_text-color:var(--color-on-surface);--_border-color:var(--color-on-surface);--_background-color:transparent;box-shadow:0 0 0 3px var(--color-on-surface)}}body.theme-futurenav .cmp-teaser__action-link .cta-style__secondary .cmp-teaser__action-link:focus-visible,body.theme-futurenav .cmp-teaser__action-link--secondary:focus-visible,body.theme-futurenav .e-cta .cta-style__secondary .cmp-teaser__action-link:focus-visible,body.theme-futurenav .e-cta--secondary:focus-visible{--_background-color:#39484f;box-shadow:0 0 0 3px var(--color-on-surface)}@media(max-width:767px){body.theme-futurenav .cmp-teaser__action-link,body.theme-futurenav .e-cta{--_block-paading:var(--spacing-12)}}body.theme-futurenav .cmp-teaser__action-link--small,body.theme-futurenav .e-cta--small{--_block-paading:var(--spacing-12)}body.theme-futurenav .c-descriptionImageGrid .e-cta--secondary{--_text-color:var(--brand-black)}@media(hover:hover){body.theme-futurenav .c-descriptionImageGrid .e-cta--secondary:not(:disabled):hover{--_text-color:var(--brand-black)}}body.theme-futurenav .c-descriptionImageGrid .e-cta--secondary:focus-visible{--_text-color:var(--description-image-bg-color)}body.theme-futurenav [data-theme=ets-gray] .e-cta:focus-visible{box-shadow:0 0 0 3px var(--color-on-surface)}body.theme-futurenav [data-theme=ets-gray] .e-cta--secondary:focus-visible{--_text-color:var(--brand-white)}body.theme-futurenav [data-theme=ets-xlight-ink] .e-cta--primary:focus-visible,body.theme-futurenav [data-theme=ets-xlight] .e-cta--primary:focus-visible{box-shadow:0 0 0 3px var(--color-on-surface)}body.theme-futurenav [data-theme=ets-xlight-ink] .e-cta--secondary:focus-visible,body.theme-futurenav [data-theme=ets-xlight] .e-cta--secondary:focus-visible{--_text-color:var(--brand-white)}.text-color-coral-red{color:var(--color-text-coral-red)!important}.text-color-lime-green{color:var(--color-text-lime-green)!important}.text-color-sky-blue{color:var(--color-text-sky-blue)!important}.text-color-mint-green-lite{color:var(--color-text-mint-green-lite)!important}.text-color-mint-green{color:var(--color-text-mint-green)!important}.text-color-duskwinkle{color:var(--brand-toefl-duskwinkle)!important}@layer font-stack{:global{@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"}@font-face{font-display:swap;font-family:Beausite Classic;font-style:normal;font-weight:300;src:url(clientlib-marketing/resources/fonts/BeausiteClassic-Light.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/BeausiteClassic-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Beausite Classic;font-style:normal;font-weight:350;src:url(clientlib-marketing/resources/fonts/BeausiteClassic-Clear.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/BeausiteClassic-Clear.woff) format("woff")}@font-face{font-display:swap;font-family:Beausite Classic;font-style:italic;font-weight:300;src:url(clientlib-marketing/resources/fonts/BeausiteClassic-LightItalic.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/BeausiteClassic-LightItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Beausite Classic;font-style:normal;font-weight:400;src:url(clientlib-marketing/resources/fonts/BeausiteClassic-Regular.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/BeausiteClassic-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Beausite Classic;font-style:italic;font-weight:400;src:url(clientlib-marketing/resources/fonts/BeausiteClassic-RegularItalic.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/BeausiteClassic-RegularItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Beausite Classic;font-style:normal;font-weight:500;src:url(clientlib-marketing/resources/fonts/BeausiteClassic-Medium.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/BeausiteClassic-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Beausite Classic;font-style:italic;font-weight:500;src:url(clientlib-marketing/resources/fonts/BeausiteClassic-MediumItalic.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/BeausiteClassic-MediumItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Beausite Classic;font-style:normal;font-weight:600;src:url(clientlib-marketing/resources/fonts/BeausiteClassic-Semibold.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/BeausiteClassic-Semibold.woff) format("woff")}@font-face{font-display:swap;font-family:Beausite Classic;font-style:italic;font-weight:600;src:url(clientlib-marketing/resources/fonts/BeausiteClassic-SemiboldItalic.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/BeausiteClassic-SemiboldItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Speckless;font-style:normal;font-weight:400;src:url(clientlib-marketing/resources/fonts/Speckless-Regular.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/Speckless-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Speckless;font-style:italic;font-weight:400;src:url(clientlib-marketing/resources/fonts/Speckless-RegularItalic.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/Speckless-RegularItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Greet Narrow;font-style:normal;font-weight:400;src:url(clientlib-marketing/resources/fonts/GreetNarrow-Regular.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/GreetNarrow-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Greet Narrow;font-style:normal;font-weight:500;src:url(clientlib-marketing/resources/fonts/GreetNarrow-Medium.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/GreetNarrow-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Greet Narrow;font-style:normal;font-weight:600;src:url(clientlib-marketing/resources/fonts/GreetNarrow-SemiBold.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/GreetNarrow-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Greet Narrow;font-style:normal;font-weight:700;src:url(clientlib-marketing/resources/fonts/GreetNarrow-Bold.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/GreetNarrow-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Greet Narrow;font-style:italic;font-weight:600;src:url(clientlib-marketing/resources/fonts/GreetNarrow-SemiBoldItalic.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/GreetNarrow-SemiBoldItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Greet Standard;font-style:normal;font-weight:300;src:url(clientlib-marketing/resources/fonts/GreetStandard-Light.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/GreetStandard-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Greet Standard;font-style:normal;font-weight:400;src:url(clientlib-marketing/resources/fonts/GreetStandard-Regular.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/GreetStandard-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Greet Standard;font-style:normal;font-weight:500;src:url(clientlib-marketing/resources/fonts/GreetStandard-Medium.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/GreetStandard-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Greet Standard;font-style:normal;font-weight:600;src:url(clientlib-marketing/resources/fonts/GreetStandard-SemiBold.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/GreetStandard-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Greet Standard;font-style:normal;font-weight:700;src:url(clientlib-marketing/resources/fonts/GreetStandard-Bold.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/GreetStandard-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:300;src:url(clientlib-marketing/resources/fonts/Oswald-Light.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/Oswald-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:400;src:url(clientlib-marketing/resources/fonts/Oswald-Regular.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/Oswald-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:600;src:url(clientlib-marketing/resources/fonts/Oswald-SemiBold.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/Oswald-SemiBold.woff) format("woff")}}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:700;src:url(clientlib-marketing/resources/fonts/Oswald-Bold.woff2) format("woff2"),url(clientlib-marketing/resources/fonts/Oswald-Bold.woff) format("woff")}@layer elements{.c-hbspt-form .actions .hs-button,.cmp-page__skiptomaincontent-link,.cmp-page__skiptomaincontent>a,.cmp-teaser__action-link,.e-cta{--_transparent:transparent;--_text-color:var(--color-on-primary);--_background-color:var(--color-primary);--_border-color:var(--_background-color);--_block-paading:var(--spacing-16);--_inline-paading:var(--spacing-24);align-items:center;appearance:none;-webkit-appearance:none;background-color:var(--_background-color)!important;border:1px solid var(--_border-color)!important;border-radius:0;-webkit-border-radius:0;color:var(--_text-color)!important;display:inline-flex;font-family:var(--font-body)!important;font-size:var(--font-size-eyebrow-small);font-size:var(--font-size-eyebrow-small)!important;font-weight:var(--font-weight-semibold);justify-content:center;letter-spacing:var(--font-letter-spacing-loose);line-height:var(--font-line-height-3xtight);line-height:var(--font-line-height-3xtight)!important;max-inline-size:max-content;padding-block:var(--_block-paading)!important;padding-inline:var(--_inline-paading)!important;text-align:center;text-decoration:none!important;text-transform:uppercase;text-transform:uppercase!important}.theme-toefl-he .c-hbspt-form .actions .hs-button,.theme-toefl-he .cmp-page__skiptomaincontent-link,.theme-toefl-he .cmp-page__skiptomaincontent>a,.theme-toefl-he .cmp-teaser__action-link,.theme-toefl-he .e-cta{font-weight:var(--font-weight-bold)!important}.c-hbspt-form .actions .hs-button.no-letter-spacing,.cmp-page__skiptomaincontent-link.no-letter-spacing,.cmp-page__skiptomaincontent>a.no-letter-spacing,.cmp-teaser__action-link.no-letter-spacing,.e-cta.no-letter-spacing{letter-spacing:0}.c-hbspt-form .actions .hs-button--small,.cmp-page__skiptomaincontent-link--small,.cmp-page__skiptomaincontent>a--small,.cmp-teaser__action-link--small,.e-cta--small{--_block-paading:var(--spacing-12)}.c-hbspt-form .actions .hs-button:disabled,.cmp-page__skiptomaincontent-link:disabled,.cmp-page__skiptomaincontent>a:disabled,.cmp-teaser__action-link:disabled,.e-cta:disabled{opacity:.2}.c-hbspt-form .actions .hs-button .c-cta-arrow,.cmp-page__skiptomaincontent-link .c-cta-arrow,.cmp-page__skiptomaincontent>a .c-cta-arrow,.cmp-teaser__action-link .c-cta-arrow,.e-cta .c-cta-arrow{align-items:center;display:flex;font-weight:600}.c-hbspt-form .actions .hs-button .c-cta-arrow svg,.cmp-page__skiptomaincontent-link .c-cta-arrow svg,.cmp-page__skiptomaincontent>a .c-cta-arrow svg,.cmp-teaser__action-link .c-cta-arrow svg,.e-cta .c-cta-arrow svg{height:24px;width:24px}.c-hbspt-form .actions .hs-button.e-cta--textlink,.cmp-page__skiptomaincontent-link.e-cta--textlink,.cmp-page__skiptomaincontent>a.e-cta--textlink,.cmp-teaser__action-link.e-cta--textlink,.e-cta.e-cta--textlink{--_border-color:transparent!important;background-color:transparent!important;color:var(--color-on-surface)!important}.c-hbspt-form .actions .hs-button.e-cta--textlink:hover,.cmp-page__skiptomaincontent-link.e-cta--textlink:hover,.cmp-page__skiptomaincontent>a.e-cta--textlink:hover,.cmp-teaser__action-link.e-cta--textlink:hover,.e-cta.e-cta--textlink:hover{text-decoration:underline!important}@media(hover:hover){.c-hbspt-form .actions .hs-button:hover,.cmp-page__skiptomaincontent-link:hover,.cmp-page__skiptomaincontent>a:hover,.cmp-teaser__action-link:hover,.e-cta:hover{box-shadow:inset 0 0 0 1px var(--_border-color)}.c-hbspt-form .actions .hs-button:disabled:hover,.cmp-page__skiptomaincontent-link:disabled:hover,.cmp-page__skiptomaincontent>a:disabled:hover,.cmp-teaser__action-link:disabled:hover,.e-cta:disabled:hover{box-shadow:none}[data-theme^=ets] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=ets] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=ets] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=ets] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=ets] .e-cta:not(:disabled):hover{--_text-color:var(--brand-eggshell);--_background-color:var(--brand-midnight);--_border-color:var(--brand-midnight)}.toefl-light-palette .c-hbspt-form .actions .hs-button:not(:disabled):hover,.toefl-light-palette .cmp-page__skiptomaincontent-link:not(:disabled):hover,.toefl-light-palette .cmp-page__skiptomaincontent>a:not(:disabled):hover,.toefl-light-palette .cmp-teaser__action-link:not(:disabled):hover,.toefl-light-palette .e-cta:not(:disabled):hover,.toefl-light-yellow .c-hbspt-form .actions .hs-button:not(:disabled):hover,.toefl-light-yellow .cmp-page__skiptomaincontent-link:not(:disabled):hover,.toefl-light-yellow .cmp-page__skiptomaincontent>a:not(:disabled):hover,.toefl-light-yellow .cmp-teaser__action-link:not(:disabled):hover,.toefl-light-yellow .e-cta:not(:disabled):hover,[data-theme^=toefl] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=toefl] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=toefl] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=toefl] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=toefl] .e-cta:not(:disabled):hover{--_text-color:var(--color-on-surface);--_background-color:var(--color-surface);--_border-color:var(--color-on-surface)}}.toefl-xlight .c-hbspt-form .actions .hs-button,.toefl-xlight .cmp-page__skiptomaincontent-link,.toefl-xlight .cmp-page__skiptomaincontent>a,.toefl-xlight .cmp-teaser__action-link,.toefl-xlight .e-cta{--color-primary:var(--brand-toefl-duskwinkle)}.toefl-xlight .c-hbspt-form .actions .hs-button:not(:disabled):hover,.toefl-xlight .cmp-page__skiptomaincontent-link:not(:disabled):hover,.toefl-xlight .cmp-page__skiptomaincontent>a:not(:disabled):hover,.toefl-xlight .cmp-teaser__action-link:not(:disabled):hover,.toefl-xlight .e-cta:not(:disabled):hover{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:var(--color-surface);--_border-color:var(--brand-toefl-duskwinkle)}.toefl-xlight .c-hbspt-form .actions .hs-button:active,.toefl-xlight .c-hbspt-form .actions .hs-button:focus-visible,.toefl-xlight .cmp-page__skiptomaincontent-link:active,.toefl-xlight .cmp-page__skiptomaincontent-link:focus-visible,.toefl-xlight .cmp-page__skiptomaincontent>a:active,.toefl-xlight .cmp-page__skiptomaincontent>a:focus-visible,.toefl-xlight .cmp-teaser__action-link:active,.toefl-xlight .cmp-teaser__action-link:focus-visible,.toefl-xlight .e-cta:active,.toefl-xlight .e-cta:focus-visible{--_text-color:var(--brand-white);--_background-color:var(--brand-toefl-duskwinkle);--_border-color:var(--brand-toefl-duskwinkle);box-shadow:0 0 0 2px var(--brand-white),0 0 0 4px var(--brand-toefl-duskwinkle)!important}@media(hover:hover){.toefl-he-light .c-hbspt-form .actions .hs-button:not(:disabled):hover,.toefl-he-light .cmp-page__skiptomaincontent-link:not(:disabled):hover,.toefl-he-light .cmp-page__skiptomaincontent>a:not(:disabled):hover,.toefl-he-light .cmp-teaser__action-link:not(:disabled):hover,.toefl-he-light .e-cta:not(:disabled):hover,.toefl-he-palette .c-hbspt-form .actions .hs-button:not(:disabled):hover,.toefl-he-palette .cmp-page__skiptomaincontent-link:not(:disabled):hover,.toefl-he-palette .cmp-page__skiptomaincontent>a:not(:disabled):hover,.toefl-he-palette .cmp-teaser__action-link:not(:disabled):hover,.toefl-he-palette .e-cta:not(:disabled):hover,.toefl-he-xlight .c-hbspt-form .actions .hs-button:not(:disabled):hover,.toefl-he-xlight .cmp-page__skiptomaincontent-link:not(:disabled):hover,.toefl-he-xlight .cmp-page__skiptomaincontent>a:not(:disabled):hover,.toefl-he-xlight .cmp-teaser__action-link:not(:disabled):hover,.toefl-he-xlight .e-cta:not(:disabled):hover,[data-theme^=toefl-he-light] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=toefl-he-light] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=toefl-he-light] .e-cta:not(:disabled):hover,[data-theme^=toefl-he-palette] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=toefl-he-palette] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=toefl-he-palette] .e-cta:not(:disabled):hover,[data-theme^=toefl-he-xlight] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=toefl-he-xlight] .e-cta:not(:disabled):hover{--_text-color:var(--brand-black);--_background-color:var(--brand-toefl-periwinkle-base);--_border-color:var(--brand-toefl-periwinkle-base)}}.toefl-he-light .c-hbspt-form .actions .hs-button:active,.toefl-he-light .c-hbspt-form .actions .hs-button:focus-visible,.toefl-he-light .cmp-page__skiptomaincontent-link:active,.toefl-he-light .cmp-page__skiptomaincontent-link:focus-visible,.toefl-he-light .cmp-page__skiptomaincontent>a:active,.toefl-he-light .cmp-page__skiptomaincontent>a:focus-visible,.toefl-he-light .cmp-teaser__action-link:active,.toefl-he-light .cmp-teaser__action-link:focus-visible,.toefl-he-light .e-cta:active,.toefl-he-light .e-cta:focus-visible,.toefl-he-palette .c-hbspt-form .actions .hs-button:active,.toefl-he-palette .c-hbspt-form .actions .hs-button:focus-visible,.toefl-he-palette .cmp-page__skiptomaincontent-link:active,.toefl-he-palette .cmp-page__skiptomaincontent-link:focus-visible,.toefl-he-palette .cmp-page__skiptomaincontent>a:active,.toefl-he-palette .cmp-page__skiptomaincontent>a:focus-visible,.toefl-he-palette .cmp-teaser__action-link:active,.toefl-he-palette .cmp-teaser__action-link:focus-visible,.toefl-he-palette .e-cta:active,.toefl-he-palette .e-cta:focus-visible,.toefl-he-xlight .c-hbspt-form .actions .hs-button:active,.toefl-he-xlight .c-hbspt-form .actions .hs-button:focus-visible,.toefl-he-xlight .cmp-page__skiptomaincontent-link:active,.toefl-he-xlight .cmp-page__skiptomaincontent-link:focus-visible,.toefl-he-xlight .cmp-page__skiptomaincontent>a:active,.toefl-he-xlight .cmp-page__skiptomaincontent>a:focus-visible,.toefl-he-xlight .cmp-teaser__action-link:active,.toefl-he-xlight .cmp-teaser__action-link:focus-visible,.toefl-he-xlight .e-cta:active,.toefl-he-xlight .e-cta:focus-visible,[data-theme^=toefl-he-light] .c-hbspt-form .actions .hs-button:active,[data-theme^=toefl-he-light] .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent-link:active,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent>a:active,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=toefl-he-light] .cmp-teaser__action-link:active,[data-theme^=toefl-he-light] .cmp-teaser__action-link:focus-visible,[data-theme^=toefl-he-light] .e-cta:active,[data-theme^=toefl-he-light] .e-cta:focus-visible,[data-theme^=toefl-he-palette] .c-hbspt-form .actions .hs-button:active,[data-theme^=toefl-he-palette] .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent-link:active,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent>a:active,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=toefl-he-palette] .cmp-teaser__action-link:active,[data-theme^=toefl-he-palette] .cmp-teaser__action-link:focus-visible,[data-theme^=toefl-he-palette] .e-cta:active,[data-theme^=toefl-he-palette] .e-cta:focus-visible,[data-theme^=toefl-he-xlight] .c-hbspt-form .actions .hs-button:active,[data-theme^=toefl-he-xlight] .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent-link:active,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent>a:active,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=toefl-he-xlight] .cmp-teaser__action-link:active,[data-theme^=toefl-he-xlight] .cmp-teaser__action-link:focus-visible,[data-theme^=toefl-he-xlight] .e-cta:active,[data-theme^=toefl-he-xlight] .e-cta:focus-visible{--_text-color:var(--brand-black);--_background-color:var(--brand-toefl-periwinkle-base);--_border-color:var(--brand-toefl-periwinkle-base);box-shadow:0 0 0 2px var(--brand-white),0 0 0 4px var(--brand-black)!important}@media(hover:hover){.toefl-he-periwinkle .c-hbspt-form .actions .hs-button:not(:disabled):hover,.toefl-he-periwinkle .cmp-page__skiptomaincontent-link:not(:disabled):hover,.toefl-he-periwinkle .cmp-page__skiptomaincontent>a:not(:disabled):hover,.toefl-he-periwinkle .cmp-teaser__action-link:not(:disabled):hover,.toefl-he-periwinkle .e-cta:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .e-cta:not(:disabled):hover{--_text-color:var(--brand-black);--_background-color:var(--brand-white);--_border-color:var(--brand-black)}}.toefl-he-periwinkle .c-hbspt-form .actions .hs-button:active,.toefl-he-periwinkle .c-hbspt-form .actions .hs-button:focus-visible,.toefl-he-periwinkle .cmp-page__skiptomaincontent-link:active,.toefl-he-periwinkle .cmp-page__skiptomaincontent-link:focus-visible,.toefl-he-periwinkle .cmp-page__skiptomaincontent>a:active,.toefl-he-periwinkle .cmp-page__skiptomaincontent>a:focus-visible,.toefl-he-periwinkle .cmp-teaser__action-link:active,.toefl-he-periwinkle .cmp-teaser__action-link:focus-visible,.toefl-he-periwinkle .e-cta:active,.toefl-he-periwinkle .e-cta:focus-visible,[data-theme^=toefl-he-periwinkle] .c-hbspt-form .actions .hs-button:active,[data-theme^=toefl-he-periwinkle] .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent-link:active,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent>a:active,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=toefl-he-periwinkle] .cmp-teaser__action-link:active,[data-theme^=toefl-he-periwinkle] .cmp-teaser__action-link:focus-visible,[data-theme^=toefl-he-periwinkle] .e-cta:active,[data-theme^=toefl-he-periwinkle] .e-cta:focus-visible{--_text-color:var(--brand-black);--_background-color:var(--brand-white);--_border-color:var(--brand-white);box-shadow:0 0 0 2px var(--brand-white),0 0 0 4px #080808!important}@media(hover:hover){.toefl-he-duskwinkle .c-hbspt-form .actions .hs-button:not(:disabled):hover,.toefl-he-duskwinkle .cmp-page__skiptomaincontent-link:not(:disabled):hover,.toefl-he-duskwinkle .cmp-page__skiptomaincontent>a:not(:disabled):hover,.toefl-he-duskwinkle .cmp-teaser__action-link:not(:disabled):hover,.toefl-he-duskwinkle .e-cta:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .e-cta:not(:disabled):hover{--_text-color:var(--brand-black);--_background-color:var(--brand-toefl-periwinkle-base);--_border-color:var(--brand-toefl-periwinkle-base)}}.toefl-he-duskwinkle .c-hbspt-form .actions .hs-button:active,.toefl-he-duskwinkle .c-hbspt-form .actions .hs-button:focus-visible,.toefl-he-duskwinkle .cmp-page__skiptomaincontent-link:active,.toefl-he-duskwinkle .cmp-page__skiptomaincontent-link:focus-visible,.toefl-he-duskwinkle .cmp-page__skiptomaincontent>a:active,.toefl-he-duskwinkle .cmp-page__skiptomaincontent>a:focus-visible,.toefl-he-duskwinkle .cmp-teaser__action-link:active,.toefl-he-duskwinkle .cmp-teaser__action-link:focus-visible,.toefl-he-duskwinkle .e-cta:active,.toefl-he-duskwinkle .e-cta:focus-visible,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button:active,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link:active,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a:active,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link:active,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link:focus-visible,[data-theme^=toefl-he-duskwinkle] .e-cta:active,[data-theme^=toefl-he-duskwinkle] .e-cta:focus-visible{--_text-color:var(--brand-black);--_background-color:var(--brand-toefl-periwinkle-base);--_border-color:var(--brand-toefl-periwinkle-base);box-shadow:0 0 0 2px var(--brand-toefl-duskwinkle),0 0 0 4px var(--brand-toefl-periwinkle-base)!important}@media(hover:hover){.toefl-periwinkle-light .c-hbspt-form .actions .hs-button:not(:disabled):hover,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link:not(:disabled):hover,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a:not(:disabled):hover,.toefl-periwinkle-light .cmp-teaser__action-link:not(:disabled):hover,.toefl-periwinkle-light .e-cta:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .e-cta:not(:disabled):hover{--_text-color:var(--color-on-surface);--_background-color:var(--color-surface);--_border-color:var(--color-on-surface)}[class*=gre-] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[class*=gre-] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[class*=gre-] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[class*=gre-] .cmp-teaser__action-link:not(:disabled):hover,[class*=gre-] .e-cta:not(:disabled):hover,[data-theme^=gre] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=gre] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=gre] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=gre] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=gre] .e-cta:not(:disabled):hover,[data-theme^=r3cc] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=r3cc] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=r3cc] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=r3cc] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=r3cc] .e-cta:not(:disabled):hover{--_text-color:var(--color-primary-hover-text);--_background-color:var(--color-primary-hover);--_border-color:var(--color-primary-hover)}[data-theme=gre-light-gray] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=gre-light-gray] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=gre-light-gray] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=gre-light-gray] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=gre-light-gray] .e-cta:not(:disabled):hover,[data-theme=gre-light] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=gre-light] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=gre-light] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=gre-light] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=gre-light] .e-cta:not(:disabled):hover,[data-theme=gre-xlight] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=gre-xlight] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=gre-xlight] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=gre-xlight] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=gre-xlight] .e-cta:not(:disabled):hover{--_text-color:var(--color-on-surface);--_background-color:var(--color-primary-hover);--_border-color:var(--color-on-surface)}}[data-theme=gre-xdark-on-white] .c-hbspt-form .actions .hs-button,[data-theme=gre-xdark-on-white] .cmp-page__skiptomaincontent-link,[data-theme=gre-xdark-on-white] .cmp-page__skiptomaincontent>a,[data-theme=gre-xdark-on-white] .cmp-teaser__action-link,[data-theme=gre-xdark-on-white] .e-cta,[data-theme=gre-xdark-purple] .c-hbspt-form .actions .hs-button,[data-theme=gre-xdark-purple] .cmp-page__skiptomaincontent-link,[data-theme=gre-xdark-purple] .cmp-page__skiptomaincontent>a,[data-theme=gre-xdark-purple] .cmp-teaser__action-link,[data-theme=gre-xdark-purple] .e-cta,[data-theme=gre-xdark] .c-hbspt-form .actions .hs-button,[data-theme=gre-xdark] .cmp-page__skiptomaincontent-link,[data-theme=gre-xdark] .cmp-page__skiptomaincontent>a,[data-theme=gre-xdark] .cmp-teaser__action-link,[data-theme=gre-xdark] .e-cta{--color-on-surface:var(--brand-eggshell)}@media(hover:hover){.gre-light-ivory .c-hbspt-form .actions .hs-button:not(:disabled):hover,.gre-light-ivory .cmp-page__skiptomaincontent-link:not(:disabled):hover,.gre-light-ivory .cmp-page__skiptomaincontent>a:not(:disabled):hover,.gre-light-ivory .cmp-teaser__action-link:not(:disabled):hover,.gre-light-ivory .e-cta:not(:disabled):hover,.gre-xlight-white .c-hbspt-form .actions .hs-button:not(:disabled):hover,.gre-xlight-white .cmp-page__skiptomaincontent-link:not(:disabled):hover,.gre-xlight-white .cmp-page__skiptomaincontent>a:not(:disabled):hover,.gre-xlight-white .cmp-teaser__action-link:not(:disabled):hover,.gre-xlight-white .e-cta:not(:disabled):hover,[data-theme=gre-light-ivory] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=gre-light-ivory] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=gre-light-ivory] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=gre-light-ivory] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=gre-light-ivory] .e-cta:not(:disabled):hover,[data-theme=gre-xlight-white] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=gre-xlight-white] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=gre-xlight-white] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=gre-xlight-white] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=gre-xlight-white] .e-cta:not(:disabled):hover{--_text-color:var(--brand-gre-purple);--_border-color:var(--brand-gre-purple)}[data-theme=gre-xlight-black] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=gre-xlight-black] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=gre-xlight-black] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=gre-xlight-black] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=gre-xlight-black] .e-cta:not(:disabled):hover{--_background-color:transparent;--_border-color:var(--brand-gre-purple-dark);--_text-color:var(--brand-gre-purple-dark)}[data-theme^=toefl-duskwinkle] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=toefl-duskwinkle] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=toefl-duskwinkle] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=toefl-duskwinkle] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=toefl-duskwinkle] .e-cta:not(:disabled):hover{--_text-color:var(--brand-black);--_border-color:var(--color-primary-hover);--_background-color:var(--color-primary-hover)}[data-theme^=sff] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=sff] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=sff] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=sff] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=sff] .e-cta:not(:disabled):hover{--_text-color:var(--color-on-surface);--_background-color:var(--color-surface);--_border-color:var(--color-surface)}}[data-theme^=sff] .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=sff] .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=sff] .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=sff] .cmp-teaser__action-link:focus-visible,[data-theme^=sff] .e-cta:focus-visible{--color-on-surface:var(--color-primary);box-shadow:0 0 0 4px var(--color-primary)}[data-theme=stw-dark] .c-hbspt-form .actions .hs-button,[data-theme=stw-dark] .cmp-page__skiptomaincontent-link,[data-theme=stw-dark] .cmp-page__skiptomaincontent>a,[data-theme=stw-dark] .cmp-teaser__action-link,[data-theme=stw-dark] .e-cta,[data-theme=stw-light] .c-hbspt-form .actions .hs-button,[data-theme=stw-light] .cmp-page__skiptomaincontent-link,[data-theme=stw-light] .cmp-page__skiptomaincontent>a,[data-theme=stw-light] .cmp-teaser__action-link,[data-theme=stw-light] .e-cta{--_text-color:var(--color-surface)}@media(hover:hover){[data-theme=stw-dark] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=stw-dark] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=stw-dark] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=stw-dark] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=stw-dark] .e-cta:not(:disabled):hover,[data-theme=stw-light] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=stw-light] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=stw-light] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=stw-light] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=stw-light] .e-cta:not(:disabled):hover{--_text-color:var(--color-on-surface);--_border-color:var(--color-on-surface);--_background-color:var(--color-surface);box-shadow:none}[data-theme^=toeic] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=toeic] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=toeic] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=toeic] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=toeic] .e-cta:not(:disabled):hover{--_text-color:var(--brand-ink);--_background-color:var(--brand-white);--_border-color:var(--brand-white)}[data-theme=toeic-light] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=toeic-light] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=toeic-light] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=toeic-light] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=toeic-light] .e-cta:not(:disabled):hover,[data-theme=toeic-white] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=toeic-white] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=toeic-white] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=toeic-white] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=toeic-white] .e-cta:not(:disabled):hover,[data-theme^=toeic-xlight] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=toeic-xlight] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=toeic-xlight] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=toeic-xlight] .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=toeic-xlight] .e-cta:not(:disabled):hover{--_border-color:var(--brand-ink)}}[data-theme=toeic-link-dark] .c-hbspt-form .actions .hs-button:focus-visible,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent-link:focus-visible,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent>a:focus-visible,[data-theme=toeic-link-dark] .cmp-teaser__action-link:focus-visible,[data-theme=toeic-link-dark] .e-cta:focus-visible{--color-on-surface:var(--brand-toeic-link-aqua-blue);--color-surface:var(--brand-toeic-black)}@media(hover:hover){[data-theme=toeic-link-xBeige] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=toeic-link-xBeige] .e-cta:not(:disabled):hover,[data-theme=toeic-link-xlight] .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=toeic-link-xlight] .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=toeic-link-xlight] .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=toeic-link-xlight] .cmp-teaser__action-link:not(:disabled):hover,[data-theme=toeic-link-xlight] .e-cta:not(:disabled):hover{--_text-color:var(--brand-toeic-beige-2);--_background-color:var(--brand-toeic-link-cta-hover-green);--_border-color:var(--brand-toeic-link-cta-hover-green)}}[data-theme=toeic-link-xBeige] .c-hbspt-form .actions .hs-button:focus-visible,[data-theme=toeic-link-xBeige] .cmp-page__skiptomaincontent-link:focus-visible,[data-theme=toeic-link-xBeige] .cmp-page__skiptomaincontent>a:focus-visible,[data-theme=toeic-link-xBeige] .cmp-teaser__action-link:focus-visible,[data-theme=toeic-link-xBeige] .e-cta:focus-visible,[data-theme=toeic-link-xlight] .c-hbspt-form .actions .hs-button:focus-visible,[data-theme=toeic-link-xlight] .cmp-page__skiptomaincontent-link:focus-visible,[data-theme=toeic-link-xlight] .cmp-page__skiptomaincontent>a:focus-visible,[data-theme=toeic-link-xlight] .cmp-teaser__action-link:focus-visible,[data-theme=toeic-link-xlight] .e-cta:focus-visible{--color-on-surface:var(--brand-toeic-link-cta-green)}.c-hbspt-form .actions .hs-button--secondary,.c-hbspt-form .actions .hs-button.cta-style__secondary,.cmp-page__skiptomaincontent-link--secondary,.cmp-page__skiptomaincontent-link.cta-style__secondary,.cmp-page__skiptomaincontent>a--secondary,.cmp-page__skiptomaincontent>a.cta-style__secondary,.cmp-teaser__action-link--secondary,.cmp-teaser__action-link.cta-style__secondary,.cta-style__secondary .c-hbspt-form .actions .hs-button,.cta-style__secondary .cmp-page__skiptomaincontent-link,.cta-style__secondary .cmp-page__skiptomaincontent>a,.cta-style__secondary .cmp-teaser__action-link,.cta-style__secondary .e-cta,.e-cta--secondary,.e-cta.cta-style__secondary{--_border-color:var(--color-on-surface);--_background-color:transparent;--_text-color:var(--color-on-surface)}[data-theme=sff-xdark-blue] .c-hbspt-form .actions .hs-button--secondary:focus-visible,[data-theme=sff-xdark-blue] .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,[data-theme=sff-xdark-blue] .cmp-page__skiptomaincontent-link--secondary:focus-visible,[data-theme=sff-xdark-blue] .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,[data-theme=sff-xdark-blue] .cmp-page__skiptomaincontent>a--secondary:focus-visible,[data-theme=sff-xdark-blue] .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,[data-theme=sff-xdark-blue] .cmp-teaser__action-link--secondary:focus-visible,[data-theme=sff-xdark-blue] .cmp-teaser__action-link.cta-style__secondary:focus-visible,[data-theme=sff-xdark-blue] .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme=sff-xdark-blue] .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme=sff-xdark-blue] .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme=sff-xdark-blue] .cta-style__secondary .cmp-teaser__action-link:focus-visible,[data-theme=sff-xdark-blue] .cta-style__secondary .e-cta:focus-visible,[data-theme=sff-xdark-blue] .e-cta--secondary:focus-visible,[data-theme=sff-xdark-blue] .e-cta.cta-style__secondary:focus-visible{--_text-color:var(--brand-white)!important;--_border-color:var(--brand-white)!important;--color-on-surface:var(--brand-white)!important;box-shadow:0 0 0 4px var(--brand-white)!important;color:var(--_text-color)!important}[data-theme=sff-xlight-gray] .c-hbspt-form .actions .hs-button--secondary,[data-theme=sff-xlight-gray] .c-hbspt-form .actions .hs-button.cta-style__secondary,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent-link--secondary,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent-link.cta-style__secondary,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent>a--secondary,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent>a.cta-style__secondary,[data-theme=sff-xlight-gray] .cmp-teaser__action-link--secondary,[data-theme=sff-xlight-gray] .cmp-teaser__action-link.cta-style__secondary,[data-theme=sff-xlight-gray] .cta-style__secondary .c-hbspt-form .actions .hs-button,[data-theme=sff-xlight-gray] .cta-style__secondary .cmp-page__skiptomaincontent-link,[data-theme=sff-xlight-gray] .cta-style__secondary .cmp-page__skiptomaincontent>a,[data-theme=sff-xlight-gray] .cta-style__secondary .cmp-teaser__action-link,[data-theme=sff-xlight-gray] .cta-style__secondary .e-cta,[data-theme=sff-xlight-gray] .e-cta--secondary,[data-theme=sff-xlight-gray] .e-cta.cta-style__secondary{--_border-color:var(--color-outline-blue-dim);color:var(--color-on-surface)!important}[data-theme=sff-xlight-gray] .c-hbspt-form .actions .hs-button--secondary:focus-visible,[data-theme=sff-xlight-gray] .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent-link--secondary:focus-visible,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent>a--secondary:focus-visible,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,[data-theme=sff-xlight-gray] .cmp-teaser__action-link--secondary:focus-visible,[data-theme=sff-xlight-gray] .cmp-teaser__action-link.cta-style__secondary:focus-visible,[data-theme=sff-xlight-gray] .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme=sff-xlight-gray] .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme=sff-xlight-gray] .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme=sff-xlight-gray] .cta-style__secondary .cmp-teaser__action-link:focus-visible,[data-theme=sff-xlight-gray] .cta-style__secondary .e-cta:focus-visible,[data-theme=sff-xlight-gray] .e-cta--secondary:focus-visible,[data-theme=sff-xlight-gray] .e-cta.cta-style__secondary:focus-visible{--color-on-surface:var(--color-outline-highlight)!important;box-shadow:0 0 0 4px var(--color-outline-highlight)!important;color:var(--brand-ink)!important}[data-theme=gre-xlight-black] .c-hbspt-form .actions .hs-button--secondary,[data-theme=gre-xlight-black] .c-hbspt-form .actions .hs-button.cta-style__secondary,[data-theme=gre-xlight-black] .cmp-page__skiptomaincontent-link--secondary,[data-theme=gre-xlight-black] .cmp-page__skiptomaincontent-link.cta-style__secondary,[data-theme=gre-xlight-black] .cmp-page__skiptomaincontent>a--secondary,[data-theme=gre-xlight-black] .cmp-page__skiptomaincontent>a.cta-style__secondary,[data-theme=gre-xlight-black] .cmp-teaser__action-link--secondary,[data-theme=gre-xlight-black] .cmp-teaser__action-link.cta-style__secondary,[data-theme=gre-xlight-black] .cta-style__secondary .c-hbspt-form .actions .hs-button,[data-theme=gre-xlight-black] .cta-style__secondary .cmp-page__skiptomaincontent-link,[data-theme=gre-xlight-black] .cta-style__secondary .cmp-page__skiptomaincontent>a,[data-theme=gre-xlight-black] .cta-style__secondary .cmp-teaser__action-link,[data-theme=gre-xlight-black] .cta-style__secondary .e-cta,[data-theme=gre-xlight-black] .e-cta--secondary,[data-theme=gre-xlight-black] .e-cta.cta-style__secondary{--_border-color:var(--brand-gre-purple-dark);--_text-color:var(--brand-gre-purple-dark)}[data-theme=gre-xlight-black] .c-hbspt-form .actions .hs-button--secondary:focus-visible,[data-theme=gre-xlight-black] .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,[data-theme=gre-xlight-black] .cmp-page__skiptomaincontent-link--secondary:focus-visible,[data-theme=gre-xlight-black] .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,[data-theme=gre-xlight-black] .cmp-page__skiptomaincontent>a--secondary:focus-visible,[data-theme=gre-xlight-black] .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,[data-theme=gre-xlight-black] .cmp-teaser__action-link--secondary:focus-visible,[data-theme=gre-xlight-black] .cmp-teaser__action-link.cta-style__secondary:focus-visible,[data-theme=gre-xlight-black] .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme=gre-xlight-black] .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme=gre-xlight-black] .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme=gre-xlight-black] .cta-style__secondary .cmp-teaser__action-link:focus-visible,[data-theme=gre-xlight-black] .cta-style__secondary .e-cta:focus-visible,[data-theme=gre-xlight-black] .e-cta--secondary:focus-visible,[data-theme=gre-xlight-black] .e-cta.cta-style__secondary:focus-visible{--color-on-surface:var(--brand-gre-purple-dark)!important;--_text-color:var(--brand-gre-purple-dark);box-shadow:0 0 0 4px var(--brand-gre-purple-dark)!important}[data-theme=stw-dark] .c-hbspt-form .actions .hs-button--secondary,[data-theme=stw-dark] .c-hbspt-form .actions .hs-button.cta-style__secondary,[data-theme=stw-dark] .cmp-page__skiptomaincontent-link--secondary,[data-theme=stw-dark] .cmp-page__skiptomaincontent-link.cta-style__secondary,[data-theme=stw-dark] .cmp-page__skiptomaincontent>a--secondary,[data-theme=stw-dark] .cmp-page__skiptomaincontent>a.cta-style__secondary,[data-theme=stw-dark] .cmp-teaser__action-link--secondary,[data-theme=stw-dark] .cmp-teaser__action-link.cta-style__secondary,[data-theme=stw-dark] .cta-style__secondary .c-hbspt-form .actions .hs-button,[data-theme=stw-dark] .cta-style__secondary .cmp-page__skiptomaincontent-link,[data-theme=stw-dark] .cta-style__secondary .cmp-page__skiptomaincontent>a,[data-theme=stw-dark] .cta-style__secondary .cmp-teaser__action-link,[data-theme=stw-dark] .cta-style__secondary .e-cta,[data-theme=stw-dark] .e-cta--secondary,[data-theme=stw-dark] .e-cta.cta-style__secondary{--_border-color:var(--color-on-surface);color:var(--color-on-surface)!important}[data-theme=stw-light] .c-hbspt-form .actions .hs-button--secondary,[data-theme=stw-light] .c-hbspt-form .actions .hs-button.cta-style__secondary,[data-theme=stw-light] .cmp-page__skiptomaincontent-link--secondary,[data-theme=stw-light] .cmp-page__skiptomaincontent-link.cta-style__secondary,[data-theme=stw-light] .cmp-page__skiptomaincontent>a--secondary,[data-theme=stw-light] .cmp-page__skiptomaincontent>a.cta-style__secondary,[data-theme=stw-light] .cmp-teaser__action-link--secondary,[data-theme=stw-light] .cmp-teaser__action-link.cta-style__secondary,[data-theme=stw-light] .cta-style__secondary .c-hbspt-form .actions .hs-button,[data-theme=stw-light] .cta-style__secondary .cmp-page__skiptomaincontent-link,[data-theme=stw-light] .cta-style__secondary .cmp-page__skiptomaincontent>a,[data-theme=stw-light] .cta-style__secondary .cmp-teaser__action-link,[data-theme=stw-light] .cta-style__secondary .e-cta,[data-theme=stw-light] .e-cta--secondary,[data-theme=stw-light] .e-cta.cta-style__secondary{--_border-color:var(--brand-ink-50);--_text-color:var(--color-on-surface)}[data-theme=toeic-light] .c-hbspt-form .actions .hs-button--secondary,[data-theme=toeic-light] .c-hbspt-form .actions .hs-button.cta-style__secondary,[data-theme=toeic-light] .cmp-page__skiptomaincontent-link--secondary,[data-theme=toeic-light] .cmp-page__skiptomaincontent-link.cta-style__secondary,[data-theme=toeic-light] .cmp-page__skiptomaincontent>a--secondary,[data-theme=toeic-light] .cmp-page__skiptomaincontent>a.cta-style__secondary,[data-theme=toeic-light] .cmp-teaser__action-link--secondary,[data-theme=toeic-light] .cmp-teaser__action-link.cta-style__secondary,[data-theme=toeic-light] .cta-style__secondary .c-hbspt-form .actions .hs-button,[data-theme=toeic-light] .cta-style__secondary .cmp-page__skiptomaincontent-link,[data-theme=toeic-light] .cta-style__secondary .cmp-page__skiptomaincontent>a,[data-theme=toeic-light] .cta-style__secondary .cmp-teaser__action-link,[data-theme=toeic-light] .cta-style__secondary .e-cta,[data-theme=toeic-light] .e-cta--secondary,[data-theme=toeic-light] .e-cta.cta-style__secondary,[data-theme^=toeic-xlight] .c-hbspt-form .actions .hs-button--secondary,[data-theme^=toeic-xlight] .c-hbspt-form .actions .hs-button.cta-style__secondary,[data-theme^=toeic-xlight] .cmp-page__skiptomaincontent-link--secondary,[data-theme^=toeic-xlight] .cmp-page__skiptomaincontent-link.cta-style__secondary,[data-theme^=toeic-xlight] .cmp-page__skiptomaincontent>a--secondary,[data-theme^=toeic-xlight] .cmp-page__skiptomaincontent>a.cta-style__secondary,[data-theme^=toeic-xlight] .cmp-teaser__action-link--secondary,[data-theme^=toeic-xlight] .cmp-teaser__action-link.cta-style__secondary,[data-theme^=toeic-xlight] .cta-style__secondary .c-hbspt-form .actions .hs-button,[data-theme^=toeic-xlight] .cta-style__secondary .cmp-page__skiptomaincontent-link,[data-theme^=toeic-xlight] .cta-style__secondary .cmp-page__skiptomaincontent>a,[data-theme^=toeic-xlight] .cta-style__secondary .cmp-teaser__action-link,[data-theme^=toeic-xlight] .cta-style__secondary .e-cta,[data-theme^=toeic-xlight] .e-cta--secondary,[data-theme^=toeic-xlight] .e-cta.cta-style__secondary{--_border-color:var(--brand-ink-50)}[data-theme=toeic-link-dark] .c-hbspt-form .actions .hs-button--secondary,[data-theme=toeic-link-dark] .c-hbspt-form .actions .hs-button.cta-style__secondary,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent-link--secondary,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent-link.cta-style__secondary,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent>a--secondary,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent>a.cta-style__secondary,[data-theme=toeic-link-dark] .cmp-teaser__action-link--secondary,[data-theme=toeic-link-dark] .cmp-teaser__action-link.cta-style__secondary,[data-theme=toeic-link-dark] .cta-style__secondary .c-hbspt-form .actions .hs-button,[data-theme=toeic-link-dark] .cta-style__secondary .cmp-page__skiptomaincontent-link,[data-theme=toeic-link-dark] .cta-style__secondary .cmp-page__skiptomaincontent>a,[data-theme=toeic-link-dark] .cta-style__secondary .cmp-teaser__action-link,[data-theme=toeic-link-dark] .cta-style__secondary .e-cta,[data-theme=toeic-link-dark] .e-cta--secondary,[data-theme=toeic-link-dark] .e-cta.cta-style__secondary{--color-on-surface:var(--brand-toeic-beige-2);--_border-color:var(--color-on-surface);--_text-color:var(--color-on-surface)}[data-theme=toeic-link-dark] .c-hbspt-form .actions .hs-button--secondary:focus-visible,[data-theme=toeic-link-dark] .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent-link--secondary:focus-visible,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent>a--secondary:focus-visible,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,[data-theme=toeic-link-dark] .cmp-teaser__action-link--secondary:focus-visible,[data-theme=toeic-link-dark] .cmp-teaser__action-link.cta-style__secondary:focus-visible,[data-theme=toeic-link-dark] .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme=toeic-link-dark] .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme=toeic-link-dark] .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme=toeic-link-dark] .cta-style__secondary .cmp-teaser__action-link:focus-visible,[data-theme=toeic-link-dark] .cta-style__secondary .e-cta:focus-visible,[data-theme=toeic-link-dark] .e-cta--secondary:focus-visible,[data-theme=toeic-link-dark] .e-cta.cta-style__secondary:focus-visible{--color-on-surface:var(--brand-toeic-beige-2);--color-surface:var(--brand-toeic-black)}.c-hbspt-form .actions .hs-button--secondary [data-theme=toeic-link-xBeige]:focus-visible,.c-hbspt-form .actions .hs-button.cta-style__secondary [data-theme=toeic-link-xBeige]:focus-visible,.cmp-page__skiptomaincontent-link--secondary [data-theme=toeic-link-xBeige]:focus-visible,.cmp-page__skiptomaincontent-link.cta-style__secondary [data-theme=toeic-link-xBeige]:focus-visible,.cmp-page__skiptomaincontent>a--secondary [data-theme=toeic-link-xBeige]:focus-visible,.cmp-page__skiptomaincontent>a.cta-style__secondary [data-theme=toeic-link-xBeige]:focus-visible,.cmp-teaser__action-link--secondary [data-theme=toeic-link-xBeige]:focus-visible,.cmp-teaser__action-link.cta-style__secondary [data-theme=toeic-link-xBeige]:focus-visible,.cta-style__secondary .c-hbspt-form .actions .hs-button [data-theme=toeic-link-xBeige]:focus-visible,.cta-style__secondary .cmp-page__skiptomaincontent-link [data-theme=toeic-link-xBeige]:focus-visible,.cta-style__secondary .cmp-page__skiptomaincontent>a [data-theme=toeic-link-xBeige]:focus-visible,.cta-style__secondary .cmp-teaser__action-link [data-theme=toeic-link-xBeige]:focus-visible,.cta-style__secondary .e-cta [data-theme=toeic-link-xBeige]:focus-visible,.e-cta--secondary [data-theme=toeic-link-xBeige]:focus-visible,.e-cta.cta-style__secondary [data-theme=toeic-link-xBeige]:focus-visible,[data-theme=toeic-link-xlight] .c-hbspt-form .actions .hs-button--secondary:focus-visible,[data-theme=toeic-link-xlight] .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,[data-theme=toeic-link-xlight] .cmp-page__skiptomaincontent-link--secondary:focus-visible,[data-theme=toeic-link-xlight] .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,[data-theme=toeic-link-xlight] .cmp-page__skiptomaincontent>a--secondary:focus-visible,[data-theme=toeic-link-xlight] .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,[data-theme=toeic-link-xlight] .cmp-teaser__action-link--secondary:focus-visible,[data-theme=toeic-link-xlight] .cmp-teaser__action-link.cta-style__secondary:focus-visible,[data-theme=toeic-link-xlight] .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme=toeic-link-xlight] .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme=toeic-link-xlight] .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme=toeic-link-xlight] .cta-style__secondary .cmp-teaser__action-link:focus-visible,[data-theme=toeic-link-xlight] .cta-style__secondary .e-cta:focus-visible,[data-theme=toeic-link-xlight] .e-cta--secondary:focus-visible,[data-theme=toeic-link-xlight] .e-cta.cta-style__secondary:focus-visible{--color-on-surface:var(--brand-black)}[data-theme=toeic-link-green] .c-hbspt-form .actions .hs-button--secondary,[data-theme=toeic-link-green] .c-hbspt-form .actions .hs-button.cta-style__secondary,[data-theme=toeic-link-green] .cmp-page__skiptomaincontent-link--secondary,[data-theme=toeic-link-green] .cmp-page__skiptomaincontent-link.cta-style__secondary,[data-theme=toeic-link-green] .cmp-page__skiptomaincontent>a--secondary,[data-theme=toeic-link-green] .cmp-page__skiptomaincontent>a.cta-style__secondary,[data-theme=toeic-link-green] .cmp-teaser__action-link--secondary,[data-theme=toeic-link-green] .cmp-teaser__action-link.cta-style__secondary,[data-theme=toeic-link-green] .cta-style__secondary .c-hbspt-form .actions .hs-button,[data-theme=toeic-link-green] .cta-style__secondary .cmp-page__skiptomaincontent-link,[data-theme=toeic-link-green] .cta-style__secondary .cmp-page__skiptomaincontent>a,[data-theme=toeic-link-green] .cta-style__secondary .cmp-teaser__action-link,[data-theme=toeic-link-green] .cta-style__secondary .e-cta,[data-theme=toeic-link-green] .e-cta--secondary,[data-theme=toeic-link-green] .e-cta.cta-style__secondary{--color-on-surface:var(--brand-toeic-beige-2);--color-surface:var(--brand-toeic-beige-2)}[data-theme=toeic-link-green] .c-hbspt-form .actions .hs-button--secondary:focus-visible,[data-theme=toeic-link-green] .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,[data-theme=toeic-link-green] .cmp-page__skiptomaincontent-link--secondary:focus-visible,[data-theme=toeic-link-green] .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,[data-theme=toeic-link-green] .cmp-page__skiptomaincontent>a--secondary:focus-visible,[data-theme=toeic-link-green] .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,[data-theme=toeic-link-green] .cmp-teaser__action-link--secondary:focus-visible,[data-theme=toeic-link-green] .cmp-teaser__action-link.cta-style__secondary:focus-visible,[data-theme=toeic-link-green] .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme=toeic-link-green] .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme=toeic-link-green] .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme=toeic-link-green] .cta-style__secondary .cmp-teaser__action-link:focus-visible,[data-theme=toeic-link-green] .cta-style__secondary .e-cta:focus-visible,[data-theme=toeic-link-green] .e-cta--secondary:focus-visible,[data-theme=toeic-link-green] .e-cta.cta-style__secondary:focus-visible{--color-surface:var(--brand-toeic-link-dark-green)}.toefl-xlight .c-hbspt-form .actions .hs-button--secondary,.toefl-xlight .c-hbspt-form .actions .hs-button.cta-style__secondary,.toefl-xlight .cmp-page__skiptomaincontent-link--secondary,.toefl-xlight .cmp-page__skiptomaincontent-link.cta-style__secondary,.toefl-xlight .cmp-page__skiptomaincontent>a--secondary,.toefl-xlight .cmp-page__skiptomaincontent>a.cta-style__secondary,.toefl-xlight .cmp-teaser__action-link--secondary,.toefl-xlight .cmp-teaser__action-link.cta-style__secondary,.toefl-xlight .cta-style__secondary .c-hbspt-form .actions .hs-button,.toefl-xlight .cta-style__secondary .cmp-page__skiptomaincontent-link,.toefl-xlight .cta-style__secondary .cmp-page__skiptomaincontent>a,.toefl-xlight .cta-style__secondary .cmp-teaser__action-link,.toefl-xlight .cta-style__secondary .e-cta,.toefl-xlight .e-cta--secondary,.toefl-xlight .e-cta.cta-style__secondary{--_border-color:var(--brand-toefl-duskwinkle);--_background-color:transparent;--_text-color:var(--brand-toefl-duskwinkle)}.toefl-xlight .c-hbspt-form .actions .hs-button--secondary:active,.toefl-xlight .c-hbspt-form .actions .hs-button--secondary:focus-visible,.toefl-xlight .c-hbspt-form .actions .hs-button.cta-style__secondary:active,.toefl-xlight .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,.toefl-xlight .cmp-page__skiptomaincontent-link--secondary:active,.toefl-xlight .cmp-page__skiptomaincontent-link--secondary:focus-visible,.toefl-xlight .cmp-page__skiptomaincontent-link.cta-style__secondary:active,.toefl-xlight .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,.toefl-xlight .cmp-page__skiptomaincontent>a--secondary:active,.toefl-xlight .cmp-page__skiptomaincontent>a--secondary:focus-visible,.toefl-xlight .cmp-page__skiptomaincontent>a.cta-style__secondary:active,.toefl-xlight .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,.toefl-xlight .cmp-teaser__action-link--secondary:active,.toefl-xlight .cmp-teaser__action-link--secondary:focus-visible,.toefl-xlight .cmp-teaser__action-link.cta-style__secondary:active,.toefl-xlight .cmp-teaser__action-link.cta-style__secondary:focus-visible,.toefl-xlight .cta-style__secondary .c-hbspt-form .actions .hs-button:active,.toefl-xlight .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,.toefl-xlight .cta-style__secondary .cmp-page__skiptomaincontent-link:active,.toefl-xlight .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,.toefl-xlight .cta-style__secondary .cmp-page__skiptomaincontent>a:active,.toefl-xlight .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,.toefl-xlight .cta-style__secondary .cmp-teaser__action-link:active,.toefl-xlight .cta-style__secondary .cmp-teaser__action-link:focus-visible,.toefl-xlight .cta-style__secondary .e-cta:active,.toefl-xlight .cta-style__secondary .e-cta:focus-visible,.toefl-xlight .e-cta--secondary:active,.toefl-xlight .e-cta--secondary:focus-visible,.toefl-xlight .e-cta.cta-style__secondary:active,.toefl-xlight .e-cta.cta-style__secondary:focus-visible{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:(--color-surface);--_border-color:var(--brand-toefl-duskwinkle);box-shadow:0 0 0 2px #fff,0 0 0 4px #343579!important}.toefl-he-light .c-hbspt-form .actions .hs-button--secondary,.toefl-he-light .c-hbspt-form .actions .hs-button.cta-style__secondary,.toefl-he-light .cmp-page__skiptomaincontent-link--secondary,.toefl-he-light .cmp-page__skiptomaincontent-link.cta-style__secondary,.toefl-he-light .cmp-page__skiptomaincontent>a--secondary,.toefl-he-light .cmp-page__skiptomaincontent>a.cta-style__secondary,.toefl-he-light .cmp-teaser__action-link--secondary,.toefl-he-light .cmp-teaser__action-link.cta-style__secondary,.toefl-he-light .cta-style__secondary .c-hbspt-form .actions .hs-button,.toefl-he-light .cta-style__secondary .cmp-page__skiptomaincontent-link,.toefl-he-light .cta-style__secondary .cmp-page__skiptomaincontent>a,.toefl-he-light .cta-style__secondary .cmp-teaser__action-link,.toefl-he-light .cta-style__secondary .e-cta,.toefl-he-light .e-cta--secondary,.toefl-he-light .e-cta.cta-style__secondary,.toefl-he-palette .c-hbspt-form .actions .hs-button--secondary,.toefl-he-palette .c-hbspt-form .actions .hs-button.cta-style__secondary,.toefl-he-palette .cmp-page__skiptomaincontent-link--secondary,.toefl-he-palette .cmp-page__skiptomaincontent-link.cta-style__secondary,.toefl-he-palette .cmp-page__skiptomaincontent>a--secondary,.toefl-he-palette .cmp-page__skiptomaincontent>a.cta-style__secondary,.toefl-he-palette .cmp-teaser__action-link--secondary,.toefl-he-palette .cmp-teaser__action-link.cta-style__secondary,.toefl-he-palette .cta-style__secondary .c-hbspt-form .actions .hs-button,.toefl-he-palette .cta-style__secondary .cmp-page__skiptomaincontent-link,.toefl-he-palette .cta-style__secondary .cmp-page__skiptomaincontent>a,.toefl-he-palette .cta-style__secondary .cmp-teaser__action-link,.toefl-he-palette .cta-style__secondary .e-cta,.toefl-he-palette .e-cta--secondary,.toefl-he-palette .e-cta.cta-style__secondary,.toefl-he-xlight .c-hbspt-form .actions .hs-button--secondary,.toefl-he-xlight .c-hbspt-form .actions .hs-button.cta-style__secondary,.toefl-he-xlight .cmp-page__skiptomaincontent-link--secondary,.toefl-he-xlight .cmp-page__skiptomaincontent-link.cta-style__secondary,.toefl-he-xlight .cmp-page__skiptomaincontent>a--secondary,.toefl-he-xlight .cmp-page__skiptomaincontent>a.cta-style__secondary,.toefl-he-xlight .cmp-teaser__action-link--secondary,.toefl-he-xlight .cmp-teaser__action-link.cta-style__secondary,.toefl-he-xlight .cta-style__secondary .c-hbspt-form .actions .hs-button,.toefl-he-xlight .cta-style__secondary .cmp-page__skiptomaincontent-link,.toefl-he-xlight .cta-style__secondary .cmp-page__skiptomaincontent>a,.toefl-he-xlight .cta-style__secondary .cmp-teaser__action-link,.toefl-he-xlight .cta-style__secondary .e-cta,.toefl-he-xlight .e-cta--secondary,.toefl-he-xlight .e-cta.cta-style__secondary,.toefl-periwinkle-light .c-hbspt-form .actions .hs-button--secondary,.toefl-periwinkle-light .c-hbspt-form .actions .hs-button.cta-style__secondary,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link--secondary,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link.cta-style__secondary,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a--secondary,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a.cta-style__secondary,.toefl-periwinkle-light .cmp-teaser__action-link--secondary,.toefl-periwinkle-light .cmp-teaser__action-link.cta-style__secondary,.toefl-periwinkle-light .cta-style__secondary .c-hbspt-form .actions .hs-button,.toefl-periwinkle-light .cta-style__secondary .cmp-page__skiptomaincontent-link,.toefl-periwinkle-light .cta-style__secondary .cmp-page__skiptomaincontent>a,.toefl-periwinkle-light .cta-style__secondary .cmp-teaser__action-link,.toefl-periwinkle-light .cta-style__secondary .e-cta,.toefl-periwinkle-light .e-cta--secondary,.toefl-periwinkle-light .e-cta.cta-style__secondary,[data-theme^=toefl-he-light] .c-hbspt-form .actions .hs-button--secondary,[data-theme^=toefl-he-light] .c-hbspt-form .actions .hs-button.cta-style__secondary,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent-link--secondary,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent-link.cta-style__secondary,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent>a--secondary,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent>a.cta-style__secondary,[data-theme^=toefl-he-light] .cmp-teaser__action-link--secondary,[data-theme^=toefl-he-light] .cmp-teaser__action-link.cta-style__secondary,[data-theme^=toefl-he-light] .cta-style__secondary .c-hbspt-form .actions .hs-button,[data-theme^=toefl-he-light] .cta-style__secondary .cmp-page__skiptomaincontent-link,[data-theme^=toefl-he-light] .cta-style__secondary .cmp-page__skiptomaincontent>a,[data-theme^=toefl-he-light] .cta-style__secondary .cmp-teaser__action-link,[data-theme^=toefl-he-light] .cta-style__secondary .e-cta,[data-theme^=toefl-he-light] .e-cta--secondary,[data-theme^=toefl-he-light] .e-cta.cta-style__secondary,[data-theme^=toefl-he-palette] .c-hbspt-form .actions .hs-button--secondary,[data-theme^=toefl-he-palette] .c-hbspt-form .actions .hs-button.cta-style__secondary,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent-link--secondary,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent-link.cta-style__secondary,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent>a--secondary,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent>a.cta-style__secondary,[data-theme^=toefl-he-palette] .cmp-teaser__action-link--secondary,[data-theme^=toefl-he-palette] .cmp-teaser__action-link.cta-style__secondary,[data-theme^=toefl-he-palette] .cta-style__secondary .c-hbspt-form .actions .hs-button,[data-theme^=toefl-he-palette] .cta-style__secondary .cmp-page__skiptomaincontent-link,[data-theme^=toefl-he-palette] .cta-style__secondary .cmp-page__skiptomaincontent>a,[data-theme^=toefl-he-palette] .cta-style__secondary .cmp-teaser__action-link,[data-theme^=toefl-he-palette] .cta-style__secondary .e-cta,[data-theme^=toefl-he-palette] .e-cta--secondary,[data-theme^=toefl-he-palette] .e-cta.cta-style__secondary,[data-theme^=toefl-he-xlight] .c-hbspt-form .actions .hs-button--secondary,[data-theme^=toefl-he-xlight] .c-hbspt-form .actions .hs-button.cta-style__secondary,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent-link--secondary,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent-link.cta-style__secondary,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent>a--secondary,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent>a.cta-style__secondary,[data-theme^=toefl-he-xlight] .cmp-teaser__action-link--secondary,[data-theme^=toefl-he-xlight] .cmp-teaser__action-link.cta-style__secondary,[data-theme^=toefl-he-xlight] .cta-style__secondary .c-hbspt-form .actions .hs-button,[data-theme^=toefl-he-xlight] .cta-style__secondary .cmp-page__skiptomaincontent-link,[data-theme^=toefl-he-xlight] .cta-style__secondary .cmp-page__skiptomaincontent>a,[data-theme^=toefl-he-xlight] .cta-style__secondary .cmp-teaser__action-link,[data-theme^=toefl-he-xlight] .cta-style__secondary .e-cta,[data-theme^=toefl-he-xlight] .e-cta--secondary,[data-theme^=toefl-he-xlight] .e-cta.cta-style__secondary{--_border-color:var(--brand-toefl-duskwinkle);--_background-color:transparent;--_text-color:var(--brand-toefl-duskwinkle)}.toefl-he-light .c-hbspt-form .actions .hs-button--secondary:active,.toefl-he-light .c-hbspt-form .actions .hs-button--secondary:focus-visible,.toefl-he-light .c-hbspt-form .actions .hs-button.cta-style__secondary:active,.toefl-he-light .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,.toefl-he-light .cmp-page__skiptomaincontent-link--secondary:active,.toefl-he-light .cmp-page__skiptomaincontent-link--secondary:focus-visible,.toefl-he-light .cmp-page__skiptomaincontent-link.cta-style__secondary:active,.toefl-he-light .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,.toefl-he-light .cmp-page__skiptomaincontent>a--secondary:active,.toefl-he-light .cmp-page__skiptomaincontent>a--secondary:focus-visible,.toefl-he-light .cmp-page__skiptomaincontent>a.cta-style__secondary:active,.toefl-he-light .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,.toefl-he-light .cmp-teaser__action-link--secondary:active,.toefl-he-light .cmp-teaser__action-link--secondary:focus-visible,.toefl-he-light .cmp-teaser__action-link.cta-style__secondary:active,.toefl-he-light .cmp-teaser__action-link.cta-style__secondary:focus-visible,.toefl-he-light .cta-style__secondary .c-hbspt-form .actions .hs-button:active,.toefl-he-light .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,.toefl-he-light .cta-style__secondary .cmp-page__skiptomaincontent-link:active,.toefl-he-light .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,.toefl-he-light .cta-style__secondary .cmp-page__skiptomaincontent>a:active,.toefl-he-light .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,.toefl-he-light .cta-style__secondary .cmp-teaser__action-link:active,.toefl-he-light .cta-style__secondary .cmp-teaser__action-link:focus-visible,.toefl-he-light .cta-style__secondary .e-cta:active,.toefl-he-light .cta-style__secondary .e-cta:focus-visible,.toefl-he-light .e-cta--secondary:active,.toefl-he-light .e-cta--secondary:focus-visible,.toefl-he-light .e-cta.cta-style__secondary:active,.toefl-he-light .e-cta.cta-style__secondary:focus-visible,.toefl-he-palette .c-hbspt-form .actions .hs-button--secondary:active,.toefl-he-palette .c-hbspt-form .actions .hs-button--secondary:focus-visible,.toefl-he-palette .c-hbspt-form .actions .hs-button.cta-style__secondary:active,.toefl-he-palette .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,.toefl-he-palette .cmp-page__skiptomaincontent-link--secondary:active,.toefl-he-palette .cmp-page__skiptomaincontent-link--secondary:focus-visible,.toefl-he-palette .cmp-page__skiptomaincontent-link.cta-style__secondary:active,.toefl-he-palette .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,.toefl-he-palette .cmp-page__skiptomaincontent>a--secondary:active,.toefl-he-palette .cmp-page__skiptomaincontent>a--secondary:focus-visible,.toefl-he-palette .cmp-page__skiptomaincontent>a.cta-style__secondary:active,.toefl-he-palette .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,.toefl-he-palette .cmp-teaser__action-link--secondary:active,.toefl-he-palette .cmp-teaser__action-link--secondary:focus-visible,.toefl-he-palette .cmp-teaser__action-link.cta-style__secondary:active,.toefl-he-palette .cmp-teaser__action-link.cta-style__secondary:focus-visible,.toefl-he-palette .cta-style__secondary .c-hbspt-form .actions .hs-button:active,.toefl-he-palette .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,.toefl-he-palette .cta-style__secondary .cmp-page__skiptomaincontent-link:active,.toefl-he-palette .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,.toefl-he-palette .cta-style__secondary .cmp-page__skiptomaincontent>a:active,.toefl-he-palette .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,.toefl-he-palette .cta-style__secondary .cmp-teaser__action-link:active,.toefl-he-palette .cta-style__secondary .cmp-teaser__action-link:focus-visible,.toefl-he-palette .cta-style__secondary .e-cta:active,.toefl-he-palette .cta-style__secondary .e-cta:focus-visible,.toefl-he-palette .e-cta--secondary:active,.toefl-he-palette .e-cta--secondary:focus-visible,.toefl-he-palette .e-cta.cta-style__secondary:active,.toefl-he-palette .e-cta.cta-style__secondary:focus-visible,.toefl-he-xlight .c-hbspt-form .actions .hs-button--secondary:active,.toefl-he-xlight .c-hbspt-form .actions .hs-button--secondary:focus-visible,.toefl-he-xlight .c-hbspt-form .actions .hs-button.cta-style__secondary:active,.toefl-he-xlight .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,.toefl-he-xlight .cmp-page__skiptomaincontent-link--secondary:active,.toefl-he-xlight .cmp-page__skiptomaincontent-link--secondary:focus-visible,.toefl-he-xlight .cmp-page__skiptomaincontent-link.cta-style__secondary:active,.toefl-he-xlight .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,.toefl-he-xlight .cmp-page__skiptomaincontent>a--secondary:active,.toefl-he-xlight .cmp-page__skiptomaincontent>a--secondary:focus-visible,.toefl-he-xlight .cmp-page__skiptomaincontent>a.cta-style__secondary:active,.toefl-he-xlight .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,.toefl-he-xlight .cmp-teaser__action-link--secondary:active,.toefl-he-xlight .cmp-teaser__action-link--secondary:focus-visible,.toefl-he-xlight .cmp-teaser__action-link.cta-style__secondary:active,.toefl-he-xlight .cmp-teaser__action-link.cta-style__secondary:focus-visible,.toefl-he-xlight .cta-style__secondary .c-hbspt-form .actions .hs-button:active,.toefl-he-xlight .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,.toefl-he-xlight .cta-style__secondary .cmp-page__skiptomaincontent-link:active,.toefl-he-xlight .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,.toefl-he-xlight .cta-style__secondary .cmp-page__skiptomaincontent>a:active,.toefl-he-xlight .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,.toefl-he-xlight .cta-style__secondary .cmp-teaser__action-link:active,.toefl-he-xlight .cta-style__secondary .cmp-teaser__action-link:focus-visible,.toefl-he-xlight .cta-style__secondary .e-cta:active,.toefl-he-xlight .cta-style__secondary .e-cta:focus-visible,.toefl-he-xlight .e-cta--secondary:active,.toefl-he-xlight .e-cta--secondary:focus-visible,.toefl-he-xlight .e-cta.cta-style__secondary:active,.toefl-he-xlight .e-cta.cta-style__secondary:focus-visible,.toefl-periwinkle-light .c-hbspt-form .actions .hs-button--secondary:active,.toefl-periwinkle-light .c-hbspt-form .actions .hs-button--secondary:focus-visible,.toefl-periwinkle-light .c-hbspt-form .actions .hs-button.cta-style__secondary:active,.toefl-periwinkle-light .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link--secondary:active,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link--secondary:focus-visible,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link.cta-style__secondary:active,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a--secondary:active,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a--secondary:focus-visible,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a.cta-style__secondary:active,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,.toefl-periwinkle-light .cmp-teaser__action-link--secondary:active,.toefl-periwinkle-light .cmp-teaser__action-link--secondary:focus-visible,.toefl-periwinkle-light .cmp-teaser__action-link.cta-style__secondary:active,.toefl-periwinkle-light .cmp-teaser__action-link.cta-style__secondary:focus-visible,.toefl-periwinkle-light .cta-style__secondary .c-hbspt-form .actions .hs-button:active,.toefl-periwinkle-light .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,.toefl-periwinkle-light .cta-style__secondary .cmp-page__skiptomaincontent-link:active,.toefl-periwinkle-light .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,.toefl-periwinkle-light .cta-style__secondary .cmp-page__skiptomaincontent>a:active,.toefl-periwinkle-light .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,.toefl-periwinkle-light .cta-style__secondary .cmp-teaser__action-link:active,.toefl-periwinkle-light .cta-style__secondary .cmp-teaser__action-link:focus-visible,.toefl-periwinkle-light .cta-style__secondary .e-cta:active,.toefl-periwinkle-light .cta-style__secondary .e-cta:focus-visible,.toefl-periwinkle-light .e-cta--secondary:active,.toefl-periwinkle-light .e-cta--secondary:focus-visible,.toefl-periwinkle-light .e-cta.cta-style__secondary:active,.toefl-periwinkle-light .e-cta.cta-style__secondary:focus-visible,[data-theme^=toefl-he-light] .c-hbspt-form .actions .hs-button--secondary:active,[data-theme^=toefl-he-light] .c-hbspt-form .actions .hs-button--secondary:focus-visible,[data-theme^=toefl-he-light] .c-hbspt-form .actions .hs-button.cta-style__secondary:active,[data-theme^=toefl-he-light] .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent-link--secondary:active,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent-link--secondary:focus-visible,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent-link.cta-style__secondary:active,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent>a--secondary:active,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent>a--secondary:focus-visible,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent>a.cta-style__secondary:active,[data-theme^=toefl-he-light] .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,[data-theme^=toefl-he-light] .cmp-teaser__action-link--secondary:active,[data-theme^=toefl-he-light] .cmp-teaser__action-link--secondary:focus-visible,[data-theme^=toefl-he-light] .cmp-teaser__action-link.cta-style__secondary:active,[data-theme^=toefl-he-light] .cmp-teaser__action-link.cta-style__secondary:focus-visible,[data-theme^=toefl-he-light] .cta-style__secondary .c-hbspt-form .actions .hs-button:active,[data-theme^=toefl-he-light] .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=toefl-he-light] .cta-style__secondary .cmp-page__skiptomaincontent-link:active,[data-theme^=toefl-he-light] .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=toefl-he-light] .cta-style__secondary .cmp-page__skiptomaincontent>a:active,[data-theme^=toefl-he-light] .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=toefl-he-light] .cta-style__secondary .cmp-teaser__action-link:active,[data-theme^=toefl-he-light] .cta-style__secondary .cmp-teaser__action-link:focus-visible,[data-theme^=toefl-he-light] .cta-style__secondary .e-cta:active,[data-theme^=toefl-he-light] .cta-style__secondary .e-cta:focus-visible,[data-theme^=toefl-he-light] .e-cta--secondary:active,[data-theme^=toefl-he-light] .e-cta--secondary:focus-visible,[data-theme^=toefl-he-light] .e-cta.cta-style__secondary:active,[data-theme^=toefl-he-light] .e-cta.cta-style__secondary:focus-visible,[data-theme^=toefl-he-palette] .c-hbspt-form .actions .hs-button--secondary:active,[data-theme^=toefl-he-palette] .c-hbspt-form .actions .hs-button--secondary:focus-visible,[data-theme^=toefl-he-palette] .c-hbspt-form .actions .hs-button.cta-style__secondary:active,[data-theme^=toefl-he-palette] .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent-link--secondary:active,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent-link--secondary:focus-visible,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent-link.cta-style__secondary:active,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent>a--secondary:active,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent>a--secondary:focus-visible,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent>a.cta-style__secondary:active,[data-theme^=toefl-he-palette] .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,[data-theme^=toefl-he-palette] .cmp-teaser__action-link--secondary:active,[data-theme^=toefl-he-palette] .cmp-teaser__action-link--secondary:focus-visible,[data-theme^=toefl-he-palette] .cmp-teaser__action-link.cta-style__secondary:active,[data-theme^=toefl-he-palette] .cmp-teaser__action-link.cta-style__secondary:focus-visible,[data-theme^=toefl-he-palette] .cta-style__secondary .c-hbspt-form .actions .hs-button:active,[data-theme^=toefl-he-palette] .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=toefl-he-palette] .cta-style__secondary .cmp-page__skiptomaincontent-link:active,[data-theme^=toefl-he-palette] .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=toefl-he-palette] .cta-style__secondary .cmp-page__skiptomaincontent>a:active,[data-theme^=toefl-he-palette] .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=toefl-he-palette] .cta-style__secondary .cmp-teaser__action-link:active,[data-theme^=toefl-he-palette] .cta-style__secondary .cmp-teaser__action-link:focus-visible,[data-theme^=toefl-he-palette] .cta-style__secondary .e-cta:active,[data-theme^=toefl-he-palette] .cta-style__secondary .e-cta:focus-visible,[data-theme^=toefl-he-palette] .e-cta--secondary:active,[data-theme^=toefl-he-palette] .e-cta--secondary:focus-visible,[data-theme^=toefl-he-palette] .e-cta.cta-style__secondary:active,[data-theme^=toefl-he-palette] .e-cta.cta-style__secondary:focus-visible,[data-theme^=toefl-he-xlight] .c-hbspt-form .actions .hs-button--secondary:active,[data-theme^=toefl-he-xlight] .c-hbspt-form .actions .hs-button--secondary:focus-visible,[data-theme^=toefl-he-xlight] .c-hbspt-form .actions .hs-button.cta-style__secondary:active,[data-theme^=toefl-he-xlight] .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent-link--secondary:active,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent-link--secondary:focus-visible,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent-link.cta-style__secondary:active,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent>a--secondary:active,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent>a--secondary:focus-visible,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent>a.cta-style__secondary:active,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,[data-theme^=toefl-he-xlight] .cmp-teaser__action-link--secondary:active,[data-theme^=toefl-he-xlight] .cmp-teaser__action-link--secondary:focus-visible,[data-theme^=toefl-he-xlight] .cmp-teaser__action-link.cta-style__secondary:active,[data-theme^=toefl-he-xlight] .cmp-teaser__action-link.cta-style__secondary:focus-visible,[data-theme^=toefl-he-xlight] .cta-style__secondary .c-hbspt-form .actions .hs-button:active,[data-theme^=toefl-he-xlight] .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=toefl-he-xlight] .cta-style__secondary .cmp-page__skiptomaincontent-link:active,[data-theme^=toefl-he-xlight] .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=toefl-he-xlight] .cta-style__secondary .cmp-page__skiptomaincontent>a:active,[data-theme^=toefl-he-xlight] .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=toefl-he-xlight] .cta-style__secondary .cmp-teaser__action-link:active,[data-theme^=toefl-he-xlight] .cta-style__secondary .cmp-teaser__action-link:focus-visible,[data-theme^=toefl-he-xlight] .cta-style__secondary .e-cta:active,[data-theme^=toefl-he-xlight] .cta-style__secondary .e-cta:focus-visible,[data-theme^=toefl-he-xlight] .e-cta--secondary:active,[data-theme^=toefl-he-xlight] .e-cta--secondary:focus-visible,[data-theme^=toefl-he-xlight] .e-cta.cta-style__secondary:active,[data-theme^=toefl-he-xlight] .e-cta.cta-style__secondary:focus-visible{--_text-color:var(--brand-toefl-duskwinkle);--_background-color:rgba(0,0,0,.12);--_border-color:var(--brand-toefl-duskwinkle);box-shadow:0 0 0 2px #fff,0 0 0 4px #343579!important}.toefl-he-periwinkle .c-hbspt-form .actions .hs-button--secondary,.toefl-he-periwinkle .c-hbspt-form .actions .hs-button.cta-style__secondary,.toefl-he-periwinkle .cmp-page__skiptomaincontent-link--secondary,.toefl-he-periwinkle .cmp-page__skiptomaincontent-link.cta-style__secondary,.toefl-he-periwinkle .cmp-page__skiptomaincontent>a--secondary,.toefl-he-periwinkle .cmp-page__skiptomaincontent>a.cta-style__secondary,.toefl-he-periwinkle .cmp-teaser__action-link--secondary,.toefl-he-periwinkle .cmp-teaser__action-link.cta-style__secondary,.toefl-he-periwinkle .cta-style__secondary .c-hbspt-form .actions .hs-button,.toefl-he-periwinkle .cta-style__secondary .cmp-page__skiptomaincontent-link,.toefl-he-periwinkle .cta-style__secondary .cmp-page__skiptomaincontent>a,.toefl-he-periwinkle .cta-style__secondary .cmp-teaser__action-link,.toefl-he-periwinkle .cta-style__secondary .e-cta,.toefl-he-periwinkle .e-cta--secondary,.toefl-he-periwinkle .e-cta.cta-style__secondary,[data-theme^=toefl-he-periwinkle] .c-hbspt-form .actions .hs-button--secondary,[data-theme^=toefl-he-periwinkle] .c-hbspt-form .actions .hs-button.cta-style__secondary,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent-link--secondary,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent-link.cta-style__secondary,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent>a--secondary,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent>a.cta-style__secondary,[data-theme^=toefl-he-periwinkle] .cmp-teaser__action-link--secondary,[data-theme^=toefl-he-periwinkle] .cmp-teaser__action-link.cta-style__secondary,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .c-hbspt-form .actions .hs-button,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .cmp-page__skiptomaincontent-link,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .cmp-page__skiptomaincontent>a,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .cmp-teaser__action-link,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .e-cta,[data-theme^=toefl-he-periwinkle] .e-cta--secondary,[data-theme^=toefl-he-periwinkle] .e-cta.cta-style__secondary{--_border-color:var(--brand-black);--_background-color:transparent;--_text-color:var(--brand-black)}.toefl-he-periwinkle .c-hbspt-form .actions .hs-button--secondary:active,.toefl-he-periwinkle .c-hbspt-form .actions .hs-button--secondary:focus-visible,.toefl-he-periwinkle .c-hbspt-form .actions .hs-button.cta-style__secondary:active,.toefl-he-periwinkle .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,.toefl-he-periwinkle .cmp-page__skiptomaincontent-link--secondary:active,.toefl-he-periwinkle .cmp-page__skiptomaincontent-link--secondary:focus-visible,.toefl-he-periwinkle .cmp-page__skiptomaincontent-link.cta-style__secondary:active,.toefl-he-periwinkle .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,.toefl-he-periwinkle .cmp-page__skiptomaincontent>a--secondary:active,.toefl-he-periwinkle .cmp-page__skiptomaincontent>a--secondary:focus-visible,.toefl-he-periwinkle .cmp-page__skiptomaincontent>a.cta-style__secondary:active,.toefl-he-periwinkle .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,.toefl-he-periwinkle .cmp-teaser__action-link--secondary:active,.toefl-he-periwinkle .cmp-teaser__action-link--secondary:focus-visible,.toefl-he-periwinkle .cmp-teaser__action-link.cta-style__secondary:active,.toefl-he-periwinkle .cmp-teaser__action-link.cta-style__secondary:focus-visible,.toefl-he-periwinkle .cta-style__secondary .c-hbspt-form .actions .hs-button:active,.toefl-he-periwinkle .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,.toefl-he-periwinkle .cta-style__secondary .cmp-page__skiptomaincontent-link:active,.toefl-he-periwinkle .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,.toefl-he-periwinkle .cta-style__secondary .cmp-page__skiptomaincontent>a:active,.toefl-he-periwinkle .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,.toefl-he-periwinkle .cta-style__secondary .cmp-teaser__action-link:active,.toefl-he-periwinkle .cta-style__secondary .cmp-teaser__action-link:focus-visible,.toefl-he-periwinkle .cta-style__secondary .e-cta:active,.toefl-he-periwinkle .cta-style__secondary .e-cta:focus-visible,.toefl-he-periwinkle .e-cta--secondary:active,.toefl-he-periwinkle .e-cta--secondary:focus-visible,.toefl-he-periwinkle .e-cta.cta-style__secondary:active,.toefl-he-periwinkle .e-cta.cta-style__secondary:focus-visible,[data-theme^=toefl-he-periwinkle] .c-hbspt-form .actions .hs-button--secondary:active,[data-theme^=toefl-he-periwinkle] .c-hbspt-form .actions .hs-button--secondary:focus-visible,[data-theme^=toefl-he-periwinkle] .c-hbspt-form .actions .hs-button.cta-style__secondary:active,[data-theme^=toefl-he-periwinkle] .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent-link--secondary:active,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent-link--secondary:focus-visible,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent-link.cta-style__secondary:active,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent>a--secondary:active,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent>a--secondary:focus-visible,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent>a.cta-style__secondary:active,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,[data-theme^=toefl-he-periwinkle] .cmp-teaser__action-link--secondary:active,[data-theme^=toefl-he-periwinkle] .cmp-teaser__action-link--secondary:focus-visible,[data-theme^=toefl-he-periwinkle] .cmp-teaser__action-link.cta-style__secondary:active,[data-theme^=toefl-he-periwinkle] .cmp-teaser__action-link.cta-style__secondary:focus-visible,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .c-hbspt-form .actions .hs-button:active,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .cmp-page__skiptomaincontent-link:active,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .cmp-page__skiptomaincontent>a:active,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .cmp-teaser__action-link:active,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .cmp-teaser__action-link:focus-visible,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .e-cta:active,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .e-cta:focus-visible,[data-theme^=toefl-he-periwinkle] .e-cta--secondary:active,[data-theme^=toefl-he-periwinkle] .e-cta--secondary:focus-visible,[data-theme^=toefl-he-periwinkle] .e-cta.cta-style__secondary:active,[data-theme^=toefl-he-periwinkle] .e-cta.cta-style__secondary:focus-visible{--_text-color:var(--brand-black);--_background-color:rgba(0,0,0,.12);--_border-color:var(--brand-black);box-shadow:0 0 0 2px var(--brand-toefl-periwinkle-base),0 0 0 4px #080808!important}.toefl-he-duskwinkle .c-hbspt-form .actions .hs-button--secondary:active,.toefl-he-duskwinkle .c-hbspt-form .actions .hs-button--secondary:focus-visible,.toefl-he-duskwinkle .c-hbspt-form .actions .hs-button.cta-style__secondary:active,.toefl-he-duskwinkle .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,.toefl-he-duskwinkle .cmp-page__skiptomaincontent-link--secondary:active,.toefl-he-duskwinkle .cmp-page__skiptomaincontent-link--secondary:focus-visible,.toefl-he-duskwinkle .cmp-page__skiptomaincontent-link.cta-style__secondary:active,.toefl-he-duskwinkle .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,.toefl-he-duskwinkle .cmp-page__skiptomaincontent>a--secondary:active,.toefl-he-duskwinkle .cmp-page__skiptomaincontent>a--secondary:focus-visible,.toefl-he-duskwinkle .cmp-page__skiptomaincontent>a.cta-style__secondary:active,.toefl-he-duskwinkle .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,.toefl-he-duskwinkle .cmp-teaser__action-link--secondary:active,.toefl-he-duskwinkle .cmp-teaser__action-link--secondary:focus-visible,.toefl-he-duskwinkle .cmp-teaser__action-link.cta-style__secondary:active,.toefl-he-duskwinkle .cmp-teaser__action-link.cta-style__secondary:focus-visible,.toefl-he-duskwinkle .cta-style__secondary .c-hbspt-form .actions .hs-button:active,.toefl-he-duskwinkle .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,.toefl-he-duskwinkle .cta-style__secondary .cmp-page__skiptomaincontent-link:active,.toefl-he-duskwinkle .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,.toefl-he-duskwinkle .cta-style__secondary .cmp-page__skiptomaincontent>a:active,.toefl-he-duskwinkle .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,.toefl-he-duskwinkle .cta-style__secondary .cmp-teaser__action-link:active,.toefl-he-duskwinkle .cta-style__secondary .cmp-teaser__action-link:focus-visible,.toefl-he-duskwinkle .cta-style__secondary .e-cta:active,.toefl-he-duskwinkle .cta-style__secondary .e-cta:focus-visible,.toefl-he-duskwinkle .e-cta--secondary:active,.toefl-he-duskwinkle .e-cta--secondary:focus-visible,.toefl-he-duskwinkle .e-cta.cta-style__secondary:active,.toefl-he-duskwinkle .e-cta.cta-style__secondary:focus-visible,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button--secondary:active,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button--secondary:focus-visible,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button.cta-style__secondary:active,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button.cta-style__secondary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link--secondary:active,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link--secondary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link.cta-style__secondary:active,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link.cta-style__secondary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a--secondary:active,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a--secondary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a.cta-style__secondary:active,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a.cta-style__secondary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link--secondary:active,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link--secondary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link.cta-style__secondary:active,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link.cta-style__secondary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .c-hbspt-form .actions .hs-button:active,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .cmp-page__skiptomaincontent-link:active,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .cmp-page__skiptomaincontent>a:active,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .cmp-teaser__action-link:active,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .cmp-teaser__action-link:focus-visible,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .e-cta:active,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .e-cta:focus-visible,[data-theme^=toefl-he-duskwinkle] .e-cta--secondary:active,[data-theme^=toefl-he-duskwinkle] .e-cta--secondary:focus-visible,[data-theme^=toefl-he-duskwinkle] .e-cta.cta-style__secondary:active,[data-theme^=toefl-he-duskwinkle] .e-cta.cta-style__secondary:focus-visible{--_text-color:var(--brand-white);--_background-color:hsla(0,0%,100%,.12);--_border-color:var(--brand-white);box-shadow:0 0 0 2px var(--brand-toefl-duskwinkle),0 0 0 4px var(--brand-white)!important}@media(hover:hover){.c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,.c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,.cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,.cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,.cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,.cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,.cmp-teaser__action-link--secondary:not(:disabled):hover,.cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,.cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,.cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,.cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,.cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,.cta-style__secondary .e-cta:not(:disabled):hover,.e-cta--secondary:not(:disabled):hover,.e-cta.cta-style__secondary:not(:disabled):hover{--_border-color:currentcolor;--_background-color:transparent}[data-theme^=ets] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,[data-theme^=ets] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,[data-theme^=ets] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,[data-theme^=ets] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,[data-theme^=ets] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,[data-theme^=ets] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,[data-theme^=ets] .cmp-teaser__action-link--secondary:not(:disabled):hover,[data-theme^=ets] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,[data-theme^=ets] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=ets] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=ets] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=ets] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=ets] .cta-style__secondary .e-cta:not(:disabled):hover,[data-theme^=ets] .e-cta--secondary:not(:disabled):hover,[data-theme^=ets] .e-cta.cta-style__secondary:not(:disabled):hover{--_border-color:var(--color-on-surface);--_background-color:transparent;--_text-color:var(--color-on-surface)}[data-theme*=dark] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,[data-theme*=dark] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,[data-theme*=dark] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,[data-theme*=dark] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,[data-theme*=dark] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,[data-theme*=dark] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,[data-theme*=dark] .cmp-teaser__action-link--secondary:not(:disabled):hover,[data-theme*=dark] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,[data-theme*=dark] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme*=dark] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme*=dark] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme*=dark] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,[data-theme*=dark] .cta-style__secondary .e-cta:not(:disabled):hover,[data-theme*=dark] .e-cta--secondary:not(:disabled):hover,[data-theme*=dark] .e-cta.cta-style__secondary:not(:disabled):hover{--_border-color:var(--color-outline-highlight);--_background-color:transparent}[data-theme^=r3cc] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,[data-theme^=r3cc] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,[data-theme^=r3cc] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,[data-theme^=r3cc] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,[data-theme^=r3cc] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,[data-theme^=r3cc] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,[data-theme^=r3cc] .cmp-teaser__action-link--secondary:not(:disabled):hover,[data-theme^=r3cc] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,[data-theme^=r3cc] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=r3cc] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=r3cc] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=r3cc] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=r3cc] .cta-style__secondary .e-cta:not(:disabled):hover,[data-theme^=r3cc] .e-cta--secondary:not(:disabled):hover,[data-theme^=r3cc] .e-cta.cta-style__secondary:not(:disabled):hover{--_border-color:currentcolor}.toefl-he-xlight .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,.toefl-he-xlight .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,.toefl-he-xlight .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,.toefl-he-xlight .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,.toefl-he-xlight .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,.toefl-he-xlight .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,.toefl-he-xlight .cmp-teaser__action-link--secondary:not(:disabled):hover,.toefl-he-xlight .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,.toefl-he-xlight .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,.toefl-he-xlight .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,.toefl-he-xlight .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,.toefl-he-xlight .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,.toefl-he-xlight .cta-style__secondary .e-cta:not(:disabled):hover,.toefl-he-xlight .e-cta--secondary:not(:disabled):hover,.toefl-he-xlight .e-cta.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-xlight] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,[data-theme^=toefl-he-xlight] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cmp-teaser__action-link--secondary:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=toefl-he-xlight] .cta-style__secondary .e-cta:not(:disabled):hover,[data-theme^=toefl-he-xlight] .e-cta--secondary:not(:disabled):hover,[data-theme^=toefl-he-xlight] .e-cta.cta-style__secondary:not(:disabled):hover{--_background-color:rgba(0,0,0,.08);--_text-color:var(--brand-toefl-duskwinkle);box-shadow:0 0 0 1px var(--brand-toefl-duskwinkle)!important}.toefl-he-periwinkle .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,.toefl-he-periwinkle .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,.toefl-he-periwinkle .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,.toefl-he-periwinkle .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,.toefl-he-periwinkle .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,.toefl-he-periwinkle .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,.toefl-he-periwinkle .cmp-teaser__action-link--secondary:not(:disabled):hover,.toefl-he-periwinkle .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,.toefl-he-periwinkle .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,.toefl-he-periwinkle .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,.toefl-he-periwinkle .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,.toefl-he-periwinkle .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,.toefl-he-periwinkle .cta-style__secondary .e-cta:not(:disabled):hover,.toefl-he-periwinkle .e-cta--secondary:not(:disabled):hover,.toefl-he-periwinkle .e-cta.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cmp-teaser__action-link--secondary:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .cta-style__secondary .e-cta:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .e-cta--secondary:not(:disabled):hover,[data-theme^=toefl-he-periwinkle] .e-cta.cta-style__secondary:not(:disabled):hover{--_background-color:rgba(0,0,0,.08);--_text-color:var(--brand-black);--_border-color:var(--brand-black);box-shadow:0 0 0 1px var(--brand-black)!important}.toefl-he-duskwinkle .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,.toefl-he-duskwinkle .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,.toefl-he-duskwinkle .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,.toefl-he-duskwinkle .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,.toefl-he-duskwinkle .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,.toefl-he-duskwinkle .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,.toefl-he-duskwinkle .cmp-teaser__action-link--secondary:not(:disabled):hover,.toefl-he-duskwinkle .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,.toefl-he-duskwinkle .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,.toefl-he-duskwinkle .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,.toefl-he-duskwinkle .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,.toefl-he-duskwinkle .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,.toefl-he-duskwinkle .cta-style__secondary .e-cta:not(:disabled):hover,.toefl-he-duskwinkle .e-cta--secondary:not(:disabled):hover,.toefl-he-duskwinkle .e-cta.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link--secondary:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .cta-style__secondary .e-cta:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .e-cta--secondary:not(:disabled):hover,[data-theme^=toefl-he-duskwinkle] .e-cta.cta-style__secondary:not(:disabled):hover{--_background-color:hsla(0,0%,100%,.08);--_text-color:var(--brand-white);box-shadow:0 0 0 1px var(--brand-white)!important}[data-theme^=sff] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,[data-theme^=sff] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,[data-theme^=sff] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,[data-theme^=sff] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,[data-theme^=sff] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,[data-theme^=sff] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,[data-theme^=sff] .cmp-teaser__action-link--secondary:not(:disabled):hover,[data-theme^=sff] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,[data-theme^=sff] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme^=sff] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme^=sff] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme^=sff] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,[data-theme^=sff] .cta-style__secondary .e-cta:not(:disabled):hover,[data-theme^=sff] .e-cta--secondary:not(:disabled):hover,[data-theme^=sff] .e-cta.cta-style__secondary:not(:disabled):hover{--_border-color:var(--_text-color)}}@media(hover:hover)and (hover:hover){[data-theme^=sff] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=sff] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover{border:2px solid var(--_text-color)}}@media(hover:hover){[data-theme=sff-xlight-gray] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,[data-theme=sff-xlight-gray] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,[data-theme=sff-xlight-gray] .cmp-teaser__action-link--secondary:not(:disabled):hover,[data-theme=sff-xlight-gray] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,[data-theme=sff-xlight-gray] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=sff-xlight-gray] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=sff-xlight-gray] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=sff-xlight-gray] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,[data-theme=sff-xlight-gray] .cta-style__secondary .e-cta:not(:disabled):hover,[data-theme=sff-xlight-gray] .e-cta--secondary:not(:disabled):hover,[data-theme=sff-xlight-gray] .e-cta.cta-style__secondary:not(:disabled):hover{--_border-color:var(--color-outline-highlight);--color-on-surface:var(--color-outline-highlight)}}@media(hover:hover)and (hover:hover){[data-theme=sff-xlight-gray] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=sff-xlight-gray] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover{border:2px solid var(--color-outline-highlight)}}@media(hover:hover){[data-theme=stw-dark] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,[data-theme=stw-dark] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,[data-theme=stw-dark] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,[data-theme=stw-dark] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,[data-theme=stw-dark] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,[data-theme=stw-dark] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,[data-theme=stw-dark] .cmp-teaser__action-link--secondary:not(:disabled):hover,[data-theme=stw-dark] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,[data-theme=stw-dark] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=stw-dark] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=stw-dark] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=stw-dark] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,[data-theme=stw-dark] .cta-style__secondary .e-cta:not(:disabled):hover,[data-theme=stw-dark] .e-cta--secondary:not(:disabled):hover,[data-theme=stw-dark] .e-cta.cta-style__secondary:not(:disabled):hover,[data-theme=stw-light] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover,[data-theme=stw-light] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover,[data-theme=stw-light] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover,[data-theme=stw-light] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover,[data-theme=stw-light] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover,[data-theme=stw-light] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover,[data-theme=stw-light] .cmp-teaser__action-link--secondary:not(:disabled):hover,[data-theme=stw-light] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover,[data-theme=stw-light] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover,[data-theme=stw-light] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover,[data-theme=stw-light] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover,[data-theme=stw-light] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover,[data-theme=stw-light] .cta-style__secondary .e-cta:not(:disabled):hover,[data-theme=stw-light] .e-cta--secondary:not(:disabled):hover,[data-theme=stw-light] .e-cta.cta-style__secondary:not(:disabled):hover{--_border-color:var(--color-on-surface);--_background-color:var(--color-surface);--_text-color:var(--color-on-surface);box-shadow:none;outline:2px solid var(--_border-color)!important}}@media(hover:hover)and (hover:hover){.c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.cmp-teaser__action-link--secondary:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.cta-style__secondary .e-cta:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.e-cta--secondary:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,.e-cta.cta-style__secondary:not(:disabled):hover [data-theme^=toefl-duskwinkle]:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toefl-light-duskwinkle] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toefl-duskwinkle-yellow] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover{--_text-color:var(--color-on-surface);--_background-color:var(--_transparent);--_border-color:var(--color-on-surface)}[data-theme^=toeic] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=toeic] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover{--_border-color:var(--color-on-surface);--_text-color:var(--color-on-surface)}[data-theme=toeic-light] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-light] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover{--_border-color:var(--color-on-surface);--_background-color:var(--_transparent);--_text-color:var(--color-on-surface)}[data-theme=toeic-link-dark] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-dark] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover{--_border-color:var(--brand-toeic-link-aqua-blue);box-shadow:inset 0 0 0 3px var(--_border-color)}[data-theme=toeic-link-black] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-black] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover{--_border-color:var(--brand-toeic-link-aqua-blue);--_background-color:var(--_transparent);--_text-color:var(--color-on-surface);box-shadow:inset 0 0 0 3px var(--_border-color)}[data-theme=toeic-link-green] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-green] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover{--_border-color:var(--brand-toeic-link-aqua-blue);--_text-color:var(--brand-toeic-beige-2);--_background-color:var(--_transparent);box-shadow:inset 0 0 0 3px var(--_border-color)}[data-theme=toeic-link-xBeige] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xBeige] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=toeic-link-xlight] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover{--_border-color:var(--brand-toeic-link-cta-green);--_background-color:var(--_transparent);box-shadow:inset 0 0 0 3px var(--_border-color)}[data-theme^=gre] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme^=gre] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover{--_text-color:var(--color-on-surface)}[data-theme=gre-light-gray] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-gray] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light-ivory] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-light] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight-white] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .c-hbspt-form .actions .hs-button--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .c-hbspt-form .actions .hs-button.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .cmp-page__skiptomaincontent-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .cmp-page__skiptomaincontent-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .cmp-page__skiptomaincontent>a--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .cmp-page__skiptomaincontent>a.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .cmp-teaser__action-link--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .cmp-teaser__action-link.cta-style__secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .cta-style__secondary .c-hbspt-form .actions .hs-button:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .cta-style__secondary .cmp-page__skiptomaincontent-link:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .cta-style__secondary .cmp-page__skiptomaincontent>a:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .cta-style__secondary .cmp-teaser__action-link:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .cta-style__secondary .e-cta:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .e-cta--secondary:not(:disabled):hover:not(:disabled):hover,[data-theme=gre-xlight] .e-cta.cta-style__secondary:not(:disabled):hover:not(:disabled):hover{--_text-color:var(--color-on-surface);--_background-color:var(--color-primary-hover);--_border-color:var(--color-on-surface)}}.c-hbspt-form .actions .hs-button--secondary-duskwinkle,.cmp-page__skiptomaincontent-link--secondary-duskwinkle,.cmp-page__skiptomaincontent>a--secondary-duskwinkle,.cmp-teaser__action-link--secondary-duskwinkle,.e-cta--secondary-duskwinkle{background-color:transparent!important;color:var(--brand-toefl-duskwinkle)!important}@media(hover:hover){.c-hbspt-form .actions .hs-button--secondary-duskwinkle:not(:disabled):hover,.cmp-page__skiptomaincontent-link--secondary-duskwinkle:not(:disabled):hover,.cmp-page__skiptomaincontent>a--secondary-duskwinkle:not(:disabled):hover,.cmp-teaser__action-link--secondary-duskwinkle:not(:disabled):hover,.e-cta--secondary-duskwinkle:not(:disabled):hover{box-shadow:inset 0 0 0 1px var(--brand-toefl-duskwinkle)}}.c-hbspt-form .actions .hs-button--tertiary,.c-hbspt-form .actions .hs-button.cta-style__tertiary,.cmp-page__skiptomaincontent-link--tertiary,.cmp-page__skiptomaincontent-link.cta-style__tertiary,.cmp-page__skiptomaincontent>a--tertiary,.cmp-page__skiptomaincontent>a.cta-style__tertiary,.cmp-teaser__action-link--tertiary,.cmp-teaser__action-link.cta-style__tertiary,.cta-style__tertiary .c-hbspt-form .actions .hs-button,.cta-style__tertiary .cmp-page__skiptomaincontent-link,.cta-style__tertiary .cmp-page__skiptomaincontent>a,.cta-style__tertiary .cmp-teaser__action-link,.cta-style__tertiary .e-cta,.e-cta--tertiary,.e-cta.cta-style__tertiary{background-color:transparent!important;border-color:transparent!important;color:var(--color-on-surface)!important}@media(hover:hover){.c-hbspt-form .actions .hs-button--tertiary:not(:disabled):hover,.c-hbspt-form .actions .hs-button.cta-style__tertiary:not(:disabled):hover,.cmp-page__skiptomaincontent-link--tertiary:not(:disabled):hover,.cmp-page__skiptomaincontent-link.cta-style__tertiary:not(:disabled):hover,.cmp-page__skiptomaincontent>a--tertiary:not(:disabled):hover,.cmp-page__skiptomaincontent>a.cta-style__tertiary:not(:disabled):hover,.cmp-teaser__action-link--tertiary:not(:disabled):hover,.cmp-teaser__action-link.cta-style__tertiary:not(:disabled):hover,.cta-style__tertiary .c-hbspt-form .actions .hs-button:not(:disabled):hover,.cta-style__tertiary .cmp-page__skiptomaincontent-link:not(:disabled):hover,.cta-style__tertiary .cmp-page__skiptomaincontent>a:not(:disabled):hover,.cta-style__tertiary .cmp-teaser__action-link:not(:disabled):hover,.cta-style__tertiary .e-cta:not(:disabled):hover,.e-cta--tertiary:not(:disabled):hover,.e-cta.cta-style__tertiary:not(:disabled):hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}}[data-theme^=sff] .c-hbspt-form .actions .hs-button--tertiary:focus-visible,[data-theme^=sff] .c-hbspt-form .actions .hs-button.cta-style__tertiary:focus-visible,[data-theme^=sff] .cmp-page__skiptomaincontent-link--tertiary:focus-visible,[data-theme^=sff] .cmp-page__skiptomaincontent-link.cta-style__tertiary:focus-visible,[data-theme^=sff] .cmp-page__skiptomaincontent>a--tertiary:focus-visible,[data-theme^=sff] .cmp-page__skiptomaincontent>a.cta-style__tertiary:focus-visible,[data-theme^=sff] .cmp-teaser__action-link--tertiary:focus-visible,[data-theme^=sff] .cmp-teaser__action-link.cta-style__tertiary:focus-visible,[data-theme^=sff] .cta-style__tertiary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=sff] .cta-style__tertiary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=sff] .cta-style__tertiary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=sff] .cta-style__tertiary .cmp-teaser__action-link:focus-visible,[data-theme^=sff] .cta-style__tertiary .e-cta:focus-visible,[data-theme^=sff] .e-cta--tertiary:focus-visible,[data-theme^=sff] .e-cta.cta-style__tertiary:focus-visible{--color-primary:var(--color-outline-highlight)!important;box-shadow:0 0 0 4px var(--color-outline-highlight)!important;color:var(--color-outline-highlight)!important}[data-theme=toeic-light] .c-hbspt-form .actions .hs-button--tertiary,[data-theme=toeic-light] .c-hbspt-form .actions .hs-button.cta-style__tertiary,[data-theme=toeic-light] .cmp-page__skiptomaincontent-link--tertiary,[data-theme=toeic-light] .cmp-page__skiptomaincontent-link.cta-style__tertiary,[data-theme=toeic-light] .cmp-page__skiptomaincontent>a--tertiary,[data-theme=toeic-light] .cmp-page__skiptomaincontent>a.cta-style__tertiary,[data-theme=toeic-light] .cmp-teaser__action-link--tertiary,[data-theme=toeic-light] .cmp-teaser__action-link.cta-style__tertiary,[data-theme=toeic-light] .cta-style__tertiary .c-hbspt-form .actions .hs-button,[data-theme=toeic-light] .cta-style__tertiary .cmp-page__skiptomaincontent-link,[data-theme=toeic-light] .cta-style__tertiary .cmp-page__skiptomaincontent>a,[data-theme=toeic-light] .cta-style__tertiary .cmp-teaser__action-link,[data-theme=toeic-light] .cta-style__tertiary .e-cta,[data-theme=toeic-light] .e-cta--tertiary,[data-theme=toeic-light] .e-cta.cta-style__tertiary,[data-theme=toeic-xlight] .c-hbspt-form .actions .hs-button--tertiary,[data-theme=toeic-xlight] .c-hbspt-form .actions .hs-button.cta-style__tertiary,[data-theme=toeic-xlight] .cmp-page__skiptomaincontent-link--tertiary,[data-theme=toeic-xlight] .cmp-page__skiptomaincontent-link.cta-style__tertiary,[data-theme=toeic-xlight] .cmp-page__skiptomaincontent>a--tertiary,[data-theme=toeic-xlight] .cmp-page__skiptomaincontent>a.cta-style__tertiary,[data-theme=toeic-xlight] .cmp-teaser__action-link--tertiary,[data-theme=toeic-xlight] .cmp-teaser__action-link.cta-style__tertiary,[data-theme=toeic-xlight] .cta-style__tertiary .c-hbspt-form .actions .hs-button,[data-theme=toeic-xlight] .cta-style__tertiary .cmp-page__skiptomaincontent-link,[data-theme=toeic-xlight] .cta-style__tertiary .cmp-page__skiptomaincontent>a,[data-theme=toeic-xlight] .cta-style__tertiary .cmp-teaser__action-link,[data-theme=toeic-xlight] .cta-style__tertiary .e-cta,[data-theme=toeic-xlight] .e-cta--tertiary,[data-theme=toeic-xlight] .e-cta.cta-style__tertiary{--color-on-surface:var(--brand-toeic-dark-green);--color-primary:var(--brand-toeic-dark-green);--_block-paading:0;--_inline-paading:0;text-decoration:none!important}[data-theme=toeic-light] .c-hbspt-form .actions .hs-button--tertiary:hover,[data-theme=toeic-light] .c-hbspt-form .actions .hs-button.cta-style__tertiary:hover,[data-theme=toeic-light] .cmp-page__skiptomaincontent-link--tertiary:hover,[data-theme=toeic-light] .cmp-page__skiptomaincontent-link.cta-style__tertiary:hover,[data-theme=toeic-light] .cmp-page__skiptomaincontent>a--tertiary:hover,[data-theme=toeic-light] .cmp-page__skiptomaincontent>a.cta-style__tertiary:hover,[data-theme=toeic-light] .cmp-teaser__action-link--tertiary:hover,[data-theme=toeic-light] .cmp-teaser__action-link.cta-style__tertiary:hover,[data-theme=toeic-light] .cta-style__tertiary .c-hbspt-form .actions .hs-button:hover,[data-theme=toeic-light] .cta-style__tertiary .cmp-page__skiptomaincontent-link:hover,[data-theme=toeic-light] .cta-style__tertiary .cmp-page__skiptomaincontent>a:hover,[data-theme=toeic-light] .cta-style__tertiary .cmp-teaser__action-link:hover,[data-theme=toeic-light] .cta-style__tertiary .e-cta:hover,[data-theme=toeic-light] .e-cta--tertiary:hover,[data-theme=toeic-light] .e-cta.cta-style__tertiary:hover,[data-theme=toeic-xlight] .c-hbspt-form .actions .hs-button--tertiary:hover,[data-theme=toeic-xlight] .c-hbspt-form .actions .hs-button.cta-style__tertiary:hover,[data-theme=toeic-xlight] .cmp-page__skiptomaincontent-link--tertiary:hover,[data-theme=toeic-xlight] .cmp-page__skiptomaincontent-link.cta-style__tertiary:hover,[data-theme=toeic-xlight] .cmp-page__skiptomaincontent>a--tertiary:hover,[data-theme=toeic-xlight] .cmp-page__skiptomaincontent>a.cta-style__tertiary:hover,[data-theme=toeic-xlight] .cmp-teaser__action-link--tertiary:hover,[data-theme=toeic-xlight] .cmp-teaser__action-link.cta-style__tertiary:hover,[data-theme=toeic-xlight] .cta-style__tertiary .c-hbspt-form .actions .hs-button:hover,[data-theme=toeic-xlight] .cta-style__tertiary .cmp-page__skiptomaincontent-link:hover,[data-theme=toeic-xlight] .cta-style__tertiary .cmp-page__skiptomaincontent>a:hover,[data-theme=toeic-xlight] .cta-style__tertiary .cmp-teaser__action-link:hover,[data-theme=toeic-xlight] .cta-style__tertiary .e-cta:hover,[data-theme=toeic-xlight] .e-cta--tertiary:hover,[data-theme=toeic-xlight] .e-cta.cta-style__tertiary:hover{--_text-color:var(--color-primary);text-decoration:underline}.toefl-xlight .c-hbspt-form .actions .hs-button--tertiary,.toefl-xlight .c-hbspt-form .actions .hs-button.cta-style__tertiary,.toefl-xlight .cmp-page__skiptomaincontent-link--tertiary,.toefl-xlight .cmp-page__skiptomaincontent-link.cta-style__tertiary,.toefl-xlight .cmp-page__skiptomaincontent>a--tertiary,.toefl-xlight .cmp-page__skiptomaincontent>a.cta-style__tertiary,.toefl-xlight .cmp-teaser__action-link--tertiary,.toefl-xlight .cmp-teaser__action-link.cta-style__tertiary,.toefl-xlight .cta-style__tertiary .c-hbspt-form .actions .hs-button,.toefl-xlight .cta-style__tertiary .cmp-page__skiptomaincontent-link,.toefl-xlight .cta-style__tertiary .cmp-page__skiptomaincontent>a,.toefl-xlight .cta-style__tertiary .cmp-teaser__action-link,.toefl-xlight .cta-style__tertiary .e-cta,.toefl-xlight .e-cta--tertiary,.toefl-xlight .e-cta.cta-style__tertiary{--color-on-surface:var(--brand-toefl-duskwinkle)!important;--_block-paading:0;--_inline-paading:0}.toefl-xlight .c-hbspt-form .actions .hs-button--tertiary:active,.toefl-xlight .c-hbspt-form .actions .hs-button.cta-style__tertiary:active,.toefl-xlight .cmp-page__skiptomaincontent-link--tertiary:active,.toefl-xlight .cmp-page__skiptomaincontent-link.cta-style__tertiary:active,.toefl-xlight .cmp-page__skiptomaincontent>a--tertiary:active,.toefl-xlight .cmp-page__skiptomaincontent>a.cta-style__tertiary:active,.toefl-xlight .cmp-teaser__action-link--tertiary:active,.toefl-xlight .cmp-teaser__action-link.cta-style__tertiary:active,.toefl-xlight .cta-style__tertiary .c-hbspt-form .actions .hs-button:active,.toefl-xlight .cta-style__tertiary .cmp-page__skiptomaincontent-link:active,.toefl-xlight .cta-style__tertiary .cmp-page__skiptomaincontent>a:active,.toefl-xlight .cta-style__tertiary .cmp-teaser__action-link:active,.toefl-xlight .cta-style__tertiary .e-cta:active,.toefl-xlight .e-cta--tertiary:active,.toefl-xlight .e-cta.cta-style__tertiary:active{box-shadow:none!important;text-decoration:underline!important}.toefl-xlight .c-hbspt-form .actions .hs-button--tertiary:focus-visible,.toefl-xlight .c-hbspt-form .actions .hs-button.cta-style__tertiary:focus-visible,.toefl-xlight .cmp-page__skiptomaincontent-link--tertiary:focus-visible,.toefl-xlight .cmp-page__skiptomaincontent-link.cta-style__tertiary:focus-visible,.toefl-xlight .cmp-page__skiptomaincontent>a--tertiary:focus-visible,.toefl-xlight .cmp-page__skiptomaincontent>a.cta-style__tertiary:focus-visible,.toefl-xlight .cmp-teaser__action-link--tertiary:focus-visible,.toefl-xlight .cmp-teaser__action-link.cta-style__tertiary:focus-visible,.toefl-xlight .cta-style__tertiary .c-hbspt-form .actions .hs-button:focus-visible,.toefl-xlight .cta-style__tertiary .cmp-page__skiptomaincontent-link:focus-visible,.toefl-xlight .cta-style__tertiary .cmp-page__skiptomaincontent>a:focus-visible,.toefl-xlight .cta-style__tertiary .cmp-teaser__action-link:focus-visible,.toefl-xlight .cta-style__tertiary .e-cta:focus-visible,.toefl-xlight .e-cta--tertiary:focus-visible,.toefl-xlight .e-cta.cta-style__tertiary:focus-visible{text-decoration:underline!important}.toefl-periwinkle-light .c-hbspt-form .actions .hs-button--tertiary,.toefl-periwinkle-light .c-hbspt-form .actions .hs-button.cta-style__tertiary,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link--tertiary,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link.cta-style__tertiary,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a--tertiary,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a.cta-style__tertiary,.toefl-periwinkle-light .cmp-teaser__action-link--tertiary,.toefl-periwinkle-light .cmp-teaser__action-link.cta-style__tertiary,.toefl-periwinkle-light .cta-style__tertiary .c-hbspt-form .actions .hs-button,.toefl-periwinkle-light .cta-style__tertiary .cmp-page__skiptomaincontent-link,.toefl-periwinkle-light .cta-style__tertiary .cmp-page__skiptomaincontent>a,.toefl-periwinkle-light .cta-style__tertiary .cmp-teaser__action-link,.toefl-periwinkle-light .cta-style__tertiary .e-cta,.toefl-periwinkle-light .e-cta--tertiary,.toefl-periwinkle-light .e-cta.cta-style__tertiary,[data-theme^=toefl-he] .c-hbspt-form .actions .hs-button--tertiary,[data-theme^=toefl-he] .c-hbspt-form .actions .hs-button.cta-style__tertiary,[data-theme^=toefl-he] .cmp-page__skiptomaincontent-link--tertiary,[data-theme^=toefl-he] .cmp-page__skiptomaincontent-link.cta-style__tertiary,[data-theme^=toefl-he] .cmp-page__skiptomaincontent>a--tertiary,[data-theme^=toefl-he] .cmp-page__skiptomaincontent>a.cta-style__tertiary,[data-theme^=toefl-he] .cmp-teaser__action-link--tertiary,[data-theme^=toefl-he] .cmp-teaser__action-link.cta-style__tertiary,[data-theme^=toefl-he] .cta-style__tertiary .c-hbspt-form .actions .hs-button,[data-theme^=toefl-he] .cta-style__tertiary .cmp-page__skiptomaincontent-link,[data-theme^=toefl-he] .cta-style__tertiary .cmp-page__skiptomaincontent>a,[data-theme^=toefl-he] .cta-style__tertiary .cmp-teaser__action-link,[data-theme^=toefl-he] .cta-style__tertiary .e-cta,[data-theme^=toefl-he] .e-cta--tertiary,[data-theme^=toefl-he] .e-cta.cta-style__tertiary{--_block-paading:0;--_inline-paading:0;color:var(--color-primary)!important}.toefl-periwinkle-light .c-hbspt-form .actions .hs-button--tertiary:active,.toefl-periwinkle-light .c-hbspt-form .actions .hs-button.cta-style__tertiary:active,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link--tertiary:active,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link.cta-style__tertiary:active,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a--tertiary:active,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a.cta-style__tertiary:active,.toefl-periwinkle-light .cmp-teaser__action-link--tertiary:active,.toefl-periwinkle-light .cmp-teaser__action-link.cta-style__tertiary:active,.toefl-periwinkle-light .cta-style__tertiary .c-hbspt-form .actions .hs-button:active,.toefl-periwinkle-light .cta-style__tertiary .cmp-page__skiptomaincontent-link:active,.toefl-periwinkle-light .cta-style__tertiary .cmp-page__skiptomaincontent>a:active,.toefl-periwinkle-light .cta-style__tertiary .cmp-teaser__action-link:active,.toefl-periwinkle-light .cta-style__tertiary .e-cta:active,.toefl-periwinkle-light .e-cta--tertiary:active,.toefl-periwinkle-light .e-cta.cta-style__tertiary:active,[data-theme^=toefl-he] .c-hbspt-form .actions .hs-button--tertiary:active,[data-theme^=toefl-he] .c-hbspt-form .actions .hs-button.cta-style__tertiary:active,[data-theme^=toefl-he] .cmp-page__skiptomaincontent-link--tertiary:active,[data-theme^=toefl-he] .cmp-page__skiptomaincontent-link.cta-style__tertiary:active,[data-theme^=toefl-he] .cmp-page__skiptomaincontent>a--tertiary:active,[data-theme^=toefl-he] .cmp-page__skiptomaincontent>a.cta-style__tertiary:active,[data-theme^=toefl-he] .cmp-teaser__action-link--tertiary:active,[data-theme^=toefl-he] .cmp-teaser__action-link.cta-style__tertiary:active,[data-theme^=toefl-he] .cta-style__tertiary .c-hbspt-form .actions .hs-button:active,[data-theme^=toefl-he] .cta-style__tertiary .cmp-page__skiptomaincontent-link:active,[data-theme^=toefl-he] .cta-style__tertiary .cmp-page__skiptomaincontent>a:active,[data-theme^=toefl-he] .cta-style__tertiary .cmp-teaser__action-link:active,[data-theme^=toefl-he] .cta-style__tertiary .e-cta:active,[data-theme^=toefl-he] .e-cta--tertiary:active,[data-theme^=toefl-he] .e-cta.cta-style__tertiary:active{background-color:rgba(0,0,0,.08)!important;box-shadow:none!important;text-decoration:underline!important}.toefl-periwinkle-light .c-hbspt-form .actions .hs-button--tertiary:focus-visible,.toefl-periwinkle-light .c-hbspt-form .actions .hs-button.cta-style__tertiary:focus-visible,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link--tertiary:focus-visible,.toefl-periwinkle-light .cmp-page__skiptomaincontent-link.cta-style__tertiary:focus-visible,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a--tertiary:focus-visible,.toefl-periwinkle-light .cmp-page__skiptomaincontent>a.cta-style__tertiary:focus-visible,.toefl-periwinkle-light .cmp-teaser__action-link--tertiary:focus-visible,.toefl-periwinkle-light .cmp-teaser__action-link.cta-style__tertiary:focus-visible,.toefl-periwinkle-light .cta-style__tertiary .c-hbspt-form .actions .hs-button:focus-visible,.toefl-periwinkle-light .cta-style__tertiary .cmp-page__skiptomaincontent-link:focus-visible,.toefl-periwinkle-light .cta-style__tertiary .cmp-page__skiptomaincontent>a:focus-visible,.toefl-periwinkle-light .cta-style__tertiary .cmp-teaser__action-link:focus-visible,.toefl-periwinkle-light .cta-style__tertiary .e-cta:focus-visible,.toefl-periwinkle-light .e-cta--tertiary:focus-visible,.toefl-periwinkle-light .e-cta.cta-style__tertiary:focus-visible,[data-theme^=toefl-he] .c-hbspt-form .actions .hs-button--tertiary:focus-visible,[data-theme^=toefl-he] .c-hbspt-form .actions .hs-button.cta-style__tertiary:focus-visible,[data-theme^=toefl-he] .cmp-page__skiptomaincontent-link--tertiary:focus-visible,[data-theme^=toefl-he] .cmp-page__skiptomaincontent-link.cta-style__tertiary:focus-visible,[data-theme^=toefl-he] .cmp-page__skiptomaincontent>a--tertiary:focus-visible,[data-theme^=toefl-he] .cmp-page__skiptomaincontent>a.cta-style__tertiary:focus-visible,[data-theme^=toefl-he] .cmp-teaser__action-link--tertiary:focus-visible,[data-theme^=toefl-he] .cmp-teaser__action-link.cta-style__tertiary:focus-visible,[data-theme^=toefl-he] .cta-style__tertiary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=toefl-he] .cta-style__tertiary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=toefl-he] .cta-style__tertiary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=toefl-he] .cta-style__tertiary .cmp-teaser__action-link:focus-visible,[data-theme^=toefl-he] .cta-style__tertiary .e-cta:focus-visible,[data-theme^=toefl-he] .e-cta--tertiary:focus-visible,[data-theme^=toefl-he] .e-cta.cta-style__tertiary:focus-visible{background-color:rgba(0,0,0,.12)!important;box-shadow:none!important;text-decoration:underline!important}.toefl-he-palette .c-hbspt-form .actions .hs-button--tertiary:active,.toefl-he-palette .c-hbspt-form .actions .hs-button.cta-style__tertiary:active,.toefl-he-palette .cmp-page__skiptomaincontent-link--tertiary:active,.toefl-he-palette .cmp-page__skiptomaincontent-link.cta-style__tertiary:active,.toefl-he-palette .cmp-page__skiptomaincontent>a--tertiary:active,.toefl-he-palette .cmp-page__skiptomaincontent>a.cta-style__tertiary:active,.toefl-he-palette .cmp-teaser__action-link--tertiary:active,.toefl-he-palette .cmp-teaser__action-link.cta-style__tertiary:active,.toefl-he-palette .cta-style__tertiary .c-hbspt-form .actions .hs-button:active,.toefl-he-palette .cta-style__tertiary .cmp-page__skiptomaincontent-link:active,.toefl-he-palette .cta-style__tertiary .cmp-page__skiptomaincontent>a:active,.toefl-he-palette .cta-style__tertiary .cmp-teaser__action-link:active,.toefl-he-palette .cta-style__tertiary .e-cta:active,.toefl-he-palette .e-cta--tertiary:active,.toefl-he-palette .e-cta.cta-style__tertiary:active,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button--tertiary:active,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button.cta-style__tertiary:active,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link--tertiary:active,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link.cta-style__tertiary:active,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a--tertiary:active,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a.cta-style__tertiary:active,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link--tertiary:active,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link.cta-style__tertiary:active,[data-theme^=toefl-he-duskwinkle] .cta-style__tertiary .c-hbspt-form .actions .hs-button:active,[data-theme^=toefl-he-duskwinkle] .cta-style__tertiary .cmp-page__skiptomaincontent-link:active,[data-theme^=toefl-he-duskwinkle] .cta-style__tertiary .cmp-page__skiptomaincontent>a:active,[data-theme^=toefl-he-duskwinkle] .cta-style__tertiary .cmp-teaser__action-link:active,[data-theme^=toefl-he-duskwinkle] .cta-style__tertiary .e-cta:active,[data-theme^=toefl-he-duskwinkle] .e-cta--tertiary:active,[data-theme^=toefl-he-duskwinkle] .e-cta.cta-style__tertiary:active{background-color:hsla(0,0%,100%,.08)!important}.toefl-he-palette .c-hbspt-form .actions .hs-button--tertiary:focus-visible,.toefl-he-palette .c-hbspt-form .actions .hs-button.cta-style__tertiary:focus-visible,.toefl-he-palette .cmp-page__skiptomaincontent-link--tertiary:focus-visible,.toefl-he-palette .cmp-page__skiptomaincontent-link.cta-style__tertiary:focus-visible,.toefl-he-palette .cmp-page__skiptomaincontent>a--tertiary:focus-visible,.toefl-he-palette .cmp-page__skiptomaincontent>a.cta-style__tertiary:focus-visible,.toefl-he-palette .cmp-teaser__action-link--tertiary:focus-visible,.toefl-he-palette .cmp-teaser__action-link.cta-style__tertiary:focus-visible,.toefl-he-palette .cta-style__tertiary .c-hbspt-form .actions .hs-button:focus-visible,.toefl-he-palette .cta-style__tertiary .cmp-page__skiptomaincontent-link:focus-visible,.toefl-he-palette .cta-style__tertiary .cmp-page__skiptomaincontent>a:focus-visible,.toefl-he-palette .cta-style__tertiary .cmp-teaser__action-link:focus-visible,.toefl-he-palette .cta-style__tertiary .e-cta:focus-visible,.toefl-he-palette .e-cta--tertiary:focus-visible,.toefl-he-palette .e-cta.cta-style__tertiary:focus-visible,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button--tertiary:focus-visible,[data-theme^=toefl-he-duskwinkle] .c-hbspt-form .actions .hs-button.cta-style__tertiary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link--tertiary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent-link.cta-style__tertiary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a--tertiary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-page__skiptomaincontent>a.cta-style__tertiary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link--tertiary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cmp-teaser__action-link.cta-style__tertiary:focus-visible,[data-theme^=toefl-he-duskwinkle] .cta-style__tertiary .c-hbspt-form .actions .hs-button:focus-visible,[data-theme^=toefl-he-duskwinkle] .cta-style__tertiary .cmp-page__skiptomaincontent-link:focus-visible,[data-theme^=toefl-he-duskwinkle] .cta-style__tertiary .cmp-page__skiptomaincontent>a:focus-visible,[data-theme^=toefl-he-duskwinkle] .cta-style__tertiary .cmp-teaser__action-link:focus-visible,[data-theme^=toefl-he-duskwinkle] .cta-style__tertiary .e-cta:focus-visible,[data-theme^=toefl-he-duskwinkle] .e-cta--tertiary:focus-visible,[data-theme^=toefl-he-duskwinkle] .e-cta.cta-style__tertiary:focus-visible{background-color:hsla(0,0%,100%,.12)!important}.c-hbspt-form .actions .hs-button--lowercase,.cmp-page__skiptomaincontent-link--lowercase,.cmp-page__skiptomaincontent>a--lowercase,.cmp-teaser__action-link--lowercase,.e-cta--lowercase,[data-theme^=toefl] .c-hbspt-form .actions .hs-button--lowercase,[data-theme^=toefl] .cmp-page__skiptomaincontent-link--lowercase,[data-theme^=toefl] .cmp-page__skiptomaincontent>a--lowercase,[data-theme^=toefl] .cmp-teaser__action-link--lowercase,[data-theme^=toefl] .e-cta--lowercase{text-transform:none!important}.c-hbspt-form .actions .hs-button.e-cta--link,.cmp-page__skiptomaincontent-link.e-cta--link,.cmp-page__skiptomaincontent>a.e-cta--link,.cmp-teaser__action-link.e-cta--link,.e-cta.e-cta--link{--_block-paading:0;--_inline-paading:0;--_border-color:var(--_transparent);--_background-color:var(--_transparent);--_text-color:var(--color-primary);font-weight:var(--font-weight);text-decoration:underline!important}.c-mega-navigation .c-hbspt-form .actions .hs-button.e-cta--link,.c-mega-navigation .cmp-page__skiptomaincontent-link.e-cta--link,.c-mega-navigation .cmp-page__skiptomaincontent>a.e-cta--link,.c-mega-navigation .cmp-teaser__action-link.e-cta--link,.c-mega-navigation .e-cta.e-cta--link{font-weight:var(--font-weight-semibold)!important;text-decoration:none!important}.c-hbspt-form .actions .hs-button.e-cta--link:hover,.cmp-page__skiptomaincontent-link.e-cta--link:hover,.cmp-page__skiptomaincontent>a.e-cta--link:hover,.cmp-teaser__action-link.e-cta--link:hover,.e-cta.e-cta--link:hover{--_border-color:var(--_transparent)!important;--_background-color:var(--_transparent);background-color:var(--_transparent)!important;text-decoration:underline!important}@media(hover:hover){[data-theme^=toefl-duskwinkle] .c-hbspt-form .actions .hs-button.e-cta--link:not(:disabled):hover,[data-theme^=toefl-duskwinkle] .cmp-page__skiptomaincontent-link.e-cta--link:not(:disabled):hover,[data-theme^=toefl-duskwinkle] .cmp-page__skiptomaincontent>a.e-cta--link:not(:disabled):hover,[data-theme^=toefl-duskwinkle] .cmp-teaser__action-link.e-cta--link:not(:disabled):hover,[data-theme^=toefl-duskwinkle] .e-cta.e-cta--link:not(:disabled):hover{--_text-color:var(--color-primary);--_border-color:var(--_transparent);--_background-color:var(--_transparent)}}.cmp-teaser__action-link{text-transform:none!important}.cmp-page__skiptomaincontent,.cmp-page__skiptomaincontent-link,.cmp-page__skiptomaincontent>a,.e-cta--skip{inset-block-start:var(--spacing-8)!important;inset-inline-start:var(--spacing-8)!important;position:fixed!important;z-index:calc(var(--z-nav) + 1)!important}.cmp-page__skiptomaincontent-link:not(:focus),.cmp-page__skiptomaincontent>a:not(:focus),.e-cta--skip:not(:focus){-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.hbspt-form .actions .hs-button:not(:disabled){cursor:pointer}.cta-style__arrow{align-items:center;column-gap:var(--spacing-8);display:inline-flex;justify-content:center}.cta-style__arrow:after{background-color:currentColor;content:"";height:20px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 21'%3E%3Cpath d='M18.1818 11.3851C18.3836 11.1833 18.3836 10.8512 18.1818 10.6494L13.4938 5.96144C13.292 5.7596 12.9599 5.7596 12.7581 5.96144C12.5562 6.16328 12.5562 6.49535 12.7581 6.69719L16.5573 10.4964H2.18739C1.9009 10.4964 1.6665 10.7308 1.6665 11.0173C1.6665 11.3038 1.9009 11.5382 2.18739 11.5382H16.5573L12.7581 15.3374C12.5562 15.5392 12.5562 15.8713 12.7581 16.0731C12.9599 16.2749 13.292 16.2749 13.4938 16.0731L18.1818 11.3851Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 21'%3E%3Cpath d='M18.1818 11.3851C18.3836 11.1833 18.3836 10.8512 18.1818 10.6494L13.4938 5.96144C13.292 5.7596 12.9599 5.7596 12.7581 5.96144C12.5562 6.16328 12.5562 6.49535 12.7581 6.69719L16.5573 10.4964H2.18739C1.9009 10.4964 1.6665 10.7308 1.6665 11.0173C1.6665 11.3038 1.9009 11.5382 2.18739 11.5382H16.5573L12.7581 15.3374C12.5562 15.5392 12.5562 15.8713 12.7581 16.0731C12.9599 16.2749 13.292 16.2749 13.4938 16.0731L18.1818 11.3851Z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.cta__arrow .cmp-teaser__action-link{align-items:center;column-gap:var(--spacing-8);display:inline-flex;justify-content:center}.cta__arrow .cmp-teaser__action-link:after{background-color:currentColor;content:"";height:21px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 21'%3E%3Cpath d='M18.1818 11.3851C18.3836 11.1833 18.3836 10.8512 18.1818 10.6494L13.4938 5.96144C13.292 5.7596 12.9599 5.7596 12.7581 5.96144C12.5562 6.16328 12.5562 6.49535 12.7581 6.69719L16.5573 10.4964H2.18739C1.9009 10.4964 1.6665 10.7308 1.6665 11.0173C1.6665 11.3038 1.9009 11.5382 2.18739 11.5382H16.5573L12.7581 15.3374C12.5562 15.5392 12.5562 15.8713 12.7581 16.0731C12.9599 16.2749 13.292 16.2749 13.4938 16.0731L18.1818 11.3851Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 21'%3E%3Cpath d='M18.1818 11.3851C18.3836 11.1833 18.3836 10.8512 18.1818 10.6494L13.4938 5.96144C13.292 5.7596 12.9599 5.7596 12.7581 5.96144C12.5562 6.16328 12.5562 6.49535 12.7581 6.69719L16.5573 10.4964H2.18739C1.9009 10.4964 1.6665 10.7308 1.6665 11.0173C1.6665 11.3038 1.9009 11.5382 2.18739 11.5382H16.5573L12.7581 15.3374C12.5562 15.5392 12.5562 15.8713 12.7581 16.0731C12.9599 16.2749 13.292 16.2749 13.4938 16.0731L18.1818 11.3851Z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}}.theme-toeic .cmp-teaser__action-link{--_background-color:#b5be0f;--_text-color:#000;border-color:var(--_background-color);font-weight:var(--font-weight-semibold)!important}.theme-toeic .cmp-teaser__action-link:hover{--_text-color:var(--brand-black);--_background-color:var(--brand-white);--_border-color:var(--brand-black)}.theme-toeic .cmp-button--secondary .cmp-teaser__action-link{--_border-color:var(--brand-black);--_background-color:transparent}.swiper-arrow--slider-cta{align-items:center;display:flex;gap:8px;justify-content:center;margin-block-start:var(--spacing-20);padding-block-start:3pc}.swiper-arrow--slider-cta button{align-items:center;appearance:none;background:none;block-size:var(--spacing-32);border:none;display:flex;inline-size:var(--spacing-32);justify-content:center;padding:0;position:static}.swiper-arrow--slider-cta button img,.swiper-arrow--slider-cta button svg{color:transparent;height:100%;width:100%}.swiper-arrow--slider-cta button img path,.swiper-arrow--slider-cta button svg path{color:var(--color-on-surface)}.swiper-arrow--slider-cta button:disabled{opacity:.2}.swiper-arrow--slider-cta button svg>*{fill:none!important;stroke:currentColor}.swiper-arrow--slider-cta button:after{display:none}@media(min-width:769px){.swiper-arrow--slider-cta{flex-direction:column;padding-block-start:0;position:static}.swiper-arrow--slider-cta button{margin-block-start:-1pc;position:absolute;top:50%}.swiper-arrow--slider-cta .swiper-button-prev{left:-40px}.swiper-arrow--slider-cta .swiper-button-next{right:-40px}}.swiper:has(.swiper-button-disabled+.swiper-button-disabled) .swiper-button-disabled{display:none!important}.swiper+div:has(.swiper-button-disabled+.swiper-button-disabled) .swiper-button-disabled{display:none!important}.swiper-pagination .swiper-pagination-bullet{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}.swiper-pagination .swiper-pagination-bullet:active :focus{-webkit-tap-highlight-color:rgba(0,0,0,0)}@layer common{.section-container{background-color:var(--color-surface);color:var(--color-on-surface);padding-inline:var(--page-padding-inline)}.section-container .section-container{background-color:transparent;color:inherit;padding-inline:0}.responsivegrid:has(.heroInfoCard)+.pingPongGridModule .c-ping-pong-grid__card-wrapper>li:first-of-type{border-block-start:none!important}}@layer theme{[class*=toefl-he],[data-theme*=toefl-he]{font-family:var(--font-body)}[class*=toefl-he] h1,[class*=toefl-he] h2,[class*=toefl-he] h3,[class*=toefl-he] h4,[class*=toefl-he] h6,[data-theme*=toefl-he] h1,[data-theme*=toefl-he] h2,[data-theme*=toefl-he] h3,[data-theme*=toefl-he] h4,[data-theme*=toefl-he] h6{font-family:var(--font-heading)!important;font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}[class*=toefl-he] h1,[data-theme*=toefl-he] h1{font-size:4.25rem}@media(max-width:768px){[class*=toefl-he] h1,[data-theme*=toefl-he] h1{font-size:2.75rem}}[class*=toefl-he] h2,[data-theme*=toefl-he] h2{font-size:2.75rem}@media(max-width:768px){[class*=toefl-he] h2,[data-theme*=toefl-he] h2{font-size:var(--font-size-heading-large)}}[class*=toefl-he] h3,[data-theme*=toefl-he] h3{font-size:var(--font-size-heading-large)}@media(max-width:768px){[class*=toefl-he] h3,[data-theme*=toefl-he] h3{font-size:var(--font-size-heading-medium)}}[class*=toefl-he] h4,[data-theme*=toefl-he] h4{font-size:var(--font-size-heading-medium)}@media(max-width:768px){[class*=toefl-he] h4,[data-theme*=toefl-he] h4{font-size:var(--font-size-heading-small)}}[class*=toefl-he] h6,[data-theme*=toefl-he] h6{font-size:var(--font-size-heading-xsmall)}@media(max-width:768px){[class*=toefl-he] h6,[data-theme*=toefl-he] h6{font-size:var(--font-size-large)}}[class*=toefl-he-xlight] .text-color-highlight,[data-theme=toefl-he-xlight] .text-color-highlight{color:var(--brand-toefl-duskwinkle)!important}[class*=ets-midnight-dark] .cmp-teaser__description,[data-theme=ets-midnight-dark] .cmp-teaser__description{color:var(--brand-neutral-gray)}}@layer teaser-default{.teaser-default{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.teaser-default{padding-block:var(--spacing-32)}}.teaser-default.content-align-left .cmp-teaser__content{align-items:flex-start;text-align:left}.teaser-default.content-align-center .cmp-teaser__content{align-items:center;text-align:center}.teaser-default.content-align-right .cmp-teaser__content{align-items:flex-end;text-align:right}@media(min-width:769px){.teaser-default.reverse .cmp-teaser{flex-direction:row}}.teaser-default.ratio-1-3-image{padding-block:var(--spacing-96)}@media(max-width:768px){.teaser-default.ratio-1-3-image{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-image .cmp-teaser{display:flex}.teaser-default.ratio-1-3-image .cmp-teaser__content{flex:3}.teaser-default.ratio-1-3-image .cmp-teaser__image{flex:1;padding-inline:var(--spacing-42)}.teaser-default.ratio-1-3-content{padding-block:var(--spacing-120)}@media(max-width:768px){.teaser-default.ratio-1-3-content{padding-block:var(--spacing-32)}}.teaser-default.ratio-1-3-content .cmp-teaser{display:flex}@media(min-width:769px){.teaser-default.ratio-1-3-content .cmp-teaser{column-gap:10.5rem}}.teaser-default.ratio-1-3-content .cmp-teaser__content{flex:1;row-gap:var(--spacing-24)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__content{row-gap:var(--spacing-24)}}.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:var(--spacing-40)}@media(max-width:768px){.teaser-default.ratio-1-3-content .cmp-teaser__description{margin-block-end:0}}.teaser-default.ratio-1-3-content .cmp-teaser__action-container{padding-block-start:0}.teaser-default.ratio-1-3-content .cmp-teaser__image{flex:2}.teaser-default.ets-xlight h1,.teaser-default.ets-xlight h2,.teaser-default.ets-xlight h3,.teaser-default.ets-xlight h4,.teaser-default.ets-xlight h5,.teaser-default.ets-xlight h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-xlight .cmp-teaser__content h2,.teaser-default.ets-xlight .cmp-teaser__description h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-3xtight)}.teaser-default.ets-xlight p{font-weight:var(--font-weight-light)}.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__content h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight)}@media(max-width:768px){.teaser-default.ets-light-green .cmp-teaser__description h2{font-size:var(--font-size-heading-large)}}.teaser-default.ets-light-green h1,.teaser-default.ets-light-green h2,.teaser-default.ets-light-green h3,.teaser-default.ets-light-green h4,.teaser-default.ets-light-green h5,.teaser-default.ets-light-green h6{color:var(--brand-midnight-dark);padding-block-end:var(--spacing-8)}.teaser-default.ets-light-green p{color:var(--brand-ink);font-weight:var(--font-weight)}.teaser-default.ets-gray{padding-block-end:var(--spacing-80);padding-block-start:var(--spacing-96)}.teaser-default.ets-gray .cmp-teaser__content h2,.teaser-default.ets-gray .cmp-teaser__description h2{color:var(--brand-ink);font-family:var(--font-body);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:1.4}@media(max-width:768px){.teaser-default.ets-gray{padding-block:var(--spacing-32)}}.teaser-default.ets-gray .cmp-teaser__content{display:flex;flex-direction:column;row-gap:var(--spacing-28)}.teaser-default.ets-gray .cmp-teaser__description,.teaser-default.ets-gray .cmp-teaser__title{display:flex;flex-direction:column;max-width:61rem}.teaser-default.ets-gray .cmp-teaser__action-container{padding-block-start:0}.teaser-default .cmp-teaser{column-gap:var(--spacing-48);display:flex;row-gap:var(--spacing-32)}.teaser-default .cmp-teaser>div{display:inline-flex;flex-direction:column;justify-content:center}.teaser-default .cmp-teaser__content,.teaser-default .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.teaser-default .cmp-teaser__description a{color:inherit}.teaser-default .cmp-teaser__description ol,.teaser-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.teaser-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-default .cmp-teaser__action-container:empty{display:none}.teaser-default .cmp-teaser__image img{block-size:auto!important;display:block;inline-size:100%}@media(min-width:769px){.teaser-default .cmp-teaser{flex-direction:row-reverse}.teaser-default .cmp-teaser>div{flex:1}}@media(max-width:768px){.teaser-default .cmp-teaser{flex-direction:column-reverse}.teaser-default .cmp-teaser__content{text-align:center}.teaser-default .cmp-teaser__action-container{justify-content:center}}.teaser-callout-v2{background-color:var(--color-surface);color:var(--color-on-surface);padding-block:var(--spacing-48)}@media(max-width:767px){.teaser-callout-v2{padding-block:var(--spacing-24)}}.teaser-callout-v2 .cmp-teaser{display:flex}.teaser-callout-v2 .cmp-teaser__description{color:var(--color-on-description);display:flex;flex-direction:column;font-family:var(--font-body);font-size:var(--font-size-large);letter-spacing:.18px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout-v2 .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout-v2 .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout-v2 .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout-v2 .cmp-teaser__description ol,.teaser-callout-v2 .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}.teaser-callout-v2 .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-bold)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout-v2 .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout-v2 .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout-v2 .cmp-teaser .cmp-image{display:flex}@media(max-width:767px){.teaser-callout-v2 .cmp-teaser{flex-direction:column-reverse;row-gap:var(--spacing-24)}.teaser-callout-v2 .cmp-teaser .cmp-image{justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image img{inline-size:180px!important}}@media(min-width:768px){.teaser-callout-v2 .cmp-teaser{align-items:center;column-gap:var(--spacing-60);flex-direction:row-reverse;justify-content:center}.teaser-callout-v2 .cmp-teaser .cmp-image{align-items:center;inline-size:180px}.teaser-callout-v2 .cmp-teaser .cmp-image img{width:100%}}.teaser-callout-v2.toefl-light-yellow .cmp-teaser__description a{color:var(--brand-toefl-duskwinkle)!important;text-decoration:none!important}.teaser-callout{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:8px;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface)}.teaser-callout .cmp-teaser{display:flex;gap:var(--spacing-24);padding:var(--spacing-24)}.teaser-callout .cmp-teaser .cmp-image{display:flex}.teaser-callout .cmp-teaser__title{color:var(--color-on-title)!important;font-family:var(--font-heading)!important;line-height:var(--font-line-height-xtight)!important}.teaser-callout .cmp-teaser__description{display:flex;flex-direction:column;font-family:var(--font-body);letter-spacing:.16px;line-height:var(--font-line-height-tight);row-gap:8px}.teaser-callout .cmp-teaser__description *{font-size:inherit!important;line-height:inherit!important}.teaser-callout .cmp-teaser__description p{margin-bottom:0!important;padding-bottom:0!important}.teaser-callout .cmp-teaser__description a{color:inherit!important;font-weight:inherit!important}.teaser-callout .cmp-teaser__description ol,.teaser-callout .cmp-teaser__description ul{margin-inline-start:1.8rem;margin-bottom:0!important;padding-left:0!important}@media(max-width:767px){.teaser-callout .cmp-teaser{flex-direction:column-reverse}.teaser-callout .cmp-teaser .cmp-image{inline-size:5pc}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;width:100%!important}.teaser-callout .cmp-teaser__content{display:flex;flex-direction:column;row-gap:8px}.teaser-callout .cmp-teaser__action-container{display:flex;flex-wrap:wrap;gap:var(--spacing-16);padding-block-start:var(--spacing-16)}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-xsmall)!important;font-weight:var(--font-weight-semibold)!important}}@media(max-width:499px){.teaser-callout .cmp-teaser__action-link{min-width:100%}}@media(min-width:768px){.teaser-callout .cmp-teaser{align-items:center;flex-direction:row-reverse}.teaser-callout .cmp-teaser__content{display:grid;flex-grow:1}.teaser-callout .cmp-teaser__action-container{align-items:flex-end;display:inline-flex;flex-direction:column;grid-column-start:2;grid-row:span 2/span 2;grid-row-start:1;justify-content:center;margin-inline-start:auto;padding-inline-start:var(--spacing-24);row-gap:var(--spacing-16)}.teaser-callout .cmp-teaser__action-link{min-width:100%}.teaser-callout .cmp-teaser__title{font-size:var(--font-size-heading-small)!important;font-weight:var(--font-weight-bold)!important;margin-bottom:8px!important;margin-top:auto!important}.teaser-callout .cmp-teaser__description{margin-bottom:auto}.teaser-callout .cmp-teaser .cmp-image{inline-size:8pc;justify-content:center}.teaser-callout .cmp-teaser .cmp-image img{height:auto!important;max-width:100%!important}}}@layer product-grid{.product-grid{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.product-grid{padding-block:var(--spacing-32)}}.product-grid .product-grid-heading{align-items:center;display:flex;flex-direction:column;margin-block-end:var(--spacing-48);row-gap:var(--spacing-16);text-align:center}@media(max-width:768px){.product-grid .product-grid-heading{margin-block-end:var(--spacing-32)}}.product-grid .product-grid-highlight-label{align-items:center;background-color:var(--brand-toefl-highlighter-orange);block-size:var(--spacing-32);color:var(--brand-black);display:flex;font-size:var(--font-size-xSmall);font-weight:var(--font-weight-bold);inline-size:100%;letter-spacing:.96px;line-height:var(--font-line-height-xtight);padding-inline:var(--spacing-24);text-transform:uppercase}@media(min-width:769px){.product-grid .product-grid-highlight-label{inset-block-start:0;inset-inline-start:0;position:absolute}}.product-grid .product-grid-list{display:flex;flex-wrap:wrap;justify-content:center;margin-inline:calc(var(--spacing-12)*-1);row-gap:var(--spacing-24)}@media(max-width:768px){.product-grid .product-grid-list{margin-inline:0}}.product-grid .product-grid-box{flex-basis:33.33%;padding-inline:var(--spacing-12)}@media(max-width:1023px){.product-grid .product-grid-box{flex-basis:50%}}@media(max-width:768px){.product-grid .product-grid-box{flex-basis:100%;padding-inline:0}}@media(min-width:769px){.product-grid .product-grid-box>div{height:100%;padding-block-start:var(--spacing-32);position:relative}}.product-grid .product-grid-box.grid-highlight .product-grid-box-wrap{border-color:var(--brand-toefl-highlighter-orange)}.product-grid .product-grid-box-wrap{background-color:var(--color-surface-container-2);border:1px solid #d5d6d6;box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);color:var(--color-on-surface-container-2);display:flex;flex-direction:column;height:100%;padding:var(--spacing-24);row-gap:var(--spacing-16)}.product-grid .product-grid-box-wrap span{color:var(--brand-black)}.product-grid .product-grid-box-wrap small{font-size:var(--font-size-xSmall)}.product-grid .product-grid-box-wrap .feature-content{display:flex;flex-direction:column;row-gap:var(--spacing-8)}.product-grid .product-grid-box-wrap .feature-content:empty{display:none}.product-grid .product-grid-box-wrap .feature-content p{font-size:var(--font-size-xSmall)}.product-grid .product-grid-box-wrap b,.product-grid .product-grid-box-wrap strong{font-weight:var(--font-weight-bold)}@media(max-width:768px){.product-grid .product-grid-box-wrap{padding:var(--spacing-16)}}.product-grid .product-grid-box-description{display:flex;flex-direction:column;flex-grow:1;row-gap:var(--spacing-16)}.product-grid .product-grid-box-description ol,.product-grid .product-grid-box-description p,.product-grid .product-grid-box-description ul{line-height:var(--font-line-height-tight)}.product-grid .product-grid-box-description h4+p{margin-block-end:calc(var(--spacing-12)*-1)}.product-grid .product-grid-box-description ol{margin-inline-start:var(--spacing-24)}.product-grid .product-grid-box-description ul{display:flex;flex-direction:column;list-style:none;row-gap:var(--spacing-8)}.product-grid .product-grid-box-description ul li{background-image:url(../../../content/dam/ets-org/icons/commons/icon-product-check-circle.svg);background-position:.125rem .1rem;background-repeat:no-repeat;background-size:1.063rem 1.125rem;padding-inline-start:1.75rem}.product-grid .product-grid-box-bottom{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.product-grid .product-grid-box-bottom .price{align-items:flex-end;display:flex;justify-content:space-between}.product-grid .product-grid-box-bottom .price p{line-height:var(--font-line-height-tight)}.product-grid .product-grid-box-bottom .price p:first-child{align-items:flex-end;column-gap:3px;display:inline-flex}.product-grid .product-grid-box-bottom .price p:first-child span{font-family:var(--font-heading);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight);position:relative;top:.2rem}.product-grid .product-grid-box-bottom .price p:first-child sub{font-size:var(--font-size-small);letter-spacing:.14px}.product-grid .product-grid-box-bottom .price p:last-child{font-size:var(--font-size-large);letter-spacing:.18px}.product-grid .cmp-teaser__action-link{inline-size:100%;max-inline-size:100%}.product-grid.no-highlight .product-grid-box>div{padding-block-start:0}.product-grid.no-highlight .product-grid-highlight-label{display:none}@media(min-width:769px){.product-grid.grid-col_2 .product-grid-box{flex-basis:50%}}}@layer content-grid{.cmp-grid-infocard{color:var(--color-on-surface);padding-block:var(--spacing-64)}@media(max-width:768px){.cmp-grid-infocard{padding-block:var(--spacing-32)}}.cmp-grid-infocard .teaser.section-container{background-color:transparent;color:inherit;padding-inline:0}.cmp-grid-infocard .teaser-default{padding-block:0}.cmp-grid-infocard.title-color__theme .cmp-title__text{color:var(--brand-toefl-duskwinkle)}.cmp-grid-infocard.grid-col_2 .cmp-container>.teaser{flex-basis:50%}.cmp-grid-infocard .cmp-container{display:flex;flex-wrap:wrap;justify-content:center;margin-inline:-20px;max-width:100%;row-gap:var(--spacing-32)}@media(max-width:768px){.cmp-grid-infocard .cmp-container{gap:var(--spacing-16);margin-inline:0}.cmp-grid-infocard .cmp-container>.teaser{flex:1 1 50%;margin-inline:auto;max-width:100%}}.cmp-grid-infocard .cmp-container>.teaser{border-radius:var(--spacing-16);box-sizing:border-box;flex-basis:33.333%;padding-inline-end:var(--spacing-16);padding-inline-start:var(--spacing-8)}@media(max-width:767px){.cmp-grid-infocard .cmp-container>.teaser{flex:1 1 100%;max-width:100%;padding-inline:0}}.cmp-grid-infocard .cmp-container .title{flex-basis:100%;padding-inline:20px}@media(max-width:768px){.cmp-grid-infocard .cmp-container .title{padding-block-end:var(--spacing-8)!important;padding-inline:0}}.cmp-grid-infocard .cmp-container .cmp-teaser{box-sizing:border-box;display:flex;flex-direction:column;gap:var(--spacing-16);padding:24px}@media(max-width:768px){.cmp-grid-infocard .cmp-container .cmp-teaser{padding:1pc}}.cmp-grid-infocard .cmp-container .cmp-teaser__content{order:1;text-align:center}.cmp-grid-infocard .cmp-container .cmp-teaser__title{padding-bottom:var(--spacing-8)!important}.cmp-grid-infocard .cmp-container .cmp-teaser__description{padding-bottom:var(--spacing-16);text-align:center}.cmp-grid-infocard .cmp-container .cmp-teaser__description>*+*{margin-top:var(--spacing-8)}.cmp-grid-infocard .cmp-container .cmp-teaser__description p{color:var(--brand-toefl-charcoal)}.cmp-grid-infocard .cmp-container .cmp-teaser__image{display:flex;justify-content:center;order:0;padding:1pc}.cmp-grid-infocard .cmp-container .cmp-teaser__image img{height:77px;object-fit:contain;width:100%}.cmp-grid-infobox{color:var(--color-on-surface);padding-block:var(--spacing-64)}.cmp-grid-infobox .teaser.section-container{background-color:transparent;color:inherit;padding-inline:0}.cmp-grid-infobox .teaser-default{padding-block:0}.cmp-grid-infobox.bg-image .cmp-teaser__image{background-image:url("../../../etc.clientlibs/ets/clientlibs/clientlib-marketing/resources/images/Lines - Pros.png");background-repeat:no-repeat;background-size:cover}.cmp-grid-infobox.grid-col_2 .cmp-container>.teaser{flex-basis:50%}.cmp-grid-infobox .cmp-container{display:flex;flex-wrap:wrap;justify-content:center;margin-inline:-20px;max-width:100%;row-gap:var(--spacing-56)}@media(max-width:768px){.cmp-grid-infobox .cmp-container{gap:var(--spacing-32);margin-inline:0}.cmp-grid-infobox .cmp-container>.teaser{flex:1 1 100%;margin-inline:auto;max-width:100%}}.cmp-grid-infobox .cmp-container>.teaser{box-sizing:border-box;flex-basis:33.333%;padding-inline:var(--spacing-20)}.cmp-grid-infobox .cmp-container>.teaser.cta-style__primary .cmp-teaser__action-link,.cmp-grid-infobox .cmp-container>.teaser.cta-style__secondary .cmp-teaser__action-link{--spacing-24:var(--spacing-32);border-radius:var(--spacing-48)}@media(max-width:767px){.cmp-grid-infobox .cmp-container>.teaser{flex:1 1 100%;max-width:100%;padding-inline:0}}.cmp-grid-infobox .cmp-container .title{flex-basis:100%;padding-inline:20px}.cmp-grid-infobox .cmp-container .title.title-align__center,.cmp-grid-infobox .cmp-container .title.title-align__left,.cmp-grid-infobox .cmp-container .title.title-align__right{flex-direction:column}.cmp-grid-infobox .cmp-container .title:before{background-color:#ff6376;content:"";display:inline-block;height:2px;left:0;top:0;width:50px}@media(max-width:768px){.cmp-grid-infobox .cmp-container .title{flex-wrap:wrap;padding-block-end:var(--spacing-8)!important}}.cmp-grid-infobox .cmp-container .cmp-title__text{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-2xtight);padding-block-start:var(--spacing-24)}@media(max-width:767px){.cmp-grid-infobox .cmp-container .cmp-title__text{font-size:var(--font-size-heading-medium)}}.cmp-grid-infobox .cmp-container .cmp-teaser{border-radius:var(--spacing-16);display:flex;flex-direction:column;height:100%}.cmp-grid-infobox .cmp-container .cmp-teaser:hover{box-shadow:0 0 0 2px var(--brand-cyan-2);outline-offset:0}.cmp-grid-infobox .cmp-container .cmp-teaser:hover .cmp-teaser__action-link{box-shadow:0 0 0 1px var(--brand-white)}.cmp-grid-infobox .cmp-container .cmp-teaser:focus-within{box-shadow:0 0 0 3px var(--brand-cyan-2);outline:2px solid var(--brand-cyan-2);outline-offset:0}.cmp-grid-infobox .cmp-container .cmp-teaser:focus-visible{box-shadow:0 0 0 4px var(--brand-cyan-2);outline:2px solid var(--brand-cyan-2);outline-offset:0}.cmp-grid-infobox .cmp-container .cmp-teaser__image{background-color:#39484f;border-radius:1pc 1pc 0 0;display:flex;height:4rem;justify-content:left;order:0;padding:18px 24px}.cmp-grid-infobox .cmp-container .cmp-teaser__image img{height:20px;object-fit:contain;width:100%}.cmp-grid-infobox .cmp-container .cmp-teaser__content{background-color:#4e5c62;border-radius:0 0 1pc 1pc;display:flex;flex-direction:column;flex-grow:1;min-height:19rem;order:1;padding:28px 24px 2pc 28px;row-gap:var(--spacing-20)}@media(max-width:767px){.cmp-grid-infobox .cmp-container .cmp-teaser__content{min-height:0}}.cmp-grid-infobox .cmp-container .cmp-teaser__description{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.cmp-grid-infobox .cmp-container .cmp-teaser__description p>b{font-weight:var(--font-weight-medium)!important;row-gap:var(--spacing-16)}.cmp-grid-infobox .cmp-container .cmp-teaser__description p{font-weight:var(--font-weight-light)}.cmp-grid-infocard-v2{padding-block:var(--spacing-96) var(--spacing-80)}@media(max-width:768px){.cmp-grid-infocard-v2{padding-block:var(--spacing-64)}}.cmp-grid-infocard-v2 .teaser.section-container{background-color:transparent;color:inherit;padding-inline:0}.cmp-grid-infocard-v2 .teaser-default{padding-block:0}.cmp-grid-infocard-v2.grid-col_2 .cmp-container>.teaser{flex-basis:50%}.cmp-grid-infocard-v2 .cmp-container{display:flex;flex-wrap:wrap;justify-content:center;max-width:100%;row-gap:var(--spacing-40)}@media(max-width:768px){.cmp-grid-infocard-v2 .cmp-container{margin-inline:0}.cmp-grid-infocard-v2 .cmp-container>.teaser{flex:1 1 50%;margin-inline:auto;max-width:100%}}.cmp-grid-infocard-v2 .cmp-container .title{flex-basis:100%;padding-inline-start:0}.cmp-grid-infocard-v2 .cmp-container .title .cmp-title__text{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-xtight)}@media(max-width:768px){.cmp-grid-infocard-v2 .cmp-container .title{margin-block-end:calc(var(--spacing-8)*-1);padding-inline:0}.cmp-grid-infocard-v2 .cmp-container .title .cmp-title__text{font-size:var(--font-size-heading-large)}}.cmp-grid-infocard-v2 .cmp-container>.teaser{box-sizing:border-box;display:flex;flex-basis:33.333%;padding-inline-end:var(--spacing-40)}@media(max-width:767px){.cmp-grid-infocard-v2 .cmp-container>.teaser>.teaser{flex:1 1 100%;max-width:100%;padding-inline:0}}.cmp-grid-infocard-v2 .cmp-container>.teaser.cta-style__tertiary .cmp-teaser__action-link{--_inline-paading:0;--_block-paading:0;position:relative}.cmp-grid-infocard-v2 .cmp-container>.teaser.cta-style__tertiary .cmp-teaser__action-link:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-teal.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-24);margin-left:var(--spacing-2);vertical-align:middle;width:var(--spacing-24)}.cmp-grid-infocard-v2 .cmp-container .cmp-teaser{box-sizing:border-box;display:flex;flex-direction:column;gap:var(--spacing-16);padding:0}.cmp-grid-infocard-v2 .cmp-container .cmp-teaser__content{display:flex;flex-direction:column;flex-grow:1;order:1;text-align:left}.cmp-grid-infocard-v2 .cmp-container .cmp-teaser__title{font-size:var(--font-size-large);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height);padding-bottom:9pt!important}@media(max-width:768px){.cmp-grid-infocard-v2 .cmp-container .cmp-teaser__title{line-height:var(--font-line-height-xtight);padding-bottom:var(--spacing-8)!important}}.cmp-grid-infocard-v2 .cmp-container .cmp-teaser__description{font-size:var(--font-size-small);line-height:var(--font-line-height);padding-bottom:var(--spacing-12);text-align:left}.cmp-grid-infocard-v2 .cmp-container .cmp-teaser__description>*+*{margin-top:var(--spacing-8)}@media(max-width:768px){.cmp-grid-infocard-v2 .cmp-container .cmp-teaser__description{padding-bottom:var(--spacing-16)}}.cmp-grid-infocard-v2 .cmp-container .cmp-teaser__action-container{margin-top:auto;padding-block-end:var(--spacing-24)}@media(max-width:768px){.cmp-grid-infocard-v2 .cmp-container .cmp-teaser__action-container{padding-block-end:var(--spacing-20)}}.cmp-grid-infocard-v2 .cmp-container .cmp-teaser__action-container .cmp-teaser__action-link{text-transform:none!important}.cmp-grid-infocard-v2 .cmp-container .cmp-teaser__image{display:flex;justify-content:left;order:0;padding:0}.cmp-grid-infocard-v2 .cmp-container .cmp-teaser__image .cmp-image{align-items:flex-end;display:flex;height:var(--spacing-60)}.cmp-grid-infocard-v2 .cmp-container .cmp-teaser__image img{height:auto;max-height:var(--spacing-46);object-fit:contain;object-position:left bottom;width:auto}.cmp-grid-infocard-v3{padding-block:var(--spacing-56)}@media(max-width:768px){.cmp-grid-infocard-v3{padding-block-end:var(--spacing-24);padding-block-start:var(--spacing-48)}}.cmp-grid-infocard-v3 .teaser.section-container{background-color:transparent;color:inherit;padding-inline:0}.cmp-grid-infocard-v3 .teaser-default{padding-block:0}.cmp-grid-infocard-v3.grid-col_2 .cmp-container>.teaser{flex-basis:50%}.cmp-grid-infocard-v3 .cmp-container{display:flex;flex-wrap:wrap;justify-content:center;max-width:100%;row-gap:var(--spacing-40)}@media(max-width:767px){.cmp-grid-infocard-v3 .cmp-container{display:flex;flex-direction:column;margin-inline:0;row-gap:var(--spacing-24)}.cmp-grid-infocard-v3 .cmp-container>.teaser{flex:1 1 50%;margin-inline:auto;max-width:100%;padding-inline-end:0!important;padding-inline-start:0!important}}.cmp-grid-infocard-v3 .cmp-container .title{flex-basis:100%;padding-inline-start:0}.cmp-grid-infocard-v3 .cmp-container .title .cmp-title__text{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-xtight)}@media(max-width:768px){.cmp-grid-infocard-v3 .cmp-container .title{margin-block-end:calc(var(--spacing-8)*-1);padding-inline:0}.cmp-grid-infocard-v3 .cmp-container .title .cmp-title__text{font-size:var(--font-size-heading-large)}}.cmp-grid-infocard-v3 .cmp-container>.teaser{box-sizing:border-box;display:flex;flex-basis:33.333%;padding-inline-end:var(--spacing-16);padding-inline-start:var(--spacing-8)}@media(max-width:767px){.cmp-grid-infocard-v3 .cmp-container>.teaser>.teaser{flex:1 1 100%;max-width:100%;padding-inline:0}}.cmp-grid-infocard-v3 .cmp-container>.teaser.cta-style__tertiary .cmp-teaser__action-link{--_inline-paading:0;--_block-paading:0;justify-content:flex-start;position:relative}.cmp-grid-infocard-v3 .cmp-container>.teaser.cta-style__tertiary .cmp-teaser__action-link:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-24);margin-left:var(--spacing-2);vertical-align:middle;width:var(--spacing-24)}.cmp-grid-infocard-v3 .cmp-container .cmp-teaser{border:1px solid #d5d6d6;border-radius:var(--spacing-8);box-shadow:0 4px 8px -2px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.08);box-sizing:border-box;display:flex;flex-direction:column;gap:var(--spacing-16);padding:0}.cmp-grid-infocard-v3 .cmp-container .cmp-teaser__content{display:flex;flex-direction:column;flex-grow:1;order:1;padding-block:var(--spacing-20);padding-inline:var(--spacing-24);text-align:left}.cmp-grid-infocard-v3 .cmp-container .cmp-teaser__title{font-family:var(--font-toefl);font-size:var(--font-size-heading-large);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-2xtight);padding-bottom:var(--spacing-16)!important}@media(max-width:768px){.cmp-grid-infocard-v3 .cmp-container .cmp-teaser__title{line-height:var(--font-line-height-xtight);padding-bottom:var(--spacing-16)!important}}.cmp-grid-infocard-v3 .cmp-container .cmp-teaser__description{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-large);line-height:var(--font-line-height-xtight);padding-bottom:var(--spacing-16);text-align:left}.cmp-grid-infocard-v3 .cmp-container .cmp-teaser__description>*+*{margin-top:var(--spacing-20)}@media(max-width:768px){.cmp-grid-infocard-v3 .cmp-container .cmp-teaser__description{padding-bottom:var(--spacing-16)}}.cmp-grid-infocard-v3 .cmp-container .cmp-teaser__action-container{margin-top:auto}@media(max-width:768px){.cmp-grid-infocard-v3 .cmp-container .cmp-teaser__action-container .cmp-teaser__action-link{max-width:100%;width:100%}}.cmp-grid-infocard-v3 .cmp-container .cmp-teaser__action-container .cmp-teaser__action-link{text-transform:none!important}.cmp-grid-infocard-v3 .cmp-container .cmp-teaser__image{display:flex;justify-content:left;order:0;padding:0}.cmp-grid-infocard-v3 .cmp-container .cmp-teaser__image .cmp-image{align-items:flex-end;display:flex;height:var(--spacing-60)}.cmp-grid-infocard-v3 .cmp-container .cmp-teaser__image img{height:auto;max-height:var(--spacing-46);object-fit:contain;object-position:left bottom;width:auto}.cmp-grid-infocard-v4{padding-block:var(--spacing-96)}@media(max-width:768px){.cmp-grid-infocard-v4{--page-padding-inline:0;padding-block-end:0;padding-block-start:0}}.cmp-grid-infocard-v4 .teaser.section-container{background-color:transparent;color:inherit;padding-inline:0}.cmp-grid-infocard-v4 .teaser-default{padding-block:0}.cmp-grid-infocard-v4.grid-col_2 .cmp-container>.teaser{flex-basis:50%}.cmp-grid-infocard-v4 .cmp-container{display:flex;flex-wrap:wrap;justify-content:center;max-width:100%;row-gap:var(--spacing-40)}@media(max-width:767px){.cmp-grid-infocard-v4 .cmp-container{display:flex;flex-direction:column;margin-inline:0;row-gap:0}.cmp-grid-infocard-v4 .cmp-container>.teaser{flex:1 1 50%;margin-inline:auto;max-width:100%;padding-inline-end:0!important;padding-inline-start:0!important;width:100%}}.cmp-grid-infocard-v4 .cmp-container .title{flex-basis:100%;padding-inline-start:var(--spacing-8)}.cmp-grid-infocard-v4 .cmp-container .title .cmp-title__text{font-size:var(--font-size-heading-medium);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}@media(max-width:768px){.cmp-grid-infocard-v4 .cmp-container .title{margin-block-end:var(--spacing-16);padding-inline:0}.cmp-grid-infocard-v4 .cmp-container .title .cmp-title__text{font-size:var(--font-size-heading-large)}}.cmp-grid-infocard-v4 .cmp-container>.teaser{box-sizing:border-box;display:flex;flex-basis:33.333%;padding-inline-end:var(--spacing-32);padding-inline-start:var(--spacing-8)}@media(max-width:767px){.cmp-grid-infocard-v4 .cmp-container>.teaser>.teaser{flex:1 1 100%;max-width:100%;padding-inline:0}}.cmp-grid-infocard-v4 .cmp-container>.teaser.bg-eggshell .cmp-teaser__content{background-color:var(--brand-eggshell)!important;color:var(--brand-ink)}@media(max-width:768px){.cmp-grid-infocard-v4 .cmp-container>.teaser.hide-bg-mobile .cmp-teaser__content{background-color:var(--brand-white)!important;color:var(--brand-ink);padding-block:0;padding-inline:0}}.cmp-grid-infocard-v4 .cmp-container>.teaser.bg-light-gray .cmp-teaser__content{background-color:var(--brand-mist);color:var(--brand-ink);padding-block:var(--spacing-32)}.cmp-grid-infocard-v4 .cmp-container>.teaser.bg-light-gray .cmp-teaser__content .cmp-teaser__description a{font-family:var(--font-size-medium);font-weight:var(--font-weight-bold)}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser{box-sizing:border-box;display:flex;flex-direction:column;gap:var(--spacing-32);min-width:100%;padding:0}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__content{display:flex;flex-direction:column;flex-grow:1;order:1;padding-block-end:var(--spacing-40);padding-block-start:var(--spacing-32);padding-inline:var(--spacing-28);text-align:left}@media(max-width:768px){.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__content{padding-block:var(--spacing-48);padding-inline:var(--spacing-16)}}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__content h3{font-family:var(--font-beausite);font-size:var(--font-size-xlarge)!important;font-weight:var(--font-weight-semibold)!important;line-height:var(--font-line-height-xtight);padding-bottom:var(--spacing-32)!important}@media(max-width:768px){.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__content h3{line-height:var(--font-line-height-xtight);padding-bottom:var(--spacing-16)!important}}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__content h4{font-size:var(--font-size-large)!important;line-height:var(--font-line-height-xtight);padding-bottom:var(--spacing-16)!important}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__title{font-family:var(--font-beausite);font-size:var(--font-size-xlarge)!important;font-weight:var(--font-weight-semibold)!important;line-height:var(--font-line-height-xtight);padding-bottom:var(--spacing-16)!important}@media(max-width:768px){.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__title{line-height:var(--font-line-height-xtight);padding-bottom:var(--spacing-16)!important}}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description{color:var(--brand-toefl-charcoal);font-family:var(--font-beausite);font-size:var(--font-size-medium);line-height:var(--font-line-height);row-gap:var(--spacing-16);text-align:left}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description>*+*{margin-top:var(--spacing-20)}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description ol,.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description ul{display:flex;flex-direction:column;margin-bottom:0!important;padding-left:0!important;row-gap:var(--spacing-20)}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li span.location-icon,.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li span.map-icon,.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li span.phone-icon{display:inline-block;padding-inline-start:var(--spacing-24);position:relative}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li:has(span.location-icon),.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li:has(span.map-icon),.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li:has(span.phone-icon){list-style:none}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li:not(:has(span.location-icon,span.map-icon,span.phone-icon)){margin-inline-start:var(--spacing-24)}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li span.location-icon:before,.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li span.map-icon:before,.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li span.phone-icon:before{background-repeat:no-repeat;background-size:contain;content:"";height:15px;left:0;min-width:100%;pointer-events:none;position:absolute;top:5px;vertical-align:middle;width:100%}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li span.location-icon:before{background-image:url(clientlib-marketing/resources/images/icons/location-icon.svg)}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li span.map-icon:before{background-image:url(clientlib-marketing/resources/images/icons/map-icon.svg)}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description li span.phone-icon:before{background-image:url(clientlib-marketing/resources/images/icons/phone-icon.svg)}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description a{color:var(--brand-ink)!important}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__description p{font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height)}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__action-container{margin-top:auto}@media(max-width:768px){.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__action-container .cmp-teaser__action-link{max-width:100%;width:100%}}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__action-container .cmp-teaser__action-link{text-transform:none!important}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__image{display:flex;justify-content:left;order:0;padding:0}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__image .cmp-image{align-items:flex-end;display:flex;height:var(--spacing-60)}.cmp-grid-infocard-v4 .cmp-container .cmp-teaser__image img{height:auto;max-height:var(--spacing-46);object-fit:contain;object-position:left bottom;width:auto}@media(max-width:768px){.cmp-grid-infocard-v5{padding-block:var(--spacing-40)}}@media(min-width:769px){.cmp-grid-infocard-v5{padding-block:var(--spacing-72)}}@media(min-width:1201px){.cmp-grid-infocard-v5{padding-block-end:var(--spacing-120)}}.cmp-grid-infocard-v5 .cmp-container{display:flex;flex-wrap:wrap;gap:var(--spacing-30);justify-content:center}.cmp-grid-infocard-v5 .teaser{background-color:var(--color-surface);color:var(--color-on-description)}.cmp-grid-infocard-v5 .teaser .cmp-teaser{height:100%}.cmp-grid-infocard-v5 .teaser .cmp-teaser__content{display:flex;flex-direction:column;height:100%;row-gap:var(--spacing-16)}.cmp-grid-infocard-v5 .teaser .cmp-teaser__title{font-size:var(--font-size-heading-small);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-xtight)}.cmp-grid-infocard-v5 .teaser .cmp-teaser__action-container{margin-top:auto}.cmp-grid-infocard-v5 .teaser .cmp-teaser__action-container:empty{display:none}.cmp-grid-infocard-v5 .teaser .cmp-teaser__description{display:flex;flex-direction:column;line-height:var(--font-size-heading-medium);row-gap:var(--spacing-40);row-gap:var(--spacing-16)}.cmp-grid-infocard-v5 .teaser .cmp-teaser__description *{font-size:inherit;line-height:inherit}.cmp-grid-infocard-v5 .teaser .cmp-teaser__description .large-font{font-size:var(--font-size-heading-small);font-weight:var(--font-weight-semibold);line-height:1.66667}.cmp-grid-infocard-v5 .teaser .cmp-teaser__description .large-font b,.cmp-grid-infocard-v5 .teaser .cmp-teaser__description .large-font strong{font-size:inherit;font-weight:inherit;line-height:inherit}.cmp-grid-infocard-v5 .teaser .cmp-teaser__description .light-font{font-size:var(--font-size-medium);font-weight:var(--font-weight-light);line-height:1}.cmp-grid-infocard-v5 .teaser .cmp-teaser__description ol{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-20)}.cmp-grid-infocard-v5 .teaser .cmp-teaser__description ul{display:flex;flex-direction:column;list-style:none;padding-block:var(--spacing-24);row-gap:var(--spacing-20)}.cmp-grid-infocard-v5 .teaser .cmp-teaser__description ul li{align-items:flex-start;column-gap:15px;display:flex}.cmp-grid-infocard-v5 .teaser .cmp-teaser__description ul li:before{background-image:url(clientlib-marketing/resources/images/icons/icon-check-circle-fill.svg);background-position:50%;background-repeat:no-repeat;content:"";min-height:1.5em;min-width:20px}@media(max-width:768px){.cmp-grid-infocard-v5 .teaser{padding:var(--spacing-24)}}@media(min-width:769px){.cmp-grid-infocard-v5 .teaser{inline-size:calc(33.33333% - 20px);max-width:417px;padding:var(--spacing-28)}.cmp-grid-infocard-v5 .teaser:has(.cmp-grid-infocard-v5 .teaser:nth-child(4)){max-width:none}}@media(min-width:1201px){.cmp-grid-infocard-v5 .teaser{padding:var(--spacing-48)}}@media(min-width:769px){.cmp-grid-infocard-v5 .cmp-container:has(.teaser:nth-child(4)) .teaser{max-width:none}}.cmp-grid-infocard-v5 .text{inline-size:100%}.cmp-grid-infocard-v5 .text .cmp-text{display:flex;flex-direction:column;row-gap:var(--spacing-16)}.cmp-grid-infocard-v5 .text h2,.cmp-grid-infocard-v5 .text h3,.cmp-grid-infocard-v5 .text h4,.cmp-grid-infocard-v5 .text h5{font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}.cmp-grid-infocard-v5 .text h2{font-size:var(--font-size-heading-large)}.cmp-grid-infocard-v5 .text p{font-size:var(--font-size-heading-small);line-height:var(--font-line-height-xtight)}@media(min-width:769px){.cmp-grid-infocard-v5 .text{margin-block-end:var(--spacing-50)}}@media(max-width:768px){.cmp-grid-infocard-v5 .text h2{font-size:var(--font-size-heading-medium)}.cmp-grid-infocard-v5 .text p{font-size:var(--font-size-heading-xsmall)}}@media(min-width:769px){.cmp-grid-infocard-v5.grid-col_2 .teaser{inline-size:calc(50% - 15px);max-width:none}.cmp-grid-infocard-v5.grid-col_1 .teaser{inline-size:100%;max-width:none}.cmp-grid-infocard-v5.grid-col_1:not(.teaser:nth-child(2)) .text{margin-bottom:3px}}}@layer title{.title-align__left{display:flex;justify-content:left;width:100%}.title-align__center{display:flex;justify-content:center;text-align:center;width:100%}.title-align__right{display:flex;justify-content:right;width:100%}.title-padding-bottom__small{padding-block-end:var(--spacing-16)}.title-padding-bottom__medium{padding-block-end:var(--spacing-24)}.title-padding-bottom__large{padding-block-end:var(--spacing-32)}.title-padding-top__small{padding-block-start:var(--spacing-16)}.title-padding-top__medium{padding-block-start:var(--spacing-24)}.title-padding-top__large{padding-block-start:var(--spacing-32)}}@layer tab-default{.tab-default{padding-block:var(--spacing-120)}.tab-default.tabs{display:block!important;float:none!important}@media(max-width:768px){.tab-default{padding-block-end:var(--spacing-48);padding-block-start:var(--spacing-64)}}.tab-default .title{margin-block-end:var(--spacing-56)}@media(max-width:768px){.tab-default .title{margin-block-end:var(--spacing-40)}}.tab-default .cmp-title__text{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-large);font-weight:var(--font-weight-light);line-height:var(--font-line-height-xtight);text-align:center}@media(max-width:768px){.tab-default .cmp-title__text{font-size:var(--font-size-heading-medium)}}@media(min-width:769px){.tab-default .cmp-tabs{align-items:center;display:flex;flex-direction:column}}.tab-default .cmp-tabs__tablist{border:1px solid var(--aem-tab-border-color);border-radius:var(--spacing-48);cursor:pointer;display:flex!important;flex-wrap:nowrap!important;gap:var(--spacing-28);list-style:none;margin-block-end:var(--spacing-48);overflow:auto;padding-block:var(--spacing-8)!important;padding-inline:var(--spacing-10)!important}@media(min-width:769px){.tab-default .cmp-tabs__tablist{max-width:100%}}@media(max-width:768px){.tab-default .cmp-tabs__tablist{border:none;border-radius:0;gap:var(--spacing-8);margin-block-end:var(--spacing-20);margin-inline:calc(var(--page-padding-inline)*-1);padding-inline:2.25rem!important;position:relative}.tab-default .cmp-tabs__tablist:before{border:1px solid var(--aem-tab-border-color);border-bottom-left-radius:var(--spacing-48);border-right:0;border-top-left-radius:var(--spacing-48);content:"";margin-block:calc(var(--spacing-8)*-1);margin-inline-end:-1.85rem;min-inline-size:2rem}.tab-default .cmp-tabs__tablist:after{border:1px solid var(--aem-tab-border-color);border-bottom-right-radius:var(--spacing-48);border-left:0;border-top-right-radius:var(--spacing-48);content:"";margin-block:calc(var(--spacing-8)*-1);margin-inline-start:-1.85rem;min-inline-size:2rem}}.tab-default .cmp-tabs__tablist .cmp-tabs__tab{align-items:center;border-bottom:none!important;border-radius:var(--spacing-42);display:flex;font-size:var(--font-size-medium);font-weight:var(--font-weight);height:var(--spacing-42);justify-content:center;line-height:1.375;padding-block:0!important;padding-inline:var(--spacing-28)!important;position:relative;white-space:nowrap}@media(max-width:768px){.tab-default .cmp-tabs__tablist .cmp-tabs__tab:before{inset-block-start:calc(var(--spacing-8)*-1)}.tab-default .cmp-tabs__tablist .cmp-tabs__tab:after,.tab-default .cmp-tabs__tablist .cmp-tabs__tab:before{background-color:var(--aem-tab-border-color);block-size:1px;content:"";inset-inline-end:calc(var(--spacing-4)*-1);inset-inline-start:calc(var(--spacing-4)*-1);position:absolute}.tab-default .cmp-tabs__tablist .cmp-tabs__tab:after{inset-block-end:calc(var(--spacing-8)*-1)}.tab-default .cmp-tabs__tablist .cmp-tabs__tab:first-child:after,.tab-default .cmp-tabs__tablist .cmp-tabs__tab:first-child:before{inset-inline-start:1.2rem}.tab-default .cmp-tabs__tablist .cmp-tabs__tab:last-child:after,.tab-default .cmp-tabs__tablist .cmp-tabs__tab:last-child:before{inset-inline-end:1.2rem}}.tab-default .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active{font-weight:var(--font-weight-semibold)}.tab-default .cmp-tabs__tabpanel{width:100%}.tab-default .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16)}.tab-default .cmp-teaser__description{display:flex;flex-direction:column;justify-content:center;row-gap:var(--spacing-16)}.tab-default .cmp-teaser__description ol,.tab-default .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}.tab-default .cmp-teaser__content{display:flex;flex-direction:column;font-weight:var(--font-weight-clear);justify-content:center;line-height:1.4;row-gap:var(--spacing-16)}.tab-default .cmp-teaser__content a{color:inherit;text-decoration:underline}.tab-default .cmp-teaser__content .cmp-teaser__title{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}@media(max-width:768px){.tab-default .cmp-teaser__content .cmp-teaser__title{font-size:var(--font-size-heading-small)}}.tab-default .cmp-teaser{display:flex;gap:var(--spacing-32)}.tab-default .cmp-teaser .cmp-teaser__image{overflow:hidden}.tab-default .cmp-teaser .cmp-teaser__image img{display:block;height:auto!important;width:100%!important}@media(max-width:768px){.tab-default .cmp-teaser{background-image:url(clientlib-marketing/resources/images/bg-grid-lines-3.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--spacing-16);flex-direction:column;padding-block:var(--spacing-40);padding-inline:var(--spacing-24)}.tab-default .cmp-teaser .cmp-teaser__image{margin-inline-end:calc(var(--spacing-24)*-1)}.tab-default .cmp-teaser .cmp-image{margin-inline-end:calc(var(--spacing-52)*-1)}}@media(min-width:769px){.tab-default .cmp-teaser>div{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--spacing-16);flex:1;padding-inline:var(--spacing-26)}.tab-default .cmp-teaser .cmp-teaser__content{background-color:var(--color-surface-container-1);background-image:url(clientlib-marketing/resources/images/bg-grid-lines-1.svg);padding-block:var(--spacing-40)}.tab-default .cmp-teaser .cmp-teaser__image{background-image:url(clientlib-marketing/resources/images/bg-grid-lines-2.svg);display:flex}.tab-default .cmp-teaser .cmp-image{align-items:flex-end;display:flex;padding-block-start:var(--spacing-26)}.tab-default .cmp-teaser .cmp-image img{margin-block-end:calc(var(--spacing-26)*-1)}}@media(min-width:1201px){.tab-default .cmp-teaser{column-gap:var(--spacing-64)}.tab-default .cmp-teaser>div{padding-inline:var(--spacing-48)}.tab-default .cmp-teaser .cmp-image{padding-block-start:var(--spacing-52);padding-inline:var(--spacing-4)}.tab-default .cmp-teaser .cmp-image img{margin-block-end:calc(var(--spacing-52)*-1)}.tab-default .cmp-teaser .cmp-teaser__content{font-size:var(--font-size-heading-xsmall);row-gap:var(--spacing-32)}}.tab-default .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active,.tab-default .cmp-tabs__tablist .cmp-tabs__tab:nth-child(3n+1).cmp-tabs__tab--active{background-color:var(--tab-color-highlight-1);color:var(--brand-midnight-dark)}.tab-default .cmp-tabs__tablist .cmp-tabs__tab:nth-child(3n+2).cmp-tabs__tab--active{background-color:var(--tab-color-highlight-2);color:var(--brand-midnight-dark)}.tab-default .cmp-tabs__tablist .cmp-tabs__tab:nth-child(3n+3).cmp-tabs__tab--active{background-color:var(--tab-color-highlight-3);color:var(--brand-midnight-dark)}@media(max-width:768px){.tab-default .cmp-teaser{background-color:var(--tab-color-highlight-1)}}@media(min-width:769px){.tab-default .cmp-teaser .cmp-teaser__image{background-color:var(--tab-color-highlight-1)}}@media(max-width:768px){.tab-default .cmp-tabs__tabpanel:nth-child(3n+2) .cmp-teaser{background-color:var(--tab-color-highlight-1)}}@media(min-width:769px){.tab-default .cmp-tabs__tabpanel:nth-child(3n+2) .cmp-teaser .cmp-teaser__image{background-color:var(--tab-color-highlight-1)}}@media(max-width:768px){.tab-default .cmp-tabs__tabpanel:nth-child(3n+3) .cmp-teaser{background-color:var(--tab-color-highlight-2)}}@media(min-width:769px){.tab-default .cmp-tabs__tabpanel:nth-child(3n+3) .cmp-teaser .cmp-teaser__image{background-color:var(--tab-color-highlight-2)}}@media(max-width:768px){.tab-default .cmp-tabs__tabpanel:nth-child(3n+1) .cmp-teaser{background-color:var(--tab-color-highlight-3)}}@media(min-width:769px){.tab-default .cmp-tabs__tabpanel:nth-child(3n+1) .cmp-teaser .cmp-teaser__image{background-color:var(--tab-color-highlight-3)}}}@layer sticky-promotion{.sticky-promotion-container{position:fixed;right:0;top:30%;z-index:10}.sticky-promotion-container.page-left{left:0;right:auto}@media(max-width:768px){.sticky-promotion-container{bottom:5%;top:auto}}.sticky-promotion-container .sticky-promotion-action-container{-webkit-tap-highlight-color:rgba(0,0,0,0);appearance:none;background:none;border:none;padding:0}.sticky-promotion-container .sticky-promotion-image{align-items:center;display:flex;flex-direction:row}.sticky-promotion-container .sticky-promotion-image img{height:250px}@media(max-width:768px){.sticky-promotion-container .sticky-promotion-image img{height:150px}}.sticky-promotion-container .promotion-icon{display:block}.sticky-promotion-container .promotion-panel{display:none}.sticky-promotion-container.sticky-open .promotion-panel{display:block}.sticky-promotion-container.sticky-open .promotion-icon{display:none}}@layer tab-default{.tab-toggle .cmp-tabs{align-items:center;display:flex;flex-direction:column}.tab-toggle .cmp-tabs__tabtogglelist{align-items:center;background-color:var(--brand-white);border:1px solid #d5d6d6;border-radius:var(--spacing-32);box-shadow:0 2px 4px -2px rgba(0,0,0,.078),0 4px 8px -2px rgba(0,0,0,.039);display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:var(--spacing-8)!important}@media(max-width:768px){.tab-toggle .cmp-tabs__tabtogglelist{display:grid;grid-template-columns:1fr 1fr}}.tab-toggle .cmp-tabs__tab{align-items:center;-webkit-appearance:none;background-color:transparent;block-size:var(--spacing-48);border:none!important;border-radius:var(--spacing-24);color:var(--brand-black);cursor:pointer;display:inline-flex;font-family:var(--font-greet-standard);font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);letter-spacing:.08em;line-height:var(--font-line-height-xtigh);padding-block:var(--spacing-4)!important;padding-inline:var(--spacing-16)!important;text-transform:uppercase}@media(max-width:768px){.tab-toggle .cmp-tabs__tab{text-wrap:nowrap;font-size:var(--font-size-small)!important;font-weight:var(--font-weight-bold)!important;line-height:1.14!important}}@media screen and (max-width:374px){.tab-toggle .cmp-tabs__tab{font-size:var(--font-size-tooSmall);padding-inline:var(--spacing-12)!important}}.tab-toggle .cmp-tabs__tab--active{background-color:var(--brand-black);color:var(--brand-white);cursor:default}.tab-toggle .cmp-tabs__tabpanel{inline-size:100%}}@layer tab-vertical{.tab-vertical{padding-block-end:var(--spacing-72);padding-block-start:var(--spacing-120);transform:translateZ(0)}.tab-vertical.tabs{display:block!important;float:none!important}@media(max-width:768px){.tab-vertical{padding-block-end:var(--spacing-48);padding-block-start:var(--spacing-64);padding-inline:var(--spacing-16)}}.tab-vertical .title{margin-block-end:var(--spacing-48)}@media(max-width:768px){.tab-vertical .title{margin-block-end:var(--spacing-12)}}.tab-vertical .cmp-title__text{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-light);line-height:var(--font-line-height-xtight);text-align:center}@media(max-width:768px){.tab-vertical .cmp-title__text{font-size:var(--font-size-heading-large);text-align:left}}.tab-vertical .cmp-teaser__description p{font-size:var(--font-size-large)}.tab-vertical .cmp-teaser__description p img{height:33px;max-inline-size:100%;object-fit:contain}@media(min-width:769px){.tab-vertical .cmp-tabs{align-items:flex-start;display:flex;flex-direction:row;gap:var(--spacing-32)}}@media(min-width:1201px){.tab-vertical .cmp-tabs{display:flex;gap:var(--spacing-56)}}.tab-vertical .cmp-tabs__tablist{display:flex!important;flex-direction:column;flex-wrap:nowrap!important;gap:var(--spacing-8);list-style:none;min-width:16rem;padding-block:var(--spacing-8)!important;padding-inline-end:var(--spacing-10)!important;padding-inline-start:0!important}@media(min-width:769px){.tab-vertical .cmp-tabs__tablist{max-width:100%}}@media(max-width:768px){.tab-vertical .cmp-tabs__tablist{border:none;border-radius:0;display:flex!important;flex-direction:row;gap:var(--spacing-50);margin-inline:calc(var(--page-padding-inline)*-1);margin-inline:0;overflow:auto;padding-block:0!important;padding-block-start:var(--spacing-24);padding-inline:var(--spacing-16);position:relative;white-space:nowrap}}.tab-vertical .cmp-tabs__tablist .cmp-tabs__tab{align-items:center;border-bottom:none!important;cursor:pointer;display:flex;font-size:var(--font-size-medium);font-weight:var(--font-weight-light);height:var(--spacing-42);justify-content:flex-start;line-height:1.375;padding-block:var(--spacing-16)!important;padding-inline-start:var(--spacing-16);position:relative}@media(max-width:767px){.tab-vertical .cmp-tabs__tablist .cmp-tabs__tab{color:#818285;font-weight:var(--font-weight-clear);height:unset;margin-block-start:var(--spacing-24)!important;padding-block-end:var(--spacing-12)!important;padding-block-start:0;padding-block-start:0!important;padding-inline-start:0!important;padding-inline:var(--spacing-8);padding-inline-start:var(--spacing-8)!important}}.tab-vertical .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active{font-weight:var(--font-weight-semibold)}.tab-vertical .cmp-tabs__tabpanel{height:100%;width:100%}.tab-vertical .cmp-teaser__action-container{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-16)}.tab-vertical .cmp-teaser__description{display:flex;flex-direction:column;justify-content:center;row-gap:var(--spacing-24)}.tab-vertical .cmp-teaser__description img{display:block}.tab-vertical .cmp-teaser__description ol,.tab-vertical .cmp-teaser__description ul{display:flex;flex-direction:column;margin-inline-start:var(--spacing-24);row-gap:var(--spacing-6)}@media(max-width:768px){.tab-vertical .cmp-teaser__description{color:var(--brand-midnight-dark);font-weight:var(--font-weight);row-gap:var(--spacing-24)}}.tab-vertical .cmp-teaser__content{display:flex;flex-direction:column;font-weight:var(--font-weight-clear);line-height:1.4;row-gap:var(--spacing-16)}.tab-vertical .cmp-teaser__content a{color:inherit;text-decoration:underline}.tab-vertical .cmp-teaser__content .cmp-teaser__title{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium);font-weight:var(--font-weight);line-height:var(--font-line-height-xtight)}@media(max-width:768px){.tab-vertical .cmp-teaser__content .cmp-teaser__title{font-size:var(--font-size-heading-small)}}.tab-vertical .cmp-teaser{display:flex;gap:var(--spacing-42)}.tab-vertical .cmp-teaser .cmp-teaser__image{overflow:hidden;padding-inline:var(--spacing-18)}.tab-vertical .cmp-teaser .cmp-teaser__image img{display:block;height:auto!important;width:100%!important}@media(max-width:768px){.tab-vertical .cmp-teaser{background-image:url(../../../src/main/webpack/site/resources/images/bg-grid-lines-3.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;margin-inline:calc(var(--spacing-16)*-1);padding-block-end:var(--spacing-64);padding-block-start:var(--spacing-40)}.tab-vertical .cmp-teaser .cmp-teaser__content{padding-inline:var(--spacing-16);row-gap:var(--spacing-24)}.tab-vertical .cmp-teaser .cmp-teaser__image{padding-inline:var(--spacing-16)}}@media(min-width:769px){.tab-vertical .cmp-teaser{display:flex;flex-direction:row;gap:var(--spacing-16)}.tab-vertical .cmp-teaser>div{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--spacing-16);flex:1;padding-inline:var(--spacing-26)}.tab-vertical .cmp-teaser .cmp-tabs{display:flex;flex-direction:column;gap:var(--spacing-32)}.tab-vertical .cmp-teaser .cmp-teaser__content{background-color:var(--color-surface-container-1);background-image:url(clientlib-marketing/resources/images/bg-grid-lines-1.svg);flex:0 0 45%;padding-block-end:var(--spacing-40);padding-block-start:var(--spacing-34)}.tab-vertical .cmp-teaser .cmp-teaser__title{color:var(--brand-black)!important}.tab-vertical .cmp-teaser .cmp-teaser__action-container{margin-block-start:auto}.tab-vertical .cmp-teaser .cmp-teaser__image{background-image:url(clientlib-marketing/resources/images/bg-grid-lines-2.svg);display:flex;flex:0 0 55%}.tab-vertical .cmp-teaser .cmp-image{align-items:flex-end;display:flex;width:100%}.tab-vertical .cmp-teaser .cmp-image img{inset-block-start:var(--spacing-26);position:relative}}@media(min-width:1201px){.tab-vertical .cmp-teaser{column-gap:var(--spacing-16)}.tab-vertical .cmp-teaser>div{padding-inline:var(--spacing-40)}.tab-vertical .cmp-teaser .cmp-image img{inset-block-start:var(--spacing-34)}.tab-vertical .cmp-teaser .cmp-teaser__content{font-size:var(--font-size-heading-xsmall);row-gap:var(--spacing-24)}}.tab-vertical .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active{border-inline-start:4px solid}@media(max-width:768px){.tab-vertical .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active{border-inline-start:none;color:var(--brand-ink)!important;font-weight:var(--font-weight-medium)}.tab-vertical .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active:after{background-color:currentColor;bottom:0;content:"";height:4px;left:0;position:absolute;right:0;transform:scaleX(1);transform-origin:left}}.tab-vertical .cmp-tabs__tablist .cmp-tabs__tab:nth-child(3n+1).cmp-tabs__tab--active{border-color:#67d7d3!important}.tab-vertical .cmp-tabs__tablist .cmp-tabs__tab:nth-child(3n+2).cmp-tabs__tab--active{border-color:#ffd31a!important}.tab-vertical .cmp-tabs__tablist .cmp-tabs__tab:nth-child(3n+3).cmp-tabs__tab--active{border-color:#ff8291!important}@media(max-width:768px){.tab-vertical .cmp-teaser{background-color:var(--color-surface-container-1);background-image:url(clientlib-marketing/resources/images/bg-grid-lines-1.svg);background-position:100%;background-repeat:no-repeat;background-size:cover}}@media(min-width:769px){.tab-vertical .cmp-tabs__tabpanel:nth-child(3n+2) .cmp-teaser .cmp-teaser__image,.tab-vertical .cmp-teaser .cmp-teaser__image{background-color:var(--tab-color-highlight-1)}.tab-vertical .cmp-tabs__tabpanel:nth-child(3n+3) .cmp-teaser .cmp-teaser__image{background-color:var(--tab-color-highlight-2)}.tab-vertical .cmp-tabs__tabpanel:nth-child(3n+1) .cmp-teaser .cmp-teaser__image{background-color:var(--tab-color-highlight-3)}}}@layer hero-info-card{.hero-info-card{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-toefl);padding-inline-start:var(--page-padding-inline)}.hero-info-card__wrap{position:relative}.hero-info-card__content{display:flex;flex-direction:column;gap:var(--spacing-24);padding-block:var(--spacing-48);padding-inline-end:4pc;width:55%}@media(min-width:1201px){.hero-info-card__content{padding-inline-end:81pt}}.hero-info-card__title{font-size:var(--font-size-heading-3xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-xtight)}.hero-info-card__description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-xlarge);font-weight:var(--font-weight);letter-spacing:.2px;line-height:var(--font-line-height-tight)}.hero-info-card__action{column-gap:var(--spacing-16);display:flex;flex-direction:row;flex-wrap:wrap;margin-block-start:var(--spacing-24);row-gap:var(--spacing-24)}@media(max-width:768px){.hero-info-card__action{flex-direction:column;row-gap:var(--spacing-16);width:100%}.hero-info-card__action a{max-width:100%}}.hero-info-card__images{background-color:#fff;display:grid;flex:1;gap:8px;height:100%;inset-block-start:0;inset-inline-end:0;overflow:hidden;padding-inline-start:var(--spacing-8);position:absolute;width:45%}.hero-info-card__images img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:auto}.hero-info-card__images>figure{height:100%;margin:0;overflow:hidden;position:relative;width:100%}.hero-info-card__card-list{background-color:var(--brand-white);margin-inline-end:10%;margin-inline-start:calc(var(--page-padding-inline)*-1);padding-inline-start:var(--page-padding-inline);position:relative;z-index:1}@media(min-width:1024px){.hero-info-card__card-list{display:grid;gap:var(--spacing-48);grid-template-columns:repeat(4,1fr);margin-inline-end:23.5%;padding-block:1.188rem;padding-inline-end:var(--spacing-24)}}@media(min-width:1201px){.hero-info-card__card-list{padding-inline-end:var(--spacing-48)}}.hero-info-card__card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-16)}.hero-info-card__card figure{align-items:center;display:flex}.hero-info-card__card figure img{max-height:100%}@media(min-width:1024px){.hero-info-card__card figure{height:3pc}}@media(max-width:1023px){.hero-info-card__card figure{min-width:3pc;width:3pc}}.hero-info-card__card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--spacing-4);width:100%}.hero-info-card__card-content a{align-items:center;color:#343579;font-family:var(--font-greet-standard);font-size:var(--font-size-eyebrow-large);font-weight:var(--font-weight-bold);letter-spacing:.08pc;line-height:1.2pc;position:relative;text-decoration:none;transition:all .2s ease-in-out}.hero-info-card__card-content a:after{background-image:url(clientlib-marketing/resources/images/icons/icon-arrow-right-duskwinkle.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--spacing-20);margin-left:var(--spacing-2);vertical-align:top;width:var(--spacing-20)}.hero-info-card__card-content a:hover{box-shadow:unset;text-decoration:underline!important;text-underline-offset:.1em}.hero-info-card__card-description p{color:var(--brand-toefl-charcoal);font-family:var(--font-greet-standard);font-size:var(--font-size-small);letter-spacing:.14px;line-height:var(--font-line-height-tight);margin:0}@media(max-width:1023px){.hero-info-card{align-items:flex-start;padding-inline-start:0;width:100%}.hero-info-card,.hero-info-card .hero-info-card__wrap,.hero-info-card__content{display:flex;flex-direction:column}.hero-info-card__content{gap:var(--spacing-16);order:2;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);width:100%}.hero-info-card__action{margin-block-start:var(--spacing-8)}.hero-info-card__title{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-bold);line-height:var(--font-line-height-tight)}.hero-info-card__images{display:grid;gap:var(--spacing-4);height:188px;inset:unset;order:0;padding-inline-start:0;position:static;width:100%}.hero-info-card__images img{height:100%;object-fit:cover;width:100%}.hero-info-card__images:has(>figure:first-child){grid-template-columns:repeat(1,1fr)}.hero-info-card__images:has(>figure:nth-child(2)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:span 2/span 2}.hero-info-card__images:has(>figure:nth-child(3)){grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(3))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(3))>figure:nth-child(3){grid-column:2;grid-row:1/span 2}.hero-info-card__images:has(>figure:nth-child(4)){grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-info-card__images:has(>figure:nth-child(4))>figure:first-child{grid-column:1;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(2){grid-column:1;grid-row:2}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(3){grid-column:2;grid-row:1}.hero-info-card__images:has(>figure:nth-child(4))>figure:nth-child(4){grid-column:2;grid-row:2}.hero-info-card__card-list{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacing-24);margin-block-start:0;margin-inline-end:0;margin-inline-start:0;min-height:0;order:3;padding-block:var(--spacing-24);padding-inline:var(--spacing-16);position:unset}.hero-info-card__card{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-16);max-width:unset}.hero-info-card__card__hero-info-card__card-text{display:flex;flex:1;flex-direction:column;justify-content:center}}}@layer breadcrumb-default{.breadcrumb-default{--color-surface:var(--brand-ink);--color-on-surface:var(--brand-eggshell);border-block-start:1px solid #f2e9d8;padding-block:var(--spacing-16);padding-inline:50px}.breadcrumb-default .cmp-breadcrumb__list{display:flex;gap:var(--spacing-20);list-style:none}.breadcrumb-default .cmp-breadcrumb__item{align-items:center;display:flex;gap:var(--spacing-20)}.breadcrumb-default .cmp-breadcrumb__item:after{block-size:var(--spacing-10);border:solid hsla(39,50%,90%,.502);border-width:0 2px 2px 0;content:"";display:inline-block;inline-size:var(--spacing-10);opacity:.5;padding:var(--spacing-4);transform:rotate(-45deg)}@media(max-width:1023px){.breadcrumb-default .cmp-breadcrumb__item:after{border-color:#f2e9d8;opacity:1}}.breadcrumb-default .cmp-breadcrumb__item:last-child:after{content:none}.breadcrumb-default .cmp-breadcrumb__item span{font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);line-height:var(--font-line-height-3xtight)}.breadcrumb-default .cmp-breadcrumb__item-link{color:inherit;text-decoration:none}@media(max-width:1023px){.breadcrumb-default{padding-block:var(--spacing-12);padding-inline:var(--page-padding-inline)}.breadcrumb-default .cmp-breadcrumb__item{display:none!important;gap:var(--spacing-6)}.breadcrumb-default .cmp-breadcrumb__item:nth-last-child(2){display:flex!important;flex-direction:row-reverse}.breadcrumb-default .cmp-breadcrumb__item:after{transform:rotate(135deg)}}}.theme-gre .breadcrumb-default{--color-surface:#e9dde7;--color-on-surface:#630f54;border-block-start:none}.theme-gre .breadcrumb-default .cmp-breadcrumb__item:after{border-color:#c19fbb;opacity:1}@media(max-width:1023px){.theme-gre .breadcrumb-default{border-block-start:1px solid #c19fbb;padding-block:var(--spacing-24)}.theme-gre .breadcrumb-default .cmp-breadcrumb__item{gap:var(--spacing-8)}.theme-gre .breadcrumb-default .cmp-breadcrumb__item span{font-size:var(--font-size-xSmall);letter-spacing:.96px;line-height:var(--font-line-height-xtight)}}@layer description-rte{.ets-interior-text{padding-block-end:var(--spacing-120);padding-block-start:var(--spacing-96);padding-inline:var(--page-padding-inline)}@media(max-width:767px){.ets-interior-text{padding-block:var(--spacing-48)}}.ets-interior-text .cmp-text{color:var(--brand-ink);display:flex;flex-direction:column;font-size:var(--font-size-small);font-weight:var(--font-weight);line-height:var(--font-line-height);row-gap:var(--spacing-16)}.ets-interior-text .cmp-text h2{font-family:var(--font-heading)!important;font-size:var(--font-size-heading-medium)!important;font-weight:var(--font-weight-clear)!important;line-height:var(--font-line-height-xtight)!important}@media(max-width:768px){.ets-interior-text .cmp-text h2{font-weight:var(--font-weight)!important}}.ets-interior-text .cmp-text li,.ets-interior-text .cmp-text p{font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important;padding-bottom:0!important}.ets-interior-text .cmp-text li a,.ets-interior-text .cmp-text p a{color:inherit!important}.ets-interior-text .cmp-text ol,.ets-interior-text .cmp-text ul{padding-inline-start:var(--spacing-24)}.toeic-rte .cmp-text{color:var(--brand-black);display:flex;flex-direction:column;font-family:var(--font-toeic)!important;font-size:var(--font-size-medium);font-weight:var(--font-weight);line-height:var(--font-line-height);row-gap:var(--spacing-16)}.toeic-rte .cmp-text hr{border-color:var(--brand-toeic-link-medium-green)!important}.toeic-rte .cmp-text h2{color:var(--brand-toeic-dark-green);font-size:var(--font-size-heading-large)!important;font-weight:var(--font-weight-semibold)!important;line-height:var(--font-line-height)!important}@media(max-width:768px){.toeic-rte .cmp-text h2{font-weight:var(--font-weight)!important}}.toeic-rte .cmp-text .large-font{font-size:var(--font-size-xlarge);font-weight:var(--font-weight-semibold)}.toeic-rte .cmp-text .large-font b,.toeic-rte .cmp-text .large-font strong{font-weight:inherit}.toeic-rte .cmp-text li,.toeic-rte .cmp-text p{font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important;padding-bottom:0!important}.toeic-rte .cmp-text li b,.toeic-rte .cmp-text li strong,.toeic-rte .cmp-text p b,.toeic-rte .cmp-text p strong{font-weight:var(--font-weight-semibold)}.toeic-rte .cmp-text li a,.toeic-rte .cmp-text p a{color:inherit!important}.toeic-rte .cmp-text ol,.toeic-rte .cmp-text ul{padding-inline-start:var(--spacing-24)}.small-font{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);line-height:var(--font-line-height-xtight)}}@layer tab-basic{.tab-basic.tabs{display:block!important;float:none!important}@media(max-width:768px){.tab-basic{padding-block-end:var(--spacing-48);padding-block-start:var(--spacing-64)}}@media(min-width:769px){.tab-basic .cmp-tabs{display:flex;flex-direction:column}}.tab-basic .cmp-tabs__tablist{border-bottom:2px solid #e4e6e7;cursor:pointer;display:flex!important;flex-wrap:nowrap!important;gap:var(--spacing-32);list-style:none;margin-block-end:0;white-space:nowrap}@media(min-width:769px){.tab-basic .cmp-tabs__tablist{max-width:100%;overflow:visible}}@media(max-width:768px){.tab-basic .cmp-tabs__tablist{gap:var(--spacing-24);margin-block-end:0;margin-inline:calc(var(--page-padding-inline)*-1);overflow:auto;padding-inline:8px!important;position:relative}}.tab-basic .cmp-tabs__tablist .cmp-tabs__tab{align-items:center;border-bottom:none!important;color:#818285;display:flex;font-size:var(--font-size-medium);font-weight:var(--font-weight-clear);height:34px;justify-content:center;line-height:var(--font-line-height-xtight);padding-block-end:var(--spacing-14)!important;padding-inline:var(--spacing-8)!important;position:relative;white-space:nowrap}.tab-basic .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active{font-weight:var(--font-weight-semibold)}.tab-basic .cmp-tabs__tabpanel{width:100%}@media(max-width:768px){.tab-basic .cmp-tabs__tabpanel .teaser.section-container.bg-eggshell .cmp-teaser__content,.tab-basic .cmp-tabs__tabpanel .teaser.section-container.bg-light-gray .cmp-teaser__content{background-color:transparent!important}}.tab-basic .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active{color:var(--brand-ink)!important;font-weight:var(--font-weight)}@media(max-width:767px){.tab-basic .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active{font-weight:var(--font-weight-medium)}}.tab-basic .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active:after{background-color:currentColor;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(1);transform-origin:left}.tab-basic .cmp-grid-infocard-v4{padding-block:var(--spacing-56)}.tab-basic .cmp-grid-infocard-v4 .cmp-container{row-gap:var(--spacing-32)}@media(min-width:769px){.tab-basic .cmp-grid-infocard-v4 .cmp-container{display:flex;flex-wrap:wrap;justify-content:flex-start}}.tab-basic .cmp-grid-infocard-v4 .cmp-container>.teaser{padding-block-end:var(--spacing-8)}@media(max-width:767px){.tab-basic .cmp-grid-infocard-v4 .cmp-container>.teaser{padding-block-end:0}}.tab-basic .cmp-grid-infocard-v4 .cmp-teaser__content{display:flex;flex-direction:column;padding-block:var(--spacing-32);padding-inline:var(--spacing-28)}.tab-basic .cmp-grid-infocard-v4 .cmp-teaser__description{font-size:var(--font-size-small)}@media(max-width:768px){.tab-basic .cmp-grid-infocard-v4{padding-block-end:var(--spacing-48);padding-block-start:var(--spacing-32)}.tab-basic .cmp-grid-infocard-v4 .title{display:none}.tab-basic .cmp-grid-infocard-v4 .cmp-container{display:flex;flex-direction:column;row-gap:var(--spacing-24)}.tab-basic .cmp-grid-infocard-v4 .cmp-teaser__content{padding-block:0;padding-inline:0}.tab-basic .cmp-grid-infocard-v4 .cmp-teaser__description ol li,.tab-basic .cmp-grid-infocard-v4 .cmp-teaser__description ul{display:flex;flex-direction:column;margin-bottom:0!important;padding-left:0!important;row-gap:var(--spacing-16)}}}@layer interactive-links{.sticky-header .interactive-links.layout-navigation{animation:SubNav .5s ease-in-out;inset-block-start:var(--mega-nav-size);position:fixed;width:100%;z-index:20}@media(max-width:767px){.sticky-header .interactive-links.layout-navigation{border-block-start:1px solid var(--brand-white-50)}}.interactive-links.layout-navigation .cmp-interactivelinks{padding:var(--spacing-16) var(--spacing-32)}.interactive-links.layout-navigation ul{align-items:center;display:flex;gap:var(--spacing-30);list-style:none}.interactive-links.layout-navigation ul li{padding-inline-end:var(--spacing-30);position:relative}.interactive-links.layout-navigation ul li:after{background-color:var(--brand-white);content:"";height:10px;position:absolute;right:0;top:60%;transform:translateY(-50%);width:1px}@media(max-width:767px){.interactive-links.layout-navigation ul li:after{top:50%}}.interactive-links.layout-navigation ul li:last-child:after{content:none}.interactive-links.layout-navigation ul li a{color:inherit;display:block;font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);text-decoration:none}@media(max-width:767px){.interactive-links.layout-navigation .cmp-interactivelinks{padding-block:var(--spacing-10)}.interactive-links.layout-navigation ul{gap:var(--spacing-10)}.interactive-links.layout-navigation ul li{padding-inline-end:var(--spacing-10)}.interactive-links.layout-navigation ul li a{font-size:var(--font-size-xSmall)}}.theme-toeic .interactive-links{background-color:var(--brand-toeic-dark-green);color:var(--brand-white);font-family:var(--font-toeic)!important}}@layer components{.c-youtube-player iframe{border:none}.c-youtube-player.c-position{position:relative}.c-youtube-player.c-position:before{content:"";display:block;padding-top:73%}.c-youtube-player.c-position iframe{block-size:100%;border:none;inline-size:100%;inset-block-start:0;inset-inline-start:0;object-fit:contain;position:absolute}}