.course-offers__title{font-size:18px;margin:auto auto 24px;max-width:90%;text-align:center;vertical-align:middle;width:var(--container-max-width)}.course-offers__title img{margin-right:20px;vertical-align:middle}@media not screen and (min-width:768px){.course-offers__title img{display:block;margin:auto auto 15px}}.course-offers__list{list-style:none;margin:0;padding-left:0}@media (min-width:768px){.course-offers--feature{margin-left:auto;margin-right:auto;max-width:90%;width:var(--container-width)}}.course-offers--small .course-offers__list{display:flex;flex-wrap:wrap;justify-content:center}@media not screen and (min-width:768px){.course-offers--small .course-offers__list{flex-direction:column}}.course-offer{background-color:var(--background-color);font-size:12px}@media not screen and (min-width:768px){.course-offer__image{height:140px;margin-bottom:17px;-o-object-fit:cover;object-fit:cover;width:100%}.course-offer__image--desktop{display:none}}@media (min-width:768px){.course-offer__image--mobile{display:none}.course-offer__content{align-items:start;display:grid;gap:20px 18px;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr}}@media not screen and (min-width:768px){.course-offer__content{align-items:center;display:flex;flex-direction:column}.course-offer__name--desktop{display:none}}@media (min-width:768px){.course-offer__name--mobile{display:none}}.course-offer__description>:first-child{margin-top:0}.course-offer__description>:last-child{margin-bottom:0}.course-offer__button,.course-offer__coupon{grid-row:2}.course-offer__coupon{display:flex;flex-direction:column;grid-column:2;justify-self:start;min-width:138px;text-align:center}@media not screen and (min-width:768px){.course-offer__coupon{margin-top:20px}}.course-offer__coupon span{background-color:var(--accent-color);display:block;font-size:18px;font-weight:700;line-height:1;padding:5px}.course-offer__coupon h4{font-size:14px}.course-offer__coupon .code{display:flex;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.course-offer__coupon .code button{background-color:var(--copy-button-color);border:none;cursor:pointer}.course-offer__coupon .copy-icon{width:15px}.course-offer__coupon+.course-offer__button{grid-column:1}@media not screen and (min-width:768px){.course-offer__button{margin-top:11px}}.course-offer__button .button{min-height:50px;min-width:165px}.course-offer__price{border:2px solid var(--accent-color);display:block;font-size:18px;font-weight:700;line-height:1;padding:5px;text-align:center}@media not screen and (min-width:768px){.course-offer__price{margin-bottom:12px}}.course-offer__price s{font-size:12px;opacity:.5}.course-offer--small{border:2px dashed #c2c2c2;font-weight:700;margin:5px;padding:20px}@media (min-width:768px){.course-offer--small{padding:30px;width:calc(50% - 10px)}.course-offer--small .course-offer__text:first-child{grid-column:1/span 2}}@media not screen and (min-width:768px){.course-offer--small{text-align:center}}.course-offer--small .course-offer__name{font-size:18px}.course-offer--feature{font-size:16px}@media (min-width:768px){.course-offer--feature{align-items:start;display:flex;padding:30px}.course-offer--feature+.course-offer--feature{margin-top:40px}}@media not screen and (min-width:768px){.course-offer--feature{margin:0}}.course-offer--feature .course-offer__name{font-size:36px;margin-bottom:30px}@media not screen and (min-width:768px){.course-offer--feature .course-offer__name{font-size:28px;margin-bottom:18px;text-align:center}}@media (min-width:768px){.course-offer--feature .course-offer__content{align-items:center;gap:40px 28px;margin-left:40px}.course-offer--feature .course-offer__content>:not(.course-offer__button):not(.course-offer__coupon){grid-column:1/span 2}}@media not screen and (min-width:768px){.course-offer--feature .course-offer__content{margin-left:auto;margin-right:auto;max-width:90%;padding:17px 0;width:var(--container-width)}}.course-offer--feature .course-offer__description{--icon-src:url(//cdn2.hubspot.net/hubfs/20687701/raw_assets/public/lift/assets/images/checkmark-simple.png);--icon-width:25px;--icon-height:25px;--icon-gap:15px}.course-offer--feature .course-offer__description ul li:before{background-color:var(--accent-color);background-image:none;-webkit-mask-image:var(--icon-src);mask-image:var(--icon-src)}.course-offer--feature .course-offer__price~.course-offer__button,.course-offer--feature .course-offer__price~.course-offer__coupon{grid-row:3}.course-offer--feature .course-offer__coupon span{background-color:transparent;border:2px solid var(--accent-color)}.course-offer--feature .course-offer__coupon h4{text-transform:uppercase}