:export{ultrathinBreakpoint:380px;mobileBreakpoint:525px;tabletBreakpoint:768px;tabletplusBreakpoint:1001px;ultrawideBreakpoint:1201px;animationDurationQuick:.2s;animationDurationNormal:.35s;animationDurationSlow:.6s;animationTimingEaseInOut:ease-in-out;animationTimingEaseOut:ease-out}@font-face{font-family:Gilroy;src:url(https://jojoschool-cdn.azureedge.net/assets/gilroy-extrabold.otf) format("opentype");font-weight:400;font-style:normal;letter-spacing:.015em;font-display:swap}@font-face{font-family:Gilroy;src:url(https://jojoschool-cdn.azureedge.net/assets/gilroy-bold.otf) format("opentype");font-weight:700;font-style:normal;letter-spacing:.015em;font-display:swap}@font-face{font-family:Soleil;src:url(https://jojoschool-cdn.azureedge.net/assets/soleil-light.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Soleil;src:url(https://jojoschool-cdn.azureedge.net/assets/soleil-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@keyframes skeleton-loading{0%{background-color:#f6f8fd}to{background-color:#e5e5e5}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}:export{animationDurationQuick:.2s;animationDurationNormal:.35s;animationDurationSlow:.6s;animationTimingEaseInOut:ease-in-out;animationTimingEaseOut:ease-out}.sellup{background-color:#07102b;color:#fff;width:100%;height:100%;min-height:0;border-radius:.5rem;display:grid;row-gap:var(--sellup-row-gap);padding:var(--sellup-padding-top__small) var(--sellup-padding-x__small) var(--sellup-padding-bottom__small);grid-template-areas:"title close" "description description" "buttons buttons";grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto}@container sellup (min-width: 30rem){.sellup{padding:var(--sellup-padding-top__medium) var(--sellup-padding-x__medium) var(--sellup-padding-bottom__medium);grid-template-areas:"title title close" "description description description" "buttons buttons buttons";grid-template-columns:1fr 1fr auto;grid-template-rows:auto 1fr auto;min-height:var(--sellup-min-height)}}@container sellup (min-width: 40rem){.sellup{padding:var(--sellup-padding-top__large) var(--sellup-padding-x__large) var(--sellup-padding-bottom__large);-moz-column-gap:var(--sellup-column-gap);column-gap:var(--sellup-column-gap);grid-template-areas:". . close" "title image image" "description image image" "buttons image image";grid-template-columns:5fr 2fr auto;grid-template-rows:auto auto 1fr auto}.sellup:has(.sellup__close:empty){grid-template-areas:"title image image" "description image image" "buttons image image";grid-template-rows:auto 1fr auto;padding-top:calc(var(--sellup-padding-bottom__large))}.sellup:has(.sellup__close:empty) .sellup__close{display:none}.sellup--bigger-image{grid-template-columns:5fr 4fr auto}}.sellup__container{container-type:inline-size;container-name:sellup;width:100%;height:100%;--sellup-min-height: min(100vh - 10rem, 25rem);--sellup-padding-top__small: 1.5rem;--sellup-padding-x__small: 1.25rem;--sellup-padding-bottom__small: 1.25rem;--sellup-padding-top__medium: 2rem;--sellup-padding-x__medium: 1.5rem;--sellup-padding-bottom__medium: 1.5rem;--sellup-padding-top__large: 1.75rem;--sellup-padding-x__large: 2rem;--sellup-padding-bottom__large: 3rem;--sellup-row-gap: 1.25rem;--sellup-column-gap: 2.5rem;--sellup-title-font-size: 1.75rem;--sellup-image-max-height: 20rem;--sellup-image-object-position: center;--sellup-buttons-padding: 0px}.sellup__container--small{--sellup-min-height: 0;--sellup-padding-top__small: 1.25rem;--sellup-padding-x__small: 1.25rem;--sellup-padding-bottom__small: 1.25rem;--sellup-padding-top__medium: 1.5rem;--sellup-padding-x__medium: 1.5rem;--sellup-padding-bottom__medium: 1.5rem;--sellup-padding-top__large: 1.5rem;--sellup-padding-x__large: 1.5rem;--sellup-padding-bottom__large: 1.5rem;--sellup-row-gap: .5rem;--sellup-column-gap: 1rem;--sellup-title-font-size: 1.5rem;--sellup-image-max-height: 7.5rem;--sellup-image-object-position: center right;--sellup-buttons-padding: .25rem 0 0}.sellup__container--fill{height:100%}.sellup__container--fill>.sellup{height:100%;min-height:0!important}.sellup__title{grid-area:title;font-size:var(--sellup-title-font-size);font-family:Gilroy,sans-serif;font-weight:400}.sellup__close{grid-area:close;position:relative;width:2rem}.sellup__close>button{position:absolute;right:0}.sellup__description{grid-area:description;display:flex;flex-direction:column;gap:1.25rem}.sellup__extra-element{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#809be933;border-radius:.5rem}.sellup__extra-element-icon{display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:100%;width:1.5rem;height:1.5rem}@container sellup (min-width: 30rem){.sellup__extra-element-icon{height:2rem;width:2rem}}.sellup__extra-element-icon>svg{fill:#fff;height:1rem;width:1rem}@container sellup (min-width: 30rem){.sellup__extra-element-icon>svg{height:1.25rem;width:1.25rem}}.sellup__buttons{grid-area:buttons;display:flex;flex-direction:column;gap:.75rem;padding:var(--sellup-buttons-padding)}@container sellup (min-width: 30rem){.sellup__buttons{flex-direction:row}}.sellup__image{grid-area:image;display:none}.sellup__image>img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;max-height:var(--sellup-image-max-height);-o-object-position:var(--sellup-image-object-position);object-position:var(--sellup-image-object-position)}@container sellup (min-width: 40rem){.sellup__image{display:flex;align-items:center;height:auto}}
