.format-card{--format-card-max-width: 30rem;width:100%;padding:.8rem .8rem 1.6rem;background-color:var(--header-circle-color, #191919);border-radius:1.6rem;color:#fff}@media screen and (min-width: 768px){.format-card{max-width:var(--format-card-max-width);min-width:var(--format-card-max-width)}}.format-card__top{display:flex;align-items:center;width:100%;height:2.4rem;margin-bottom:2.4rem;padding:0 .8rem;background:var(--header-color, rgba(255, 255, 255, .15));border-radius:8px}.format-card__circle{display:block;width:8px;height:8px;background-color:var(--header-circle-color, #191919);border-radius:2rem}.format-card__circle:not(:last-child){margin-right:.8rem}.format-card__main{padding:0 .8rem}.format-card__title{margin-bottom:.8rem;font-style:normal;font-size:1.8rem;font-weight:700}.format-card__time{margin-bottom:2rem;font-size:1.8rem;font-weight:700}.format-card__text{font-size:1.6rem;line-height:1.625}@keyframes fly-end{0%{left:-100px}95%{left:88%;opacity:1}to{left:88%;opacity:0}}@keyframes fly-end-tablet{0%{top:var(--mascot-top-start-tablet);transform:translate(-100%)}47%{top:var(--mascot-top-start-tablet);transform:translate(100vw);opacity:1}48%{top:var(--mascot-top-start-tablet);transform:translate(100vw);opacity:0}49%{opacity:0;top:initial;bottom:var(--mascot-bottom-end-tablet);transform:translate(calc(-100% - 3.2rem))}50%{opacity:1}95%{top:initial;bottom:var(--mascot-bottom-end-tablet);transform:translate(100vw);opacity:1}to{transform:translate(100vw);opacity:0}}@keyframes fade-in-appearance{0%{opacity:0}to{opacity:1}}@media screen and (min-width: 768px){.fly-end-animation{animation:fly-end-tablet 7s linear 1s;animation-fill-mode:forwards}}@media screen and (min-width: 1400px){.fly-end-animation{animation:fly-end 7s linear 1s;animation-fill-mode:forwards}}.senior-item-appearance-animation{animation:fade-in-appearance 1s linear 7.8s;animation-fill-mode:forwards}.card-appearance-1{animation:fade-in-appearance 1s linear 1s;animation-fill-mode:forwards}.card-appearance-2{animation:fade-in-appearance 1s linear;animation-fill-mode:forwards}@media screen and (max-width: 1399px){.card-appearance-2{animation-delay:2.3s}}@media screen and (min-width: 1400px){.card-appearance-2{animation-delay:3.2s}}.card-appearance-3{animation:fade-in-appearance 1s linear;animation-fill-mode:forwards}@media screen and (max-width: 1399px){.card-appearance-3{animation-delay:4.5s}}@media screen and (min-width: 1400px){.card-appearance-3{animation-delay:5s}}.course-format{--mascot-top-start-tablet: 20%;--mascot-bottom-end-tablet: 0;--format-card-max-width: 28rem;position:relative;overflow:hidden}.course-format__inner{position:relative;padding:2.4rem 1.6rem 3.2rem}@media screen and (min-width: 1400px){.course-format__inner{max-width:128rem;margin:0 auto;padding-left:0;padding-right:0}}@media screen and (min-width: 1921px){.course-format__inner{max-width:140rem}}@media screen and (min-width: 768px){.course-format__inner{padding:4rem 3.2rem}}@media screen and (min-width: 1025px){.course-format__inner{padding:4.8rem 8rem}}@media screen and (min-width: 1400px){.course-format__inner{padding:4.8rem 0}}.course-format__title{margin-bottom:3.2rem}.course-format__main{position:relative;display:flex;flex-direction:column;padding-left:2rem}@media screen and (min-width: 768px){.course-format__main{display:grid;align-items:flex-end;grid-template-columns:1fr 1fr;grid-template-rows:1fr 6rem 1fr 6rem 1fr 6rem;padding-left:0}}@media screen and (min-width: 1400px){.course-format__main{grid-template-columns:repeat(14,1fr);grid-template-rows:1fr 6rem 1fr}}.course-format__card-wr{position:relative;opacity:1;max-width:100%}.course-format__card-wr:not(:last-child){margin-bottom:2.4rem}@media screen and (min-width: 768px){.course-format__card-wr{opacity:0}.course-format__card-wr:not(:last-child){margin-bottom:0}.course-format__card-wr._one{grid-column:1/2;grid-row:1/2}.course-format__card-wr._two{align-self:start;grid-column:2/3;grid-row:3/4}.course-format__card-wr._three{grid-column:1/2;grid-row:5/6}.course-format__card-wr._four{align-self:start;grid-column:2/3;grid-row:7/8}}@media screen and (min-width: 1400px){.course-format__card-wr._one{grid-column:1/span 4;grid-row:1/2}.course-format__card-wr._two{grid-column:5/span 4;grid-row:3/4}.course-format__card-wr._three{grid-column:9/span 4;grid-row:1/2}.course-format__card-wr._four{grid-column:10/span 4;grid-row:3/4}}.course-format__card._blue{--header-color: rgba(255, 255, 255, .15);--header-circle-color: #2F4580}.course-format__card._green{--header-color: rgba(255, 255, 255, .15);--header-circle-color: #004554}.course-format__pin{position:absolute;left:-5.6rem;top:50%;transform:rotate(90deg) translateY(-50%);width:3.2rem;height:3.2rem}@media screen and (min-width: 768px){.course-format__pin{position:absolute;top:initial;bottom:-26%;left:calc(var(--format-card-max-width) / 2);transform:translate(-50%);width:3.2rem;height:3.2rem}.course-format__pin._rotate{top:-26%;transform:rotate(180deg) translate(-50%)}}.course-format__deliver{position:absolute;left:-.8rem;top:0;z-index:-100;width:3px;height:100%;background-image:url(/images/dash-vertical.svg);background-repeat:repeat-y}@media screen and (min-width: 768px){.course-format__deliver{grid-row:2/3;left:-50vw;top:50%;transform:translateY(-50%);width:150vw;height:3px;background-image:url(/images/dash.svg);background-repeat:repeat-x}}.course-format__deliver_two{display:none}@media screen and (min-width: 768px){.course-format__deliver_two{display:block;grid-row:6/7}}@media screen and (min-width: 1400px){.course-format__deliver_two{display:none}}.course-format__rocket-item{width:18rem;height:10rem;margin-bottom:2.4rem;align-self:center}@media screen and (min-width: 768px){.course-format__rocket-item{position:absolute;top:20%;left:-100px;width:20.6rem;height:11.6rem;margin-bottom:0;z-index:500}}@media screen and (min-width: 1400px){.course-format__rocket-item{top:15rem;left:-200px;width:28.6rem;height:16rem;z-index:250}}.course-format__senior-item{width:20rem;height:22rem;margin-bottom:2.4rem;align-self:center;opacity:1}@media screen and (min-width: 768px){.course-format__senior-item{position:absolute;right:3rem;bottom:3.5rem;width:23rem;height:24rem;margin-bottom:0;opacity:0;z-index:250}}@media screen and (min-width: 1400px){.course-format__senior-item{right:-10rem;bottom:9.5rem;width:33rem;height:30rem;z-index:500}}.course-format__rocket-item-img,.course-format__senior-item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.course-format__space-item{position:absolute}@media screen and (max-width: 1399px){.course-format__space-item{top:1rem;right:10rem;width:13.2rem;height:10rem}}@media screen and (min-width: 1400px){.course-format__space-item{bottom:3.5rem;left:5rem}}.course-format__space-item-img{width:100%;height:100%}
