.course-store-detail{display:grid;gap:3rem;grid-template-columns:6fr 6fr}.course-store-detail .course-store-detail__image{margin-bottom:1rem}.course-store-detail .course-store-detail__image img{border-radius:.5rem;width:100%}.course-store-detail .course-store-detail__intro{margin-bottom:20px}.course-store-detail h4{font-weight:700;margin-bottom:1.25rem}.course-store-detail .tabs{margin-bottom:1.25rem;padding:20px}.course-store-detail #author.active{display:flex;flex-direction:column;gap:1rem}.course-store-detail #author>div{display:flex;flex-direction:column;gap:1.25rem}.course-store-detail #author img{aspect-ratio:1;border-radius:50%;object-fit:cover;object-position:center;width:100px}.course-store-detail .detail--column:last-of-type{display:flex;flex-direction:column;gap:1rem}.course-store-detail .course-store-detail__pricing{align-items:flex-start;align-self:stretch;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:2rem}.course-store-detail .course-store-detail__pricing h4{margin-bottom:0}.course-store-detail .course-store-detail__pricing>.price{display:flex;flex-direction:row;gap:1rem;justify-content:space-between;width:100%}.course-store-detail .course-store-detail__pricing a.btn--primary{text-align:center;width:100%}.course-store-detail .course-store-detail__pricing a.btn--link{padding-top:10px;text-align:center;width:100%}.course-store-detail .credit{border-bottom:1px solid rgba(19,64,109,.1);display:flex;flex-direction:row;gap:1rem;justify-content:space-between;padding:10px 0;width:100%}.course-store-detail .credit>span:first-of-type{font-weight:700;line-height:1.25}.course-store-detail .course-content,.course-store-detail .course-procedure ul{padding-left:0}.course-store-detail .course-content,.course-store-detail .course-procedure ol,.course-store-detail .learning-objectives ul{padding-left:20px}.course-store-detail .shopify-buy-frame{width:100%}.course-store-detail .shopify-buy__product__price{display:flex;justify-content:space-between;margin-bottom:12px}.btn--primary--dynamic,.course-store-detail .shopify-buy__btn{background-color:#2773c1;border:1px solid #2773c1;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;width:100%}.btn--primary--dynamic:hover,.course-store-detail .shopify-buy__btn:hover{background-color:transparent;color:#2773c1}.course-store-detail .learning-objectives-container{padding-top:2rem}.course-store-detail .course-content-container,.course-store-detail .course-credits-container,.course-store-detail .course-procedure-container,.course-store-detail .learning-objectives-container{padding-left:30px;padding-right:30px}@media screen and (max-width:900px){.course-store-detail{grid-template-columns:1fr}}.btn-wrapper{text-align:center}.btn--primary--dynamic{border-radius:8px;color:#fff;display:block;font-size:1rem;font-weight:400!important;margin:2px;padding:12px 24px;text-align:center;text-decoration:none!important;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.course-store-detail .loading-btn{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;gap:10px;justify-content:center!important}@keyframes loadingrotate{to{transform:rotate(1turn)}}@keyframes loading{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.course-store-detail .loading-text{display:inline-block}.course-store-detail .inline-loader{animation:loadingrotate 1s linear infinite;-webkit-animation:loadingrotate 1s linear infinite;border-radius:50%;display:inline-block;height:25px;margin-right:10px;position:relative;width:25px}.course-store-detail .inline-loader:before{animation:loading 2s linear infinite;-webkit-animation:loading 2s linear infinite;border:5px solid #fff;border-radius:50%;box-sizing:border-box;content:"";inset:0;position:absolute}